summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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
2009-02-11Unify feeds definition in actionsEvan Prodromou
2009-02-11fix Atom link, add Atom and RSS 2.0 to <head>Evan Prodromou
2009-02-11Merge branch 'sgmurphy-clone/0.7.x' into 0.7.xEvan Prodromou
2009-02-11Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-10Moved /doc/ to /doc-src/Evan Prodromou
2009-02-10trac #233 Explicitely show we have an rss feed for notice searches.Robin Millette
2009-02-09Merge commit 'upstream/0.7.x' into 0.7.xSean Murphy
2009-02-09Fixed #1025: Delete avatar option.Sean Murphy
2009-02-09Fixed remote subscribe avatar problemsEvan Prodromou
2009-02-09Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-09whitespace and formatting in showstream.phpEvan Prodromou
2009-02-09Merge branch 'sgmurphy-clone/0.7.x' into 0.7.xEvan Prodromou
2009-02-09trac #1160 fix dropdown xmloutput function for the selected attribute and fix...Robin Millette
2009-02-08Ticket #1094 Facebook app invites page was failing if no friends had added th...Zach Copley