Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | new network types | Friendika | 2011-01-23 | 1 | -1/+1 | |
| | ||||||
* | tracking errant bin2hex call | Friendika | 2011-01-17 | 1 | -2/+2 | |
| | ||||||
* | add page start/end hooks, cleanup couple of notice msgs | Friendika | 2011-01-10 | 1 | -0/+2 | |
| | ||||||
* | import items from feeds in inverse date order | fabrixxm | 2011-01-03 | 1 | -2/+2 | |
| | ||||||
* | allow configurable poll interval override when hub is used | Friendika | 2010-12-21 | 1 | -6/+21 | |
| | ||||||
* | ignore malformed xml before it hits the parser. | Friendika | 2010-12-02 | 1 | -0/+10 | |
| | ||||||
* | more optimising when confronted with dead servers | Friendika | 2010-11-25 | 1 | -0/+16 | |
| | ||||||
* | log queue startup | Friendika | 2010-11-25 | 1 | -0/+1 | |
| | ||||||
* | change remote welcome message | Friendika | 2010-11-25 | 1 | -3/+3 | |
| | ||||||
* | send unfollow before removing ostatus contact | Friendika | 2010-11-23 | 1 | -1/+1 | |
| | ||||||
* | schedule the queue re-delivery process | Friendika | 2010-11-22 | 1 | -0/+7 | |
| | ||||||
* | add openid slot to db | Friendika | 2010-11-14 | 1 | -2/+2 | |
| | ||||||
* | give orphans a second chance, linkify naked links | Friendika | 2010-11-11 | 1 | -0/+5 | |
| | ||||||
* | lint | Friendika | 2010-11-07 | 1 | -1/+1 | |
| | ||||||
* | hub anomolies & swat0 compliance | Friendika | 2010-11-04 | 1 | -16/+16 | |
| | ||||||
* | a few more fsw tweaks | Mike Macgirvin | 2010-10-26 | 1 | -1/+0 | |
| | ||||||
* | no sparkle on federated network | Mike Macgirvin | 2010-10-24 | 1 | -1/+2 | |
| | ||||||
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 1 | -57/+64 | |
| | ||||||
* | don't allow ignored contacts to post through the hub, change default poll | Mike Macgirvin | 2010-10-15 | 1 | -7/+8 | |
| | | | | for hub subscribers to once a day now that we can utilise multiple hubs. | |||||
* | allow for multiple pubsub hubs so everything can still work when/if one goes ↵ | Mike Macgirvin | 2010-10-15 | 1 | -2/+10 | |
| | | | | | | | | 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. | |||||
* | cleanup to ensure protocol version is passed properly. We will need it ↵ | Mike Macgirvin | 2010-10-12 | 1 | -4/+7 | |
| | | | | if/when any incompatible protocol changes are introduced. | |||||
* | minor cleanup | Mike Macgirvin | 2010-10-12 | 1 | -7/+6 | |
| | ||||||
* | Use dual delivery when dealing with flaky hub, reduce poll to once/hour | Mike Macgirvin | 2010-10-10 | 1 | -1/+8 | |
| | ||||||
* | google hub not working, this fix may be temporary or it may be permanent if ↵ | Mike Macgirvin | 2010-10-10 | 1 | -1/+1 | |
| | | | | the hub cannot be relied on. | |||||
* | more little stuff | Mike Macgirvin | 2010-10-05 | 1 | -1/+1 | |
| | ||||||
* | automatically subscribe to hub if conditions are right | Mike Macgirvin | 2010-10-01 | 1 | -1/+1 | |
| | ||||||
* | the rest of pubsubhubbub except for the UI that actually turns it on | Mike Macgirvin | 2010-09-30 | 1 | -1/+7 | |
| | ||||||
* | pubsubhubbub db refinements | Mike Macgirvin | 2010-09-30 | 1 | -1/+1 | |
| | ||||||
* | pubsubhubbub endpoint | Mike Macgirvin | 2010-09-30 | 1 | -232/+7 | |
| | ||||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 1 | -2/+2 | |
| | ||||||
* | preliminary network abstraction, configurable debugging. | Mike Macgirvin | 2010-09-26 | 1 | -1/+2 | |
| | ||||||
* | remove debugging on public repository | Mike Macgirvin | 2010-09-21 | 1 | -1/+1 | |
| | ||||||
* | more robust feed error handling, at the expense of performance. | Mike Macgirvin | 2010-09-20 | 1 | -144/+140 | |
| | | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session. | |||||
* | friends not being correctly unmarked for death after contact resumed | Mike Macgirvin | 2010-09-17 | 1 | -2/+4 | |
| | ||||||
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 1 | -0/+5 | |
| | ||||||
* | abstractify items, check photos for birthday paradox | Mike Macgirvin | 2010-09-13 | 1 | -2/+2 | |
| | ||||||
* | tag each side of the duplex | Mike Macgirvin | 2010-09-12 | 1 | -3/+18 | |
| | ||||||
* | upgrading the photo and name update | Mike Macgirvin | 2010-09-10 | 1 | -44/+78 | |
| | ||||||
* | found the missing comment box bug | Mike Macgirvin | 2010-09-09 | 1 | -6/+12 | |
| | ||||||
* | onemore missing paren | Mike Macgirvin | 2010-09-09 | 1 | -1/+1 | |
| | ||||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 1 | -5/+12 | |
| | ||||||
* | start on 2way comms, 2.0 dev | Mike Macgirvin | 2010-09-02 | 1 | -21/+32 | |
| | ||||||
* | fix last-child in face of deletions | Mike Macgirvin | 2010-08-29 | 1 | -2/+21 | |
| | ||||||
* | sort out notify x-domain | Mike Macgirvin | 2010-08-22 | 1 | -6/+16 | |
| | ||||||
* | mongo checkin, global directory, redir rework, location basics | Mike Macgirvin | 2010-08-19 | 1 | -1/+1 | |
| | ||||||
* | misc little fixes | Mike Macgirvin | 2010-08-16 | 1 | -1/+3 | |
| | ||||||
* | no more url in cmdline | Mike Macgirvin | 2010-08-16 | 1 | -4/+3 | |
| | ||||||
* | lots of fixes - most recent photo updates for contacts | Mike Macgirvin | 2010-08-08 | 1 | -2/+49 | |
| | ||||||
* | reciprocal verification on notify, poll | Mike Macgirvin | 2010-08-05 | 1 | -1/+11 | |
| | ||||||
* | set frequency of poll per contact, other misc fixes (photo now has contact-id) | Mike Macgirvin | 2010-08-01 | 1 | -4/+45 | |
| |