]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Any object (not just Notice's) can be queued
authorCraig Andrews <candrews@integralblue.com>
Wed, 20 Jan 2010 21:31:48 +0000 (16:31 -0500)
committerCraig Andrews <candrews@integralblue.com>
Thu, 21 Jan 2010 01:15:09 +0000 (20:15 -0500)
commit77ea02cac3576f395e4548e7e6cbace90ba566ea
tree951ac34544643a936a3ff814d88d4600cefd9920
parent6a93cb2985649540e99d9fee053e9f2816cdff13
Any object (not just Notice's) can be queued
19 files changed:
classes/Queue_item.php
classes/statusnet.ini
db/statusnet.sql
lib/dbqueuemanager.php
lib/jabberqueuehandler.php
lib/ombqueuehandler.php
lib/pingqueuehandler.php
lib/pluginqueuehandler.php
lib/publicqueuehandler.php
lib/queuehandler.php
lib/smsqueuehandler.php
lib/stompqueuemanager.php
lib/xmppmanager.php
plugins/Enjit/enjitqueuehandler.php
plugins/Facebook/facebookqueuehandler.php
plugins/RSSCloud/RSSCloudPlugin.php
plugins/RSSCloud/RSSCloudQueueHandler.php [changed mode: 0755->0644]
plugins/TwitterBridge/twitterqueuehandler.php
scripts/handlequeued.php