Age | Commit message (Expand) | Author |
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 |
2009-05-31 | Added attachments config descriptions to README. | Robin Millette |
2009-05-26 | Let's you upload a file with a notice and have it shown with other attachments. | Robin Millette |
2009-03-25 | Ticket http://laconi.ca/trac/ticket/1274 | Sarven Capadisli |
2009-01-23 | trac750 Facebook app proper integrated into new uiredesign | Zach Copley |
2009-01-19 | Renamed form_datas to form_data | sarven |
2009-01-17 | Minor | sarven |
2009-01-15 | Minor: Including formData()'s inreplyto in action check | sarven |
2009-01-15 | Extended formData()'s hidden to use a specific @id and @name | sarven |
2009-01-15 | Updated formData(), formActions(), show() | sarven |
2009-01-14 | Fix require in noticeform.php so it gets the notice form | Evan Prodromou |
2009-01-14 | Move notice form to its own class | Evan Prodromou |