Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-08 | Normalize execution guards on OStatus php files; mostly helps cut down on ↵ | Brion Vibber | |
annoying 'class not found' errors when something spiders the dirs. :P | |||
2010-09-19 | * i18n/L10n update | Siebrand Mazeland | |
* translator comments added * remove superfluous whitespace | |||
2010-02-25 | OStatus: abort processing of this PuSH in item if we got an exception, ↵ | Brion Vibber | |
rather than letting it be re-run. | |||
2010-02-24 | - break OMB profile update pings to a background queue | Brion Vibber | |
- add event hooks to profile update pings - send Salmon pings with custom update-profile event to OStatus subscribees and groups (subscribers will see it on your next post) - fix OStatus queues with overlong transport names, should work on DB queues now - Ostatus_profile::notifyActivity() and ::notifyDeferred() now can take XML, Notice, or Activity for convenience |