aboutsummaryrefslogtreecommitdiffstats
path: root/mod/pubsub.php
Commit message (Collapse)AuthorAgeFilesLines
* icon changes, feed security improvementsFriendika2011-03-041-3/+8
|
* log ignored pubsub deliveriesFriendika2011-02-091-1/+3
|
* more optimising when confronted with dead serversFriendika2010-11-251-1/+2
|
* give orphans a second chance, linkify naked linksFriendika2010-11-111-0/+4
|
* use date ordering on public feedsFriendika2010-11-081-1/+1
|
* lintFriendika2010-11-071-9/+8
|
* hub anomolies & swat0 complianceFriendika2010-11-041-0/+1
|
* show like/dislike when no comments yet, bit of lintFriendika2010-11-031-1/+1
|
* build feeds rather than template themMike Macgirvin2010-11-011-1/+2
|
* rework the logging interfaceMike Macgirvin2010-10-261-8/+2
|
* lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify ↵Mike Macgirvin2010-10-191-0/+1
| | | | some contact lookups, some cleanup of app/boot
* don't allow ignored contacts to post through the hub, change default pollMike Macgirvin2010-10-151-1/+1
| | | | for hub subscribers to once a day now that we can utilise multiple hubs.
* add recipient url to pubsub instrumentationMike Macgirvin2010-10-151-1/+1
|
* allow for multiple pubsub hubs so everything can still work when/if one goes ↵Mike Macgirvin2010-10-151-2/+6
| | | | | | | | flaky (Google's hub has been particularly unreliable recently and the symptoms are that you just stop receiving updates, and/or updates you send are silently dropped and never delivered). Also add more instrumentation to help debug pubsub issues.
* infrastructure for salmonMike Macgirvin2010-10-061-1/+1
|
* trialing pubsubhubbub - operational tweaksMike Macgirvin2010-10-011-5/+15
|
* the rest of pubsubhubbub except for the UI that actually turns it onMike Macgirvin2010-09-301-1/+2
|
* pubsubhubbub db refinementsMike Macgirvin2010-09-301-2/+2
|
* pubsubhubbub - discovery and notifierMike Macgirvin2010-09-301-1/+1
|
* pubsubhubbub endpointMike Macgirvin2010-09-301-0/+112