aboutsummaryrefslogtreecommitdiffstats
path: root/include/queue_fn.php
Commit message (Collapse)AuthorAgeFilesLines
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* requeue failed deliveriesfriendica2012-12-301-58/+4
|
* more DB cleanupfriendica2012-08-301-1/+1
|
* fix to imported youtube videos, updating of contact profile photos, do not ↵friendica2012-06-131-0/+7
| | | | remove "dead" contacts but archive them.
* finished dry run - now for real testfriendica2012-05-071-1/+3
|
* If a contact has had delivery issues in the last 15 minutes, send new posts ↵friendica2012-05-071-0/+9
| | | | | | | 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.
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* fix queue_fnsFriendika2011-10-231-1/+4
|
* queue api + queue limitsFriendika2011-10-211-0/+35
|
* facebook queueing on failure, sync update.php with boot.php update version ↵Friendika2011-06-031-0/+16
to avoid race condition