Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix check for parent of StatusNet API post | Zach Prezkuta | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-06-16 | 1 | -10/+0 |
| | |||||
* | redundant log entry | friendica | 2012-06-14 | 1 | -1/+0 |
| | |||||
* | also mark for death if there isn't any xml to be found | friendica | 2012-06-14 | 1 | -0/+3 |
| | |||||
* | poll even if contact hasn't responded recently, so we can update the ↵ | friendica | 2012-06-14 | 1 | -4/+2 |
| | | | | termination status | ||||
* | better handling of dead contacts | friendica | 2012-06-14 | 1 | -1/+4 |
| | |||||
* | variable confusion in poller, don't allow negative page offsets | friendica | 2012-06-11 | 1 | -2/+2 |
| | |||||
* | ostatus hub subscription issues | friendica | 2012-06-07 | 1 | -0/+3 |
| | |||||
* | don't throw "did not contain xml" error if it's a valid rss that doesn't ↵ | friendica | 2012-05-07 | 1 | -1/+1 |
| | | | | have the <?xml declaration | ||||
* | If a contact has had delivery issues in the last 15 minutes, send new posts ↵ | friendica | 2012-05-07 | 1 | -0/+4 |
| | | | | | | | straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly. | ||||
* | adding zrl support to social graphs | friendica | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | a few more continues that should be returns | friendica | 2012-04-28 | 1 | -7/+7 |
| | |||||
* | poller refactor: continue not valid in this context | friendica | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | break up poller into separate processes | friendica | 2012-04-27 | 1 | -0/+519 |