Vladimir Matena
|
6d2f8c1927
|
Switch from boost shared pointers to stl shared pointers (#162)
* Swiften 4 support
* using standard shared pointers when compiling with Swiften 4
|
2016-09-12 19:20:58 +03:00 |
|
Jan Kaluza
|
78e71f9345
|
Cleanup the includes, rename source code files to match the class name exactly
|
2015-11-18 14:05:57 +01:00 |
|
Jan Kaluza
|
90ef6e3128
|
Fix HAVE_SWIFTEN_3 definition to work also in gcc. Fix the tests to work with swiften3 and also with swiften2.
|
2015-11-10 11:18:48 +01:00 |
|
Vitaly Takmazov
|
20d8dd690e
|
fix tests (TODO filetransfer)
|
2015-10-15 15:41:16 +03:00 |
|
Vitaly Takmazov
|
0d99e8c85d
|
Initial swiften 3 support
|
2015-03-31 14:14:15 +03:00 |
|
Jan Kaluza
|
8ee6fb9689
|
Twitter: store last DM in database and do not send it again on next login
|
2013-04-17 09:04:43 +02:00 |
|
HanzZ
|
f7dc91ccb4
|
Set adhoc settings according to config even when storage backend is not set
|
2012-12-22 21:07:29 +01:00 |
|
Jan Kaluza
|
737dd6a062
|
Fixed merge conflict
|
2012-12-10 15:09:57 +01:00 |
|
Jan Kaluza
|
16e3bc9425
|
set needPassword=false in twitter backend
|
2012-12-10 14:00:16 +01:00 |
|
Vitaly Takmazov
|
0deb1626d7
|
merge
|
2012-11-28 10:10:19 +04:00 |
|
Vitaly Takmazov
|
f9696d0db6
|
enable twitter and libcommuni builds in windows
|
2012-11-28 10:02:27 +04:00 |
|
HanzZ
|
9388d59915
|
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 |
|
Jan Kaluza
|
ff23ea7847
|
Merge remote-tracking branch 'sarang/twitter-backend'
|
2012-08-13 15:22:23 +02:00 |
|
Sarang Bharadwaj
|
c236c464ff
|
Added class to represent Error
|
2012-08-12 20:11:06 +05:30 |
|
Jan Kaluza
|
b3f59f9bb6
|
ThreadPool added into libtransport
|
2012-08-07 09:31:15 +02:00 |
|
Sarang Bharadwaj
|
561a55e963
|
Made code compatible with spectrum 1 user DB
|
2012-08-07 10:56:50 +05:30 |
|
Sarang Bharadwaj
|
c0c5673c97
|
Added legacyName field to UserData
|
2012-08-06 22:48:21 +05:30 |
|
Sarang Bharadwaj
|
6bcaaeb731
|
Added a few comments; Cleaned up code
|
2012-07-24 10:56:37 +05:30 |
|
Sarang Bharadwaj
|
85c28989bd
|
Fetching avatars, SHA1 hash
|
2012-07-23 19:22:51 +05:30 |
|
Sarang Bharadwaj
|
9e70a739b7
|
Combined fetching userlist with fetching avatars; Re-organized code
|
2012-07-23 17:13:59 +05:30 |
|
Sarang Bharadwaj
|
bdb8aed78f
|
Added code to fetch avatars
|
2012-07-19 19:11:48 +05:30 |
|
Sarang Bharadwaj
|
80a0bda3f5
|
per-user mode configuration
|
2012-07-11 14:12:27 +05:30 |
|
Sarang Bharadwaj
|
cca74cda68
|
Some more changes to Chatroom mode
|
2012-07-04 23:24:28 +05:30 |
|
Sarang Bharadwaj
|
6e1413bf21
|
Chatroom mode - basic working code
|
2012-06-21 17:05:36 +05:30 |
|
Sarang Bharadwaj
|
6cc7c334f3
|
Retweet
|
2012-06-15 15:15:41 +05:30 |
|
Sarang Bharadwaj
|
d7b1567e75
|
Follow/Unfollow users (single contact mode)
|
2012-06-14 16:12:00 +05:30 |
|
Sarang Bharadwaj
|
c79af87410
|
Polling for Direct Messages
|
2012-06-12 00:53:40 +05:30 |
|
Sarang Bharadwaj
|
11937227ff
|
Added Direct Message XML parser
|
2012-06-11 19:39:20 +05:30 |
|
Sarang Bharadwaj
|
c2fefc36c7
|
Polling for user's DMs
|
2012-06-10 22:23:22 +05:30 |
|
Sarang Bharadwaj
|
5b13c80ee9
|
Populating user's roster
|
2012-06-10 21:39:29 +05:30 |
|
Sarang Bharadwaj
|
728517cf23
|
Polling user's hometimline to get tweet updates; Need to fix #friends
|
2012-06-07 01:37:01 +05:30 |
|
Sarang Bharadwaj
|
f8a183661c
|
Polling users home timeline
|
2012-06-06 16:42:27 +05:30 |
|
Sarang Bharadwaj
|
cb62e78688
|
Muti-threaded login process
|
2012-06-03 22:34:33 +05:30 |
|