Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-23 | Rerun feed discovery and update the feed, salmon, and hub for the given ↵ | Brion Vibber | |
OStatus remote profile. Restarts subscription fresh as well. update-profile.php -sexample.com http://example.com/path/to/profile/url | |||
2010-04-22 | OStatus: CLI script to force a renewal on the given PuSH subscription. May ↵ | Brion Vibber | |
help when we get out of sync with the hub. php plugins/OStatus/scripts/resub-feed.php -smysite http://example.com/some/atom/feed | |||
2010-04-05 | Clean up and clarify output on fix-shadow.php | Brion Vibber | |
2010-03-19 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-19 | clarify output on fixup-shadow.php | Brion Vibber | |
2010-03-18 | Fix some remote subscription regressions from ↵ | Brion Vibber | |
f21f78364a9cbde2ca535a3983b384707ad097ae Ostatus_profile::ensureProfile() has been renamed to Ostatus_profile::ensureProfileURL() | |||
2010-03-18 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-18 | reverse order from delete, insert to insert, delete on ostatus conversion | Evan Prodromou | |
2010-03-18 | catch exceptions in OStatus updates, log, and continue | Evan Prodromou | |
2010-03-15 | Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus ↵ | Brion Vibber | |
input. Lookup of the <div> needed to check for the XHTML namespace. | |||
2010-03-10 | OStatus: reject attempts to create a remote profile for a local user or group. | Brion Vibber | |
Some stray shadow entries were ending up getting created, which would steal group posts from remote users. Run plugins/OStatus/scripts/fixup-shadow.php for each site to remove any existing ones. | |||
2010-03-01 | more output in updateostatus.php | Evan Prodromou | |
2010-03-01 | fix path for updateostatus.php | Evan Prodromou | |
2010-03-01 | Script to convert OMB subscriptions to OStatus subscriptions | Evan Prodromou | |