summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-08Maintain 'page' parameter for block from subscribers list, block & make-admin...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
2010-03-25Merge branch 'master' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-25Restore lost addition of inline HTML attachment display.Brion Vibber
2010-03-25version number and codenameEvan Prodromou
2010-03-25Using hCard label instead of location. Matches userprofile.Sarven Capadisli
2010-03-25Updated tag list output in subscriptions list. Matches userprofile.Sarven Capadisli
2010-03-25Moved print inside base stylesheet using media rules. One less HTTP GET.Sarven Capadisli
2010-03-25Updated 'more' anchor for attachments to do an XHR GETBrion Vibber
2010-03-25Using rel=external instead of class=external for jOverlay title linkSarven Capadisli
2010-03-25Added rel=external to geo location linkSarven Capadisli
2010-03-25Assigned an identifier for the representative user and group profileSarven Capadisli
2010-03-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-24Fix for API group methods, caused failure or output corruption when pulling u...Brion Vibber
2010-03-23Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-23Consistently send Profiles into Fave::addNew()Brion Vibber
2010-03-23Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ...Brion Vibber
2010-03-23change router to allow hooking path connectionsEvan Prodromou
2010-03-22Some initial media parsingZach Copley
2010-03-22Log backtraces for non-ClientException exceptions caught at the top-level han...Brion Vibber