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