gnu-social/scripts
Evan Prodromou f5fe013657 many jabber queue management changes
Added a method to QueueManager to let subclasses do stuff when idle.
Needed so that XMPP queue manager can service its message queue.

Cleaned up jabber_broadcast_message quite a bit. Use custom joins
instead of loop-and-query, should fix some problems with users who are
getting messages even after turning off notification. Only build $msg
and $entry once, and use the XMPPHP function for messages with a
payload, rather than rolling our own.

darcs-hash:20080829200352-84dde-427e4ca8c81d4222a36f78e7c580b611ff0bf765.gz
2008-08-29 16:03:52 -04:00
..
fixup_hashtags.php move command-line scripts to their own dir 2008-08-13 11:46:03 -04:00
fixup_notices_rendered.php move command-line scripts to their own dir 2008-08-13 11:46:03 -04:00
fixup_replies.php move command-line scripts to their own dir 2008-08-13 11:46:03 -04:00
maildaemon.php move command-line scripts to their own dir 2008-08-13 11:46:03 -04:00
ombqueuehandler.php return correct values for success in handling messages 2008-08-27 21:10:02 -04:00
publicqueuehandler.php fix name of instantiated class 2008-08-29 14:21:12 -04:00
sitemap.php move command-line scripts to their own dir 2008-08-13 11:46:03 -04:00
smsqueuehandler.php return results of broadcasting by sms 2008-08-27 21:26:35 -04:00
startdaemons.sh split public stream to its own queue handler 2008-08-29 14:17:02 -04:00
stopdaemons.sh split public stream to its own queue handler 2008-08-29 14:17:02 -04:00
xmppconfirmhandler.php a little more robust confirm handler 2008-08-29 14:23:49 -04:00
xmppdaemon.php split public stream to its own queue handler 2008-08-29 14:17:02 -04:00
xmppqueuehandler.php many jabber queue management changes 2008-08-29 16:03:52 -04:00