summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-03-02Fix for regression in updated mention checks, sometimes lost links to folks m...Brion Vibber
2010-03-01Revert "show service debug info"Evan Prodromou
2010-03-01lost important fields when switching queriesEvan Prodromou
2010-03-01show service debug infoEvan Prodromou
2010-03-01pass listener URI into consumer for OMBEvan Prodromou
2010-03-01Return empty array when no subscriptions to remoteEvan Prodromou
2010-02-27Use notice for context when deciding who @nickname refers toEvan Prodromou
2010-02-27add bugfix to version number.Evan Prodromou
2010-02-26Pull conversation URL from Conversation instead of assuming it's localZach Copley
2010-02-26add a flag to impede adding sessions to URLs (for permanent stuff)Evan Prodromou
2010-02-26Check for conversation with unique conversation IDZach Copley
2010-02-26Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-26Merge branch 'blacklistplus' into testingEvan Prodromou
2010-02-26'on' is what checkboxes use for boolean trueEvan Prodromou
2010-02-26Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-25Remove unnecessary requiresZach Copley
2010-02-25Get ApiAction autoloading properlyZach Copley
2010-02-25Remove unnecessary requiresZach Copley
2010-02-25Get ApiAction autoloading properlyZach Copley
2010-02-25Fix for group timeline feeds by nameBrion Vibber
2010-02-25try/catch on omb profile pingsBrion Vibber
2010-02-25try/catch on omb profile pingsBrion Vibber
2010-02-25update to beta6Evan Prodromou
2010-02-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-25remove linkback from default pluginsEvan Prodromou
2010-02-25Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-25OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, oth...Brion Vibber
2010-02-25Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-25Set avatar height correctlyZach Copley
2010-02-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-25Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-25Add lots of fun avatars to our Atom outputZach Copley
2010-02-25Tweak common_url_to_nickname to take the last path component; fixes pulling n...Brion Vibber
2010-02-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-25Add an hcard actionEvan Prodromou
2010-02-25Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-25Rationalize group activity stuffZach Copley
2010-02-25OStatus: fix remote groups to work with new user_groups/local_groups split.Brion Vibber
2010-02-25Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-25Normalize nickname case on login; fixes failed logins where people were typin...Brion Vibber
2010-02-25OStatus: save categories from the Atom entry as hashtags.Brion Vibber
2010-02-25Ensure that shortened URLs haven't accumulated whitespace when fetched by a p...Brion Vibber
2010-02-25modify group actions so they use Local_group to look up by nicknameEvan Prodromou
2010-02-24Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-24Populate more profile information when doing a remote subscribeZach Copley
2010-02-24OStatus: disable HTMLPurify cache unless we've configured a writable path for...Brion Vibber
2010-02-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-24use Notice::bestUrl() to determine notice url in NoticeListItem::showNoticeLi...Evan Prodromou
2010-02-24- break OMB profile update pings to a background queueBrion Vibber