Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo in externals SQL. | Thomas Willingham | 2014-04-05 | 1 | -1/+1 |
| | |||||
* | more efficient public feed fetching | friendica | 2014-04-02 | 1 | -6/+17 |
| | |||||
* | externals/discover: try up to 3 times to find a site that actually has ↵ | friendica | 2014-03-28 | 1 | -36/+41 |
| | | | | content. Then give up until the next queue run. | ||||
* | don't include standalone test sites in external host list | friendica | 2014-03-27 | 1 | -2/+3 |
| | |||||
* | this should work a bit better | friendica | 2014-03-27 | 1 | -3/+6 |
| | |||||
* | typo | Thomas Willingham | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | firehose: provide system prefs to allow folks to fine tune to their needs | friendica | 2014-03-27 | 1 | -1/+5 |
| | |||||
* | firehose fixes and optimisations. In particular get rid of the unresponsive ↵ | friendica | 2014-03-27 | 1 | -0/+54 |
script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable. |