summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-08-02urgh. typoJames Walker
2010-08-02add support for Salmon's new "mentioned" rel valueJames Walker
2010-08-02Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-07-31Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-07-30Merge branch '2471' into 0.9.xBrion Vibber
2010-07-30Fix for ticket #2471: install.php returns unsuccessfully but doesn't display ...Brion Vibber
2010-07-29allow schema to work on more than one connection (namely, the Status_network DB)James Walker
2010-07-29removing redundant constructorJames Walker
2010-07-29Merge branch 'master' into 0.9.xZach Copley
2010-07-29Fix for issue ID 2290: make sure errors are returned in the rightZach Copley
2010-07-28Merge branch 'testing' into 0.9.xBrion Vibber
2010-07-22accept mailto: URIs as OStatus identifiersEvan Prodromou
2010-07-16Suppress HTTP error headers for JSONP API outputZach Copley
2010-07-13Exceptions are caught and continued on JSON, XML, Atom and RSS output in APIEvan Prodromou
2010-07-13handle missing profile for notices better in Rss10ActionEvan Prodromou
2010-07-13handle missing profile for notices better in NoticeListEvan Prodromou
2010-07-13log exceptions in atom feeds, but don't let them kill the outputEvan Prodromou
2010-07-13push exception on missing profile down to Notice::getProfile()Evan Prodromou
2010-07-13handle notices without profiles better in RSS outputEvan Prodromou
2010-07-12Ticket 2427: fix regression in plugin i18nBrion Vibber
2010-07-12Ticket 2433: Skip locale fallback list check on Windows ('locale -a' shell-ou...Brion Vibber
2010-06-28- Fix bugs with block and friendship API methodsZach Copley
2010-06-28Update version and code name: 0.9.3 Half a World AwayBrion Vibber
2010-06-28Fix for PHP notice when given an integer degrees in decimalDegreesToDMS(); us...Brion Vibber
2010-06-28Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-28Enhanced upload file type detection. If given an original filename, we'll att...Brion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-26Fix for bug #2382: releasing claim on failed queue item works again with DB-b...Brion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' into testingBrion Vibber
2010-06-24Have API methods for search subclass ApiPrivateAuthActionZach Copley
2010-06-22- Add profile_info tag to Atom authorZach Copley
2010-06-21Improve error message per discussion on http://translatewiki.net/wiki/Thread:...Siebrand Mazeland
2010-06-16Fix problem with AvatarLink in which it was sometimes leaving the width attri...Zach Copley
2010-06-16- More useful group info from api/statusnet/group/showZach Copley
2010-06-16Merge branch 'master' into testingBrion Vibber
2010-06-14fix URL regex for tags to use UTF-8Evan Prodromou
2010-06-14Merge branch 'master' into testingBrion Vibber
2010-06-11Fix for DB error reporting in installer (MySQL path)Brion Vibber
2010-06-11Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-11Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-11Fix a couple bad format entries in router setup (format param had 'xmljson' i...Brion Vibber
2010-06-09Revert "added notice.location to group by"Brenda Wallace
2010-06-07Merge branch 'integration' into testingBrion Vibber
2010-06-07Basic custom CSS and theme uploading features. 'local' subdir can now be cust...Brion Vibber
2010-06-07Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-07Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-03Option to divert PuSH items directly to the target site's queue when localBrion Vibber
2010-06-03Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...Brion Vibber