summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-06-11Fix for DB error reporting in installer (MySQL path)Brion Vibber
2010-06-11Fix a couple bad format entries in router setup (format param had 'xmljson' i...Brion 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-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-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-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
2010-05-18HTML entity encode source link URLs in plain XML output and add rel="nofollow...Zach Copley
2010-05-18Refactor and centralize notice source link calculationZach Copley
2010-05-18Add xmlns:statusnet and statusnet:notice_info element to Atom entries for not...Zach Copley
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-08Fix for repeats from the API having null source attributionZach Copley
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-04-30Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
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 'master' into testingBrion Vibber
2010-04-28Fix charset setting for plugin localizations; default setting was blanking ou...Brion Vibber
2010-04-26Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-04-23Test cases and fixes for Atom and RSS content decoding.Brion Vibber
2010-04-22Add statusnet: prefix for API to JSON and XML outputEvan Prodromou
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 '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 'master' into testingBrion Vibber
2010-04-19Fix ticket #2289: registration links were showing in top nav bar, login page ...Brion Vibber
2010-04-12showplugins.php: dump list of activated plugins and their settings on this siteBrion Vibber
2010-04-12showplugins.php: dump list of activated plugins and their settings on this siteBrion Vibber
2010-04-10Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-10catch UserNoProfileException and continueEvan Prodromou
2010-04-09Fix for conversation check in @-reply notification email; i18n cleanup on mai...Brion Vibber
2010-04-09Fix localization for license notice in page footer (for ticket #2274: i18n cl...Brion Vibber
2010-04-09Fix localization for license notice in page footer (for ticket #2274: i18n cl...Brion Vibber
2010-04-08Maintain 'page' parameter for block from subscribers list, block & make-admin...Brion Vibber
2010-04-08In single-user mode, link #hashtags to the user's tagged stream rather than t...Brion Vibber