aboutsummaryrefslogtreecommitdiffstats
path: root/mod/pubsub.php
Commit message (Collapse)AuthorAgeFilesLines
* trim a bit of fatfriendica2012-08-291-153/+0
|
* remove some d* extraneous bullshitfriendica2012-07-181-6/+0
|
* more logging on pubsub callbacksfriendica2012-06-081-4/+12
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* performance enhancementsFriendika2011-10-041-2/+7
|
* improve feed import performanceFriendika2011-10-041-2/+2
|
* cripple account when expiredFriendika2011-09-191-2/+2
|
* don't accept pubsub from diasporaFriendika2011-08-241-0/+6
|
* cleanupFriendika2011-08-071-2/+2
|
* event sharing, cont.Friendika2011-06-131-4/+4
|
* if no FB image and fb link is on our site, use Friendika logo for fb image. ↵Friendika2011-05-221-0/+5
| | | | Otherwise it's going to end up being a random friend.
* 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