spectrum2/backends/twitter
2012-12-04 08:26:30 +01:00
..
libtwitcurl Add new line to end of files 2012-12-04 08:26:30 +01:00
Requests Send information when PIN was OK 2012-08-22 10:05:22 +02:00
CMakeLists.txt Small cmake tweaks 2012-08-07 08:49:21 +02:00
HTTPRequest.cpp Combined fetching userlist with fetching avatars; Re-organized code 2012-07-23 17:13:59 +05:30
HTTPRequest.h Combined fetching userlist with fetching avatars; Re-organized code 2012-07-23 17:13:59 +05:30
main.cpp Added NetworkPlugin::StorageBackendNeeded instead of -2 constant 2012-11-27 10:50:49 +01:00
twitterClient_token_key.txt twitter backend initial commit 2012-05-23 14:33:08 +05:30
twitterClient_token_secret.txt twitter backend initial commit 2012-05-23 14:33:08 +05:30
TwitterPlugin.cpp Store last tweet ID in database so all tweets are not forwarded on reconnect. Send proper timestamp of tweets 2012-11-27 22:18:15 +01:00
TwitterPlugin.h Store last tweet ID in database so all tweets are not forwarded on reconnect. Send proper timestamp of tweets 2012-11-27 22:18:15 +01:00
TwitterResponseParser.cpp Unescape double-escaped messages from twitter 2012-11-28 18:52:58 +01:00
TwitterResponseParser.h Added class to represent Error 2012-08-12 20:11:06 +05:30