summaryrefslogtreecommitdiff
path: root/actions/replies.php
AgeCommit message (Expand)Author
2010-08-01Tweak message per suggestion of The Evil IP Address[1].Siebrand Mazeland
2010-07-19Make some messages gender neutral.Eric Helgeson
2010-04-10Update message formatting for serverError to use a starting capital and a lea...Siebrand Mazeland
2010-03-02Document 404 "Page not found" server error for translators.Siebrand Mazeland
2010-01-24fix interpolation for positional arguments in repliesEvan Prodromou
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-10-29Fix feed links which were broken when the API was restructuredCraig Andrews
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Revert "Added configuration option to only allow OpenID logins."Evan Prodromou
2009-08-16Revert "Revert "Return a 404 when a page is request that has no notices""Evan Prodromou
2009-08-14Revert "Return a 404 when a page is request that has no notices"Evan Prodromou
2009-08-11Return a 404 when a page is request that has no noticesCraig Andrews
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
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