gnu-social/plugins/TwitterBridge/lib
Mikael Nordfeldth 5c505d8539 Conversation ID now gets set from initial notice.
This will work without much extra effort because there will always be
more notices (higher value) than conversations (so no collisions).

But please run upgrade.php to avoid having an autoincrement id on
conversation table.

Installations using code after 2014-03-01 will have identical
conversation IDs to the initial (conversation root) notice IDs. This
will not affect older installations, which will have very different
values.
2014-03-01 17:12:40 +01:00
..
jsonstreamreader.php User agents and generators changed to GNU social 2013-11-01 13:46:05 +01:00
tweetinqueuehandler.php Inbox class a bit more consistent in argument order and type 2013-11-09 01:18:44 +01:00
twitterimport.php Conversation ID now gets set from initial notice. 2014-03-01 17:12:40 +01: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