aboutsummaryrefslogtreecommitdiffstats
path: root/include/poller.php
Commit message (Expand)AuthorAgeFilesLines
* reload plugins if they changeFriendika2011-03-091-0/+5
* icon changes, feed security improvementsFriendika2011-03-041-186/+195
* move php path setting inside proc_runFriendika2011-02-231-2/+1
* fix contact photo updates - a result of baseurl being wrong for cmdline proce...Friendika2011-02-061-1/+0
* theme name cleanup - rename default to loozah, provide sane fallbacks and cha...Friendika2011-02-061-3/+13
* silence php notices about $manual_id not being definedFriendika2011-02-021-5/+5
* delete old cache in poller.phpFabio Comuni2011-01-311-0/+4
* more ssl_policy cleanup, allow manual feed update per contact when hub is wha...Friendika2011-01-301-0/+3
* wrong ref in ssl policyFriendika2011-01-301-1/+1
* modded scripts to be runned in cli so they can be included and executed in ma...Fabio Comuni2011-01-281-14/+22
* Mods to script runned via CLI to permits to run also includedfabrixxm2011-01-241-4/+6
* following random feedsFriendika2011-01-231-1/+9
* new network typesFriendika2011-01-231-1/+1
* tracking errant bin2hex callFriendika2011-01-171-2/+2
* add page start/end hooks, cleanup couple of notice msgsFriendika2011-01-101-0/+2
* 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