| Commit message (Expand) | Author | Age | Files | Lines |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -2/+1 |
* | fix contact photo updates - a result of baseurl being wrong for cmdline proce... | Friendika | 2011-02-06 | 1 | -1/+0 |
* | theme name cleanup - rename default to loozah, provide sane fallbacks and cha... | Friendika | 2011-02-06 | 1 | -3/+13 |
* | silence php notices about $manual_id not being defined | Friendika | 2011-02-02 | 1 | -5/+5 |
* | delete old cache in poller.php | Fabio Comuni | 2011-01-31 | 1 | -0/+4 |
* | more ssl_policy cleanup, allow manual feed update per contact when hub is wha... | Friendika | 2011-01-30 | 1 | -0/+3 |
* | wrong ref in ssl policy | Friendika | 2011-01-30 | 1 | -1/+1 |
* | modded scripts to be runned in cli so they can be included and executed in ma... | Fabio Comuni | 2011-01-28 | 1 | -14/+22 |
* | Mods to script runned via CLI to permits to run also included | fabrixxm | 2011-01-24 | 1 | -4/+6 |
* | following random feeds | Friendika | 2011-01-23 | 1 | -1/+9 |
* | 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 |
* | allow for multiple pubsub hubs so everything can still work when/if one goes ... | Mike Macgirvin | 2010-10-15 | 1 | -2/+10 |
* | cleanup to ensure protocol version is passed properly. We will need it if/whe... | Mike Macgirvin | 2010-10-12 | 1 | -4/+7 |
* | 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 t... | Mike Macgirvin | 2010-10-10 | 1 | -1/+1 |
* | 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 |
* | 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 |