summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-03-07trying to kill the can't-leave-a-group bugEvan Prodromou
2009-03-07you can _so_ leave a group if you're its adminEvan Prodromou
2009-03-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-08Corrected redirect targets for some group actions. These redirects can occur ...Adrian Lang
2009-03-07Let people view friends_timeline of othersEvan Prodromou
2009-03-07fix case of OAuthUtil methodEvan Prodromou
2009-03-07fix for change in OAuthUtil upstreamEvan Prodromou
2009-03-07More api actions which need no auth when called with parameter.Adrian Lang
2009-03-07Correct api method names for rss2 and atom feeds in all.php action.Adrian Lang
2009-03-06Atom search results for Twitter-compatible API + phpcs stuffZach Copley
2009-03-06First crack at Twitter-like JSON search results for the APIZach Copley
2009-03-04Stubs for Twitter-compatible API search methodsZach Copley
2009-03-04Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-03-04Made /api/account/verify_credentials.format return an extended user object. U...Zach Copley
2009-03-04PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo...CiaranG
2009-03-04Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-03-04Avatar crop fix for shrinking/stretching of images when user doesn'tSarven Capadisli
2009-03-03Catch bad replyto IDs before saving a new notice to avoid a constraint violat...CiaranG
2009-02-27Completely refactored noticesearch list, now using subclassing for highlighti...Adrian Lang
2009-02-27Fixes #1241: in-reply-to links were broken due to copy and paste error (Varia...Adrian Lang
2009-02-27Fix replyto parameter in newnoticeAdrian Lang
2009-02-27Broadcast profile via OMB after avatar change.Adrian Lang
2009-02-27Correctly handle avatars at updateProfileAdrian Lang
2009-02-27Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes.Adrian Lang
2009-02-27Fixes #1067: Avatar stretched on authorize remote subscription page. The img ...Adrian Lang
2009-02-23Make allrss.php work with phpcsEvan Prodromou
2009-02-22Ticket #1108 - Added 'social graph' methods to the APIZach Copley
2009-02-22Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-22Ticket #925 - make verify_credentials return 'Authorized' if no return type s...Zach Copley
2009-02-20Change common_local_url() to take 4 argumentsEvan Prodromou
2009-02-20don't use SUP in group rssEvan Prodromou
2009-02-20use return value of common_check_user() in login.phpEvan Prodromou
2009-02-20Fixing a bunch of undefined variable warnings in OpenID signup processLeslie Michael Orchard
2009-02-20make tagother work with routerEvan Prodromou
2009-02-20Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-20Merge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.xEvan Prodromou
2009-02-18Open the /api/laconica/config.format API method so clients can determine whet...Zach Copley
2009-02-18move peoplesearchresults to its own moduleEvan Prodromou
2009-02-17Fixes ticket:1053; removes spacing between hash and tag on profile page.Meitar Moscovitz
2009-02-16Set @-message notification options in email settingsEvan Prodromou
2009-02-13Add events for filtering and logging new noticesEvan Prodromou
2009-02-12Merge branch 'queuehandlers' into 0.7.xZach Copley
2009-02-12Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"Evan Prodromou
2009-02-12Revert "Just discovered the PEAR_Error handling function in index.php. Duh."Evan Prodromou
2009-02-11Merge branch '0.7.x' into queuehandlersZach Copley
2009-02-11Just discovered the PEAR_Error handling function in index.php. Duh.Zach Copley
2009-02-11Code to handle PEAR_Errors raised by DB_DataObject that are bubblingZach Copley
2009-02-11Move/reorg Twitter broadcast code to lib/twitter.php in prep forZach Copley
2009-02-11Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-11Minor. Changed from @class location to labelSarven Capadisli