Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-22 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-12-22 | Merge branch 'righttoleave' into 0.9.x | Evan Prodromou | |
2010-12-20 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-12-20 | Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x | Brion 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 ↵HEADmaster | Brion Vibber | |
the debug code :D | |||
2010-12-20 | Slightly 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-20 | Logging helper for bogus hmacs on PuSH in -- record the url & hub with the ↵ | Brion Vibber | |
err msg to help tell what broke | |||
2010-12-20 | Logging helper for bogus hmacs on PuSH in -- record the url & hub with the ↵ | Brion Vibber | |
err msg to help tell what broke | |||
2010-12-17 | move code to get an author object for a feed to a library from Ostatus_profile | Evan Prodromou | |
2010-12-16 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
Conflicts: plugins/CacheLog/locale/nb/LC_MESSAGES/CacheLog.po | |||
2010-12-16 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-12-15 | Cleaner 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-07 | Merge branch '0.9.x' into merge | Brion 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-30 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-11-30 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-11-29 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-11-26 | Make OStatusPlugin define push feed rel | Evan Prodromou | |
2010-11-26 | Make userxrd part of the default hostmeta | Evan Prodromou | |
2010-11-26 | Move user xrd action to core and use hooks to extend | Evan 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-26 | move xrd and hostmeta out of the OStatus plugin and into core | Craig Andrews | |
add event for setting up hostmeta, and use them in the OStatus plugin | |||
2010-11-03 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-11-03 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-11-02 | i18n/L10n fixes and translator documentation addded/updated. | Siebrand Mazeland | |
2010-11-02 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
2010-11-02 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber | |
Conflicts: actions/confirmaddress.php actions/othersettings.php | |||
2010-11-02 | Tossing 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-28 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
Conflicts: plugins/CacheLog/locale/nb/LC_MESSAGES/CacheLog.po | |||
2010-10-28 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-10-28 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-25 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
Conflicts: plugins/CacheLog/locale/nb/LC_MESSAGES/CacheLog.po | |||
2010-10-25 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
Conflicts: actions/subscriptions.php lib/router.php lib/xmppmanager.php lib/xmppoutqueuehandler.php | |||
2010-10-23 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-19 | Convert SamplePlugin to new-style table defs, tweak some stuff to test basic ↵ | Brion Vibber | |
checkschema | |||
2010-10-19 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
Conflicts: lib/common.php | |||
2010-10-19 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-10-18 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
2010-10-18 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2010-10-18 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-10-18 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-10-18 | Clean up edge cases in OStatus FeedDiscoveryTest | Brion Vibber | |
2010-10-18 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
Conflicts: README lib/default.php | |||
2010-10-18 | Make 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-15 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
2010-10-14 | Merge remote branch 'statusnet/0.9.x' into 1.0.x | Craig Andrews | |
2010-10-14 | accept profile URL as a LRDD identifier | Evan Prodromou | |
2010-10-14 | Show Webfinger, URI and profile page as subject and aliases | Evan Prodromou | |
2010-10-13 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
2010-10-13 | Clean up remote avatar temporary files if we fail before saving them into ↵ | Brion Vibber | |
avatars directory (OMB core, OStatus, WikiHowProfile, YammerImport) | |||
2010-10-12 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-10-09 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |