summaryrefslogtreecommitdiff
path: root/lib/noticeform.php
AgeCommit message (Expand)Author
2010-08-13hide the Whats Up Nickname if notice title enabledEvan Prodromou
2010-04-17json_encode strings put out as javascriptCraig Andrews
2010-03-31Revert "Multiple file upload handling."Sarven Capadisli
2010-03-26Multiple file upload handling.Nick Holliday
2010-03-01Add content for all 3 Send buttons (2 are the same as far as I can tell)Siebrand Mazeland
2010-01-14Update geo location UI for notice form where the geo data info is onlySarven Capadisli
2010-01-13Added timeout error handling for geo locationSarven Capadisli
2010-01-13Using a JSON object for NoticeDataGeo text insteadSarven Capadisli
2010-01-11Removed periodSarven Capadisli
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2010-01-08Added i18n text for @title values in geo sharing actionsSarven Capadisli
2010-01-08Some code cleaning for geo UISarven Capadisli
2010-01-03Changed location share representation to be more like the fileSarven Capadisli
2009-12-31Initial UI for geo location share option in notice formSarven Capadisli
2009-12-31Moved JavaScript dependant stuff out of noticeform.Sarven Capadisli
2009-12-31Removed style information out of HTMLSarven Capadisli
2009-12-31Use the location setting profile as secondarySarven Capadisli
2009-12-31If user is sharing their location (based on profile setting), thenSarven Capadisli
2009-12-31If user doesn't want to share their location (which is globally setSarven Capadisli
2009-12-31Fix to grab and use the actual lat/lon values from the user profileSarven Capadisli
2009-12-31Moved shareLocation data from formActions() to formData()Sarven Capadisli
2009-12-31Fixed Event end nameSarven Capadisli
2009-12-30Remove trailing space in checkbox text.Siebrand Mazeland
2009-12-29Implement user interface for user to preview what location they are sharing w...Craig Andrews
2009-12-10Updated FormNoticeEnhancements and Counter to use the max text valueSarven Capadisli
2009-12-04Use inlineScript() everywhere inline scripts are writtenCraig Andrews
2009-11-19Add location form elements to the noticeform, and save their values on submis...Craig Andrews
2009-10-31Using 'form_notice' class instead of 'form' to group both formsSarven Capadisli
2009-10-05Added hook to wrap the notice form data blockSarven Capadisli
2009-09-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-24Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-12NoticeForm's constructor's inreplyto argument should be optional (defaulting ...Craig Andrews
2009-09-11Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...Craig Andrews
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Web UI for notices correctly shows and checks max content lengthEvan Prodromou
2009-06-20Position of max_file_size position helps IESarven Capadisli
2009-06-17Added config option to enable or disable file uploads with notices.Robin Millette
2009-06-15Cross-browser notice_attachSarven Capadisli
2009-06-10Uploaded content now displays in overlay (and removed var_dump crap)Robin Millette
2009-06-09Added title and minor CSS cleanup to notice attachSarven Capadisli
2009-06-05Init notice_data-attach UI for form_noticeSarven Capadisli
2009-06-01Re-added some javascript to toggle upload field.Robin Millette
2009-06-01Updated markup for notice form attachmentSarven Capadisli
2009-05-31Refactored some attachment code and fixed upload bug in interface.Robin Millette