summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-04-05added filler text to people search, suggesting other search options.Robin Millette
2009-04-03Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-04-03Merge branch '0.7.x' into 0.8.xSarven Capadisli
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-03fix output of conversationEvan Prodromou
2009-04-03Merge branch '0.7.x' into 0.8.xEvan Prodromou
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-03Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-02i18n for legend in remote sub formEvan Prodromou
2009-04-02Merge branch '0.7.x' into 0.8.xSarven Capadisli
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 '0.7.x' into 0.8.xSarven Capadisli
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-23Merge branch '0.7.x' into 0.8.xEvan 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-17use common_database_tablename instead of repeating that if structure everywhereBrenda Wallace
2009-03-17quoted the users tableBrenda Wallace
2009-03-12Merge branch '0.7.x' into 0.8.xEvan 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
2009-03-11Make OMB work if the configured domain name does not exclusively contain lowe...Adrian Lang
2009-03-11Merge branch '0.7.x' of http://git.gitorious.org/laconica/erichelgeson-clone ...Adrian Lang
2009-03-10Fix xml:lang attrZach Copley
2009-03-10Make search API Atom feeds more validZach Copley
2009-03-10Fix tag URIs in Atom feeds for search thru the APIZach Copley
2009-03-10Allow unauthenticated users to view /api/statuses/replies/id.formatZach Copley
2009-03-10Updates to the API to improve Atom feedsZach Copley
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson