summaryrefslogtreecommitdiff
path: root/actions/replies.php
AgeCommit message (Expand)Author
2009-06-14Merge branch '0.8.x' into userdesignZach Copley
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-05-23make some of the actions show the user's designEvan Prodromou
2009-04-15Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-15Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe...Adrian Lang
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-07added filler/guide text to user replies timeline.Robin Millette
2009-02-11Unify feeds definition in actionsEvan Prodromou
2009-02-10Beginning to refactor document relationship links to reduce common code.Meitar Moscovitz
2009-02-09Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc.Meitar Moscovitz
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-01-24fix title on repliesEvan Prodromou
2009-01-23mark a bunch of actions read-onlyRobin Millette
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