gnu-social/plugins/TwitterBridge/daemons
Brion Vibber c169dcb522 Fixes for Twitter bridge breakage on 32-bit servers. New "Snowflake" 64-bit IDs have become too big to fit in the integer portion of double-precision floats, so to reliably use these IDs we need to pull the new string form now.
Machines with 64-bit PHP installation should have had no problems (except on Windows, where integers are still 32 bits)
2010-11-23 09:28:47 -08:00
..
synctwitterfriends.php * i18n/L10n updates 2010-09-18 17:45:18 +02:00
twitterdaemon.php Work in progress on twitter import daemon 2010-10-29 14:12:40 -07:00
twitterstatusfetcher.php Fixes for Twitter bridge breakage on 32-bit servers. New "Snowflake" 64-bit IDs have become too big to fit in the integer portion of double-precision floats, so to reliably use these IDs we need to pull the new string form now. 2010-11-23 09:28:47 -08:00