aboutsummaryrefslogtreecommitdiffstats
path: root/include/poller.php
Commit message (Expand)AuthorAgeFilesLines
* import items from feeds in inverse date orderfabrixxm2011-01-031-2/+2
* allow configurable poll interval override when hub is usedFriendika2010-12-211-6/+21
* ignore malformed xml before it hits the parser.Friendika2010-12-021-0/+10
* more optimising when confronted with dead serversFriendika2010-11-251-0/+16
* log queue startupFriendika2010-11-251-0/+1
* change remote welcome messageFriendika2010-11-251-3/+3
* send unfollow before removing ostatus contactFriendika2010-11-231-1/+1
* schedule the queue re-delivery processFriendika2010-11-221-0/+7
* add openid slot to dbFriendika2010-11-141-2/+2
* give orphans a second chance, linkify naked linksFriendika2010-11-111-0/+5
* lintFriendika2010-11-071-1/+1
* hub anomolies & swat0 complianceFriendika2010-11-041-16/+16
* a few more fsw tweaksMike Macgirvin2010-10-261-1/+0
* no sparkle on federated networkMike Macgirvin2010-10-241-1/+2
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-241-57/+64
* don't allow ignored contacts to post through the hub, change default pollMike Macgirvin2010-10-151-7/+8
* allow for multiple pubsub hubs so everything can still work when/if one goes ...Mike Macgirvin2010-10-151-2/+10
* cleanup to ensure protocol version is passed properly. We will need it if/whe...Mike Macgirvin2010-10-121-4/+7
* minor cleanupMike Macgirvin2010-10-121-7/+6
* Use dual delivery when dealing with flaky hub, reduce poll to once/hourMike Macgirvin2010-10-101-1/+8
* google hub not working, this fix may be temporary or it may be permanent if t...Mike Macgirvin2010-10-101-1/+1
* more little stuffMike Macgirvin2010-10-051-1/+1
* automatically subscribe to hub if conditions are rightMike Macgirvin2010-10-011-1/+1
* the rest of pubsubhubbub except for the UI that actually turns it onMike Macgirvin2010-09-301-1/+7
* pubsubhubbub db refinementsMike Macgirvin2010-09-301-1/+1
* pubsubhubbub endpointMike Macgirvin2010-09-301-232/+7
* stronger type checking on comparisonsMike Macgirvin2010-09-261-2/+2
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-261-1/+2
* remove debugging on public repositoryMike Macgirvin2010-09-211-1/+1
* more robust feed error handling, at the expense of performance.Mike Macgirvin2010-09-201-144/+140
* friends not being correctly unmarked for death after contact resumedMike Macgirvin2010-09-171-2/+4
* like, dislike, activity streams, etc.Mike Macgirvin2010-09-171-0/+5
* abstractify items, check photos for birthday paradoxMike Macgirvin2010-09-131-2/+2
* tag each side of the duplexMike Macgirvin2010-09-121-3/+18
* upgrading the photo and name updateMike Macgirvin2010-09-101-44/+78
* found the missing comment box bugMike Macgirvin2010-09-091-6/+12
* onemore missing parenMike Macgirvin2010-09-091-1/+1
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-5/+12
* start on 2way comms, 2.0 devMike Macgirvin2010-09-021-21/+32
* fix last-child in face of deletionsMike Macgirvin2010-08-291-2/+21
* sort out notify x-domainMike Macgirvin2010-08-221-6/+16
* mongo checkin, global directory, redir rework, location basicsMike Macgirvin2010-08-191-1/+1
* misc little fixesMike Macgirvin2010-08-161-1/+3
* no more url in cmdlineMike Macgirvin2010-08-161-4/+3
* lots of fixes - most recent photo updates for contactsMike Macgirvin2010-08-081-2/+49
* reciprocal verification on notify, pollMike Macgirvin2010-08-051-1/+11
* set frequency of poll per contact, other misc fixes (photo now has contact-id)Mike Macgirvin2010-08-011-4/+45
* readonly support for pollingMike Macgirvin2010-07-281-1/+1
* working on readonly contact attributeMike Macgirvin2010-07-271-1/+1
* working on deleteMike Macgirvin2010-07-261-5/+34