gnu-social/plugins/TwitterBridge/lib
Marcel van der Boom 42104612bd Make sure the Attention::saveNew does not cause an exception so queue items get removed
It's less of a problem that one queue-item does not get handled, attention wise,
than that the queue keeps filling up. The typical error raised here is 'already exists'
so it's not even the case that the item won't get handled (it already has been).

The real problem is that the queue_item table accepts duplicates (content-wise) which it
should not.
2014-06-22 17:22:04 +02:00
..
jsonstreamreader.php User agents and generators changed to GNU social 2013-11-01 13:46:05 +01:00
tweetinqueuehandler.php Make sure the Attention::saveNew does not cause an exception so queue items get removed 2014-06-22 17:22:04 +02:00
twitterimport.php File::processNew now static and always throws exception on failure 2014-06-02 02:11:23 +02:00
twitteroauthclient.php Fiw TwitterBridge after SSL enforcement (https://dev.twitter.com/discussions/24239) 2014-01-26 22:27:16 +01:00
twitterqueuehandler.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
twittersitestream.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
twitterstreamreader.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
twitteruserstream.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00