summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-23Test cases and fixes for Atom and RSS content decoding.Brion Vibber
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
2010-04-08Revert "scripts/strip_geo.php to remove geodata from notices by a given user/...Brion Vibber
2010-04-08scripts/strip_geo.php to remove geodata from notices by a given user/profile.Brion Vibber
2010-04-08In single-user mode, link #hashtags to the user's tagged stream rather than t...Brion Vibber
2010-04-07Refactor installer into base class plus web and CLI installers.Brion Vibber
2010-04-05Merge branch 'master' into testingBrion Vibber
2010-04-05make profilelist homepage link attributes overrideableEvan Prodromou
2010-04-05Merge branch 'nofollow'Evan Prodromou
2010-04-05override linkAttributes() method for subscribersminilistEvan Prodromou
2010-04-05override linkAttributes() method for profileminilistEvan Prodromou
2010-04-05add linkAttributes() method for profilelistEvan Prodromou
2010-04-05lib/default.php has nofollow groupEvan Prodromou
2010-04-05breakout subscribers minilistEvan Prodromou
2010-04-05balance brackets on profileminilistEvan Prodromou
2010-04-05add an event for subscribers minilistEvan Prodromou
2010-04-02Ticket 2271: extra whitespace in underlined link for username in notice listsBrion Vibber
2010-04-02Ticket 2271: extra whitespace in underlined link for username in notice listsBrion Vibber
2010-04-01ProfileMiniListItem does same events as ProfileListItemEvan Prodromou
2010-03-30Ticket #1281: JID validation now more or less follows spec instead of calling...Brion Vibber
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-03-29Tweak to Eugene Crosser's patch to make transactions and acks configurable; d...Brion Vibber
2010-03-29Make stomp queue manager work with basic serversEugene Crosser
2010-03-29Merge branch 'master' into testingBrion Vibber
2010-03-29Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with P...Brion Vibber
2010-03-29Add $config['db']['annotate_queries'] option to include caller ID comments in...Brion Vibber
2010-03-28update README and version number0.9.1Evan Prodromou
2010-03-27move check for bad IDs from activityobject to activity and make simplerEvan Prodromou
2010-03-26Return an http auth error, when a client sends in an invalid auth user, even ...Zach Copley
2010-03-26Return an http auth error, when a client sends in an invalid auth user, even ...Zach Copley