summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-04-07Merge branch 'adrianlang-827' of git://gitorious.org/laconica/adrianlang-clon...Evan Prodromou
2009-04-08showemptListMessage -> showEmptyListMessage method name cleanup.Robin Millette
2009-04-08added filler/guide text to user groups list.Robin Millette
2009-04-08text bugfix to guide text in subscription list.Robin Millette
2009-04-08added filler/guide text to subscribers list.Robin Millette
2009-04-08added filler/guide text to subscription list.Robin Millette
2009-04-08added missing word to user favorites guide.Robin Millette
2009-04-08added filler/guide text to user favorites.Robin Millette
2009-04-07HTML br is not needed. Using 'clear' in CSS instead.Sarven Capadisli
2009-04-07added filler/guide text to user replies timeline.Robin Millette
2009-04-07added filler/guide text to user 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-04-07added filler text to notice and group search, suggesting other search options.Robin Millette
2009-04-06external search now depends on site.server.Robin Millette
2009-04-06refactored search suggestions and added forgotten sprintf.Robin Millette
2009-04-05added filler text to people search, suggesting other search options.Robin Millette
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xRobin Millette
2009-04-03Tiny change to the public tag cloud dealing with empty page.Robin Millette
2009-04-03Added filler text to popular page for when it's empty, encouraging user to ad...Robin Millette
2009-04-03Simplified code for empty public timeline.Robin Millette
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-03added filler text to public tagcloud for when it's empty, encouraging user to...Robin Millette
2009-04-03try to reduce memory usage in FOAF outputEvan Prodromou
2009-04-03redirect FOAF file on non-canonical nicknameEvan Prodromou
2009-04-02i18n for legend in remote sub formEvan Prodromou
2009-04-01add sup with argumentsEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-03-30added filler text to public timeline for when it's empty, encouraging user to...Robin Millette
2009-03-30Merge branch 'master' into 0.7.xEvan Prodromou
2009-03-30add fullname to title and h1 for groupsEvan Prodromou
2009-03-30full name in title and h1 of the personal profileEvan Prodromou
2009-03-30full name in title and h1 of the personal profileEvan Prodromou
2009-03-25Merge branch 'master' into 0.7.xEvan Prodromou
2009-03-25fixed pagination variable problemEvan Prodromou
2009-03-22Password recover and change form markup updated.Sarven Capadisli
2009-03-20Use correct page information for notice search. See ticket #1333CiaranG
2009-03-19A couple more 'Join Now' messages that need disabling when the site is closed...CiaranG
2009-03-19Get rid of 'Join now...' message if site is closed or invite only. See ticket...CiaranG
2009-03-19redirect to original URL or URI for remote noticesEvan Prodromou
2009-03-19redirect to original URL or URI for remote noticesEvan Prodromou
2009-03-19Somewhat better behaviour with mixed caps in searchEvan Prodromou
2009-03-11PostgreSQL - a few more query compatibility issues (submitted by oxygene)CiaranG
2009-03-11Define undefined variable.Adrian Lang
2009-03-11Remove OAuthRequest as storage from userauthorization.Adrian Lang
2009-03-11Remove second OAuth request validation.Adrian Lang
2009-03-11Fixes #827: Laconica expects full OAuth message for user auth request.Adrian Lang