summaryrefslogtreecommitdiff
path: root/actions/all.php
AgeCommit message (Expand)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-10-21i18n/L10n updates, translator comments added/fixed, superfluous whitespace re...Siebrand Mazeland
2010-08-01Tweak message per suggestion of The Evil IP Address[1].Siebrand Mazeland
2010-07-19Make some messages gender neutral.Eric Helgeson
2010-06-08added missing authorsBrenda Wallace
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-04-10Update message formatting for serverError to use a starting capital and a lea...Siebrand Mazeland
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-02Added event hook for before and after personal timeline contentSarven Capadisli
2010-03-02Add translator documentationSiebrand Mazeland
2010-03-02Document 404 "Page not found" server error for translators.Siebrand Mazeland
2010-01-13change double quotes to single quotes in numbered format stringEvan Prodromou
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-12-10had wrong number of arguments to NoticeList in notice inboxEvan Prodromou
2009-12-10move inbox notice list to repeat pluginEvan Prodromou
2009-12-08show forwards in the inboxEvan Prodromou
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-10-29Fix feed links which were broken when the API was restructuredCraig Andrews
2009-09-16Updated csarven emails to csarven@status.net and removed dupesSarven Capadisli
2009-09-15dedupe evansEvan Prodromou
2009-09-15change all evans to evan@status.netEvan Prodromou
2009-09-14cleaned up code styleBrenda Wallace
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-25a distributed -> the distributedEvan 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-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-18Only show twitter msgs in your own inboxEvan Prodromou
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-04-23fix join a group link from user homepage when he hasn't posted anything yetRobin Millette
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-04-07fixed filler/guide text on personal timeline to take memcached into account.Robin Millette
2009-04-07Add subscribers, subscriptions, groups to personal pageEvan Prodromou
2009-04-07Changed text "noone" to "no one".Sarven Capadisli
2009-04-07Renamed 'blankfiller' to 'guide'.Sarven Capadisli
2009-04-07added filler text to personal timeline.Robin Millette
2009-03-07Correct api method names for rss2 and atom feeds in all.php action.Adrian Lang
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