Age | Commit message (Expand) | Author |
2009-02-11 | Unify feeds definition in actions | Evan Prodromou |
2009-02-05 | Trac #894 and #1013 - fixed bad redirects after delete notice | Zach Copley |
2009-01-24 | fix title on replies | Evan Prodromou |
2009-01-23 | mark a bunch of actions read-only | Robin Millette |
2009-01-17 | Adapt replies to new framework | Evan Prodromou |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-11-14 | trac626 Put a list of feed links | csarven |
2008-09-30 | Fix replies tab pagination issue | support |
2008-09-28 | single function for important streams, with memcached support | Evan Prodromou |
2008-07-17 | no such user in replies. | Evan Prodromou |
2008-07-13 | Colapse a lot of strings to make like easier for translators and more consisi... | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-09 | reply_to is now stored on the notice, not on the reply record | Evan Prodromou |
2008-07-07 | add in the notice form | Evan Prodromou |
2008-07-07 | UNDO: use DB_DataObject join | Evan Prodromou |
2008-07-07 | use DB_DataObject join | Evan Prodromou |
2008-07-07 | show replies | Evan Prodromou |
2008-07-07 | consolidate show_notice and show_reply | Evan Prodromou |
2008-07-07 | created -> modified in Reply | Evan Prodromou |
2008-07-07 | twiddle a few bits to make replies work correctly | Evan Prodromou |
2008-06-22 | First pass at replies support http://laconi.ca/PITS/00080 | matthew.gregg |