aboutsummaryrefslogtreecommitdiffstats
path: root/include/queue.php
Commit message (Expand)AuthorAgeFilesLines
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* starting the big delivery shakeupFriendika2011-09-221-1/+2
* allow zero delivery interval on dedicated serversFriendika2011-08-291-4/+3
* remove item from queueFriendika2011-08-281-11/+10
* implement delivery queue in case notifier gets killedFriendika2011-08-281-0/+14
* don't allow fullscreen for youtube iframe - this makes it hard to visit the n...Friendika2011-08-261-5/+23
* missing salmon key? report it.Friendika2011-08-241-2/+3
* D* queueFriendika2011-08-241-0/+13
* load db configs (config,system) for all "executables"Friendika2011-06-301-0/+3
* more work on facebook re-queueFriendika2011-06-051-1/+5
* load hooks inside queueFriendika2011-06-051-0/+2
* facebook queueing on failure, sync update.php with boot.php update version to...Friendika2011-06-031-16/+6
* add queue_deliver plugin hookFriendika2011-06-021-2/+14
* modded scripts to be runned in cli so they can be included and executed in ma...Fabio Comuni2011-01-281-11/+20
* Mods to script runned via CLI to permits to run also includedfabrixxm2011-01-241-3/+3
* don't attempt to deliver queued items to sites which have already timed outFriendika2010-11-251-3/+13
* log queue startupFriendika2010-11-251-0/+1
* wrong function nameFriendika2010-11-251-1/+1
* premature removal of queue itemFriendika2010-11-231-1/+1
* schedule the queue re-delivery processFriendika2010-11-221-1/+1
* queue/redeliver moduleFriendika2010-11-221-0/+113