summaryrefslogtreecommitdiff
path: root/plugins/OStatus
AgeCommit message (Collapse)Author
2010-12-22Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-22Merge branch 'righttoleave' into 0.9.xEvan Prodromou
2010-12-20Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-20Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
Conflicts: plugins/OStatus/classes/FeedSub.php
2010-12-20*cough* don't commit the code that breaks your code that you used to test ↵HEADmasterBrion Vibber
the debug code :D
2010-12-20Slightly fancier debug code for PuSH hmac mismatches -- save the post to a ↵Brion Vibber
temp file if feedsub/debug is on in config.
2010-12-20Logging helper for bogus hmacs on PuSH in -- record the url & hub with the ↵Brion Vibber
err msg to help tell what broke
2010-12-20Logging helper for bogus hmacs on PuSH in -- record the url & hub with the ↵Brion Vibber
err msg to help tell what broke
2010-12-17move code to get an author object for a feed to a library from Ostatus_profileEvan Prodromou
2010-12-16Merge branch '0.9.x' into 1.0.xBrion Vibber
Conflicts: plugins/CacheLog/locale/nb/LC_MESSAGES/CacheLog.po
2010-12-16Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-12-15Cleaner code to avoid a couple PHP notices from accessing uninitialized ↵Brion Vibber
variables in ostatus profile discovery (these cases hit checking diaspora accounts)
2010-12-07Merge branch '0.9.x' into mergeBrion Vibber
Conflicts: README actions/hostmeta.php classes/File_redirection.php lib/common.php lib/designsettings.php lib/router.php lib/util.php lib/xmppmanager.php plugins/OStatus/OStatusPlugin.php
2010-11-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-29Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-26Make OStatusPlugin define push feed relEvan Prodromou
2010-11-26Make userxrd part of the default hostmetaEvan Prodromou
2010-11-26Move user xrd action to core and use hooks to extendEvan Prodromou
Moved the Webfinger user XRD action from the OStatus plugin to core. Added hooks to add OStatus-specific stuff, but kept general stuff in the core.
2010-11-26move xrd and hostmeta out of the OStatus plugin and into coreCraig Andrews
add event for setting up hostmeta, and use them in the OStatus plugin
2010-11-03Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-11-03Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-02i18n/L10n fixes and translator documentation addded/updated.Siebrand Mazeland
2010-11-02Merge branch '1.0.x' into schema-xBrion Vibber
2010-11-02Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
Conflicts: actions/confirmaddress.php actions/othersettings.php
2010-11-02Tossing in a basic i18n message export to script code. Plugins can hook ↵Brion Vibber
StartScriptMessage/EndScriptMessage, or directly add needed mappings in Action::getScriptMessages(). Exported entries are accessible as SN.msg(key) at runtime. StatusNet core code now sets the tooltip text on .attachment.more links when they receive their attachment-expansion magic; this will override the hardcoded tooltip text saved from OStatus plugin when displaying timelines in the web UI.
2010-10-28Merge branch '1.0.x' into schema-xBrion Vibber
Conflicts: plugins/CacheLog/locale/nb/LC_MESSAGES/CacheLog.po
2010-10-28Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-28Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-25Merge branch '1.0.x' into schema-xBrion Vibber
Conflicts: plugins/CacheLog/locale/nb/LC_MESSAGES/CacheLog.po
2010-10-25Merge branch '0.9.x' into 1.0.xBrion Vibber
Conflicts: actions/subscriptions.php lib/router.php lib/xmppmanager.php lib/xmppoutqueuehandler.php
2010-10-23Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-19Convert SamplePlugin to new-style table defs, tweak some stuff to test basic ↵Brion Vibber
checkschema
2010-10-19Merge branch '1.0.x' into schema-xBrion Vibber
Conflicts: lib/common.php
2010-10-19Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-18Merge branch '1.0.x' into schema-xBrion Vibber
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-18Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-18Clean up edge cases in OStatus FeedDiscoveryTestBrion Vibber
2010-10-18Merge branch '0.9.x' into 1.0.xBrion Vibber
Conflicts: README lib/default.php
2010-10-18Make HTTP timeout configurable on OStatus's remote-tests.php (needs to be ↵Brion Vibber
pumped up a fair amount when doing Salmon pings with queues off on the test boxes, especially without the fast math library)
2010-10-15Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-14Merge remote branch 'statusnet/0.9.x' into 1.0.xCraig Andrews
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-13Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-13Clean up remote avatar temporary files if we fail before saving them into ↵Brion Vibber
avatars directory (OMB core, OStatus, WikiHowProfile, YammerImport)
2010-10-12Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-09Localisation updates from http://translatewiki.net.Siebrand Mazeland