summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-05-14Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-05-14Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-11Windows server fix: Use platform EOL in debug log fileBrion Vibber
2010-05-11Installer tweak for Windows: normalize line endings to platform standard in g...Brion Vibber
2010-05-07Fix for repeats from the API having null source attributionZach Copley
2010-05-08Fix for repeats from the API having null source attributionZach Copley
2010-05-07Fix for repeats from the API having null source attributionZach Copley
2010-05-07Finish api/statusnet/groups/updateZach Copley
2010-05-07Initial work on API method for updating a group's profile infoZachary Copley
2010-05-06Ignore PEAR errors with code DB_DATAOBJECT_ERROR_NODATACraig Andrews
2010-05-06Enable ClientSideShorten plugin by defaultCraig Andrews
2010-05-06Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-05-06Remove errant double HTML entity encoding in API source attributionZach Copley
2010-05-06Allow OStatusPlugin to set the source attribution titleZach Copley
2010-05-06- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley
2010-05-06HTML entity encode source link URLs in plain XML output and add rel="nofollow...Zach Copley
2010-05-06Refactor and centralize notice source link calculationZach Copley
2010-05-06Add xmlns:statusnet and statusnet:notice_info element to Atom entries for not...Zach Copley
2010-05-05Add ?uselang=xx language override option (only valid, locally-enabled languag...Brion Vibber
2010-05-05Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-05-05Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-05-05XMPP debugging: log the message source when discarding empty or unrecognized ...Brion Vibber
2010-05-04Handle timeout more gracefully in background pingsBrion Vibber
2010-05-03When handling incoming mail, skip everything after a blank line if we already...Craig Andrews
2010-04-30IM cleanup on 1.0.x branch:Brion Vibber
2010-04-30Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-04-29Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-29Update codename in common.phpBrion Vibber
2010-04-29Update release notes and version number for 0.9.2Zachary Copley
2010-04-29Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-29Merge branch 'master' into testingBrion Vibber
2010-04-28Fix charset setting for plugin localizations; default setting was blanking ou...Brion Vibber
2010-04-26Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.xEvan Prodromou
2010-04-26Give users more control over URL shorteningEvan Prodromou
2010-04-23Test cases and fixes for Atom and RSS content decoding.Brion Vibber
2010-04-22Add docs for public_timelineZach Copley
2010-04-22Some initial Doxygen-based documentation for the APIZach Copley
2010-04-21add 'always' parameter to common_shorten_linksCraig Andrews
2010-04-21Revert "Update release notes and version number for 0.9.2"Brion Vibber
2010-04-20Update release notes and version number for 0.9.2Zachary Copley
2010-04-20Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-04-20Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-20Fix email notifications for @-replies that come via OStatus.Brion Vibber
2010-04-19Test for and use mysqli in installer, since that's what we use later, rather ...Brion Vibber
2010-04-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-19Merge branch 'master' into testingBrion Vibber
2010-04-19Fix ticket #2289: registration links were showing in top nav bar, login page ...Brion Vibber
2010-04-18Use PHP exceptions for PEAR error handling.Craig Andrews
2010-04-18Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-04-17json_encode strings put out as javascriptCraig Andrews