summaryrefslogtreecommitdiff
path: root/actions/replies.php
AgeCommit message (Expand)Author
2009-01-17Adapt replies to new frameworkEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-11-14trac626 Put a list of feed linkscsarven
2008-09-30Fix replies tab pagination issuesupport
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-07-17no such user in replies.Evan Prodromou
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-09reply_to is now stored on the notice, not on the reply recordEvan Prodromou
2008-07-07add in the notice formEvan Prodromou
2008-07-07UNDO: use DB_DataObject joinEvan Prodromou
2008-07-07use DB_DataObject joinEvan Prodromou
2008-07-07show repliesEvan Prodromou
2008-07-07consolidate show_notice and show_replyEvan Prodromou
2008-07-07created -> modified in ReplyEvan Prodromou
2008-07-07twiddle a few bits to make replies work correctlyEvan Prodromou
2008-06-22First pass at replies support http://laconi.ca/PITS/00080matthew.gregg