summaryrefslogtreecommitdiff
path: root/plugins/OStatus
AgeCommit message (Expand)Author
2010-12-20*cough* don't commit the code that breaks your code that you used to test the...HEADmasterBrion Vibber
2010-12-20Slightly fancier debug code for PuSH hmac mismatches -- save the post to a te...Brion Vibber
2010-12-20Logging helper for bogus hmacs on PuSH in -- record the url & hub with the er...Brion Vibber
2010-10-28Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-23Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-18Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2010-10-18Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-10-18Clean up edge cases in OStatus FeedDiscoveryTestBrion Vibber
2010-10-18Make HTTP timeout configurable on OStatus's remote-tests.php (needs to be pum...Brion Vibber
2010-10-14accept profile URL as a LRDD identifierEvan Prodromou
2010-10-14Show Webfinger, URI and profile page as subject and aliasesEvan Prodromou
2010-10-13Clean up remote avatar temporary files if we fail before saving them into ava...Brion Vibber
2010-10-09Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-08Merge branch 'fatals' into 0.9.xBrion Vibber
2010-10-08Normalize execution guards on OStatus php files; mostly helps cut down on ann...Brion Vibber
2010-10-07Merge branch 'master' into 0.9.xBrion Vibber
2010-10-07OStatus fixup-shadow.php: add check for user_group entries with 'uri' entry s...Brion Vibber
2010-10-07Fix regression in OStatus remote group delivery: local group check was bogus ...Brion Vibber
2010-10-05Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-10-04Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-10-04Fix unescaped dollar signs in double-quoted strings due to localization updat...Brion Vibber
2010-10-04Extra debug helper line in push callbackBrion Vibber
2010-10-04Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-10-04Fix broken code in OStatus feed maint/test scripts (using field name from old...Brion Vibber
2010-10-03Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-10-01Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-09-30Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit...Brion Vibber
2010-09-28Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-28Update POT files.Siebrand Mazeland
2010-09-27Enhanced OStatus fixup-shadow.php cleanup script to check for direct matches ...Brion Vibber
2010-09-27Add a comment in UserxrdAction warning future maintainers not to break domain...Brion Vibber
2010-09-27User user_group.uri to look up local groups for OStatus addressing checks whe...Brion Vibber
2010-09-23Update POT files for plugins.Siebrand Mazeland
2010-09-22Merge branch '0.9.x' into activityexportEvan Prodromou
2010-09-21make some static functions public for OStatus_profileEvan Prodromou
2010-09-20Bump up HTTP timeout for OStatus remote-tests.php to 60 seconds; when running...Brion Vibber
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-19* i18n/L10n updateSiebrand Mazeland
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-16Ticket #2731: Fix for regression in posting to remote groups (regression in 2...Brion Vibber
2010-09-15Merge branch '0.9.x' into activityexportEvan Prodromou
2010-09-15Update/add pot files for plugins.Siebrand Mazeland
2010-09-14note on why we don't use Group_member::asActivity() in OStatusPluginEvan Prodromou
2010-09-13move code for making activities from OStatus plugin to Subscription and Fave ...Evan Prodromou
2010-09-12Add translator hint.Siebrand Mazeland
2010-09-07Fix for #2663: fix for original/96px-size avatars getting saved with bad perm...Brion Vibber
2010-09-03syntax error in exception string in discovery.phpEvan Prodromou
2010-09-03* i18n/L10n updates and FIXMEs addedSiebrand Mazeland
2010-09-02Merge branch 'swat0' into 0.9.xEvan Prodromou
2010-09-01Revert "debugging replyToID"Evan Prodromou