summaryrefslogtreecommitdiff
path: root/actions/all.php
AgeCommit message (Expand)Author
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
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-02-05Fix #81: Profile and personal shows „you“ instead of username when lookin...Adrian Lang
2009-01-19First pass at with-friends; doesn't pass phpcsEvan Prodromou
2009-01-15Some work to make the all action workEvan 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-07-22lost the nickname changing from profile to userEvan Prodromou
2008-07-22don't get a count from queryEvan Prodromou
2008-07-22notices and countsEvan Prodromou
2008-07-22blow off DB_DataObject joins, write SQL from scratchEvan Prodromou
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-22better logic in profile settings, missing method in allEvan Prodromou
2008-06-19posting from a form takes you back to the same page0.3.3Evan Prodromou
2008-06-11push notice form and sub-menu into header divEvan Prodromou
2008-06-11only show notice form if user is logged in, looking at own pageEvan Prodromou
2008-06-11menu on home and profileEvan Prodromou
2008-06-10new layout for all actionEvan Prodromou
2008-05-28add pagination to all and publicEvan Prodromou
2008-05-22RSS feeds for public stream and friends streamsEvan Prodromou
2008-05-20reformat showstreamEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-19better headersEvan Prodromou
2008-05-18off-by-one error in notice streamEvan Prodromou
2008-05-17smaller packetEvan Prodromou
2008-05-17fix interpolation of profile_id in queryEvan Prodromou
2008-05-17require stream stuffEvan Prodromou