summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2010-06-03Stomp blocking writes fixBrion Vibber
2010-06-03Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-06-03Installer tweak to aid with IIS setup: if config.php exists, but is both empt...Brion Vibber
2010-06-01Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-05-28Ticket 2329 followup: my clever 'let it use the default' was foiled by PHP ge...Brion Vibber
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-05-27Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-05-27Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-27Ticket #2329: fix for use of _m() translation functions from outside of plugi...Brion Vibber
2010-05-27Pass auth user into Atom feed generators (needed for outputting favorited sta...Zach Copley
2010-05-21Add $config['queue']['stomp_enqueue_to'] override for which queue server to s...Brion Vibber
2010-05-21Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-05-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-21Disable SSL peer/hostname verification for HTTPClient unless we've configured...Brion Vibber
2010-05-20Added block link to subscription notification emails; block action can now ta...Brion Vibber
2010-05-19Quick fix for creating OpenID accounts authenticating against a MediaWiki sit...Brion Vibber
2010-05-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-19Locale switch cleanup: use common_switch_locale() which is safer for updating...Brion Vibber
2010-05-18Remove errant double HTML entity encoding in API source attributionZach Copley
2010-05-18Allow OStatusPlugin to set the source attribution titleZach Copley
2010-05-18- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley