Jan Kaluza
060510d695
Add general command line parsing code into Config::cretateFromArgs() method
2012-09-04 14:58:04 +02:00
Jan Kaluza
712c55a9f4
Use Transport::Config in skype backend
2012-09-04 14:32:20 +02:00
Jan Kaluza
1fde5bad9d
Allow define PURPLE_NOT_RUNTIME
2012-09-04 13:45:09 +02:00
Jan Kaluza
bbafb94d6f
Use wrapped calls to libpurple and load libpurple.dll automatically on Windows
2012-09-04 11:38:17 +02:00
Jan Kaluza
ad7461beec
Pass command the same command line options as we have in main instance to backend instances
2012-09-04 10:28:11 +02:00
HanzZ
98b35ceda9
Fixed compilation on centos
2012-09-01 20:44:19 +02:00
HanzZ
91100e6e7c
Do not compile yahoo and twitter backend on windows for now
2012-09-01 08:18:28 +02:00
HanzZ
b99f5b9662
We do not need unistd.h
2012-09-01 08:16:31 +02:00
HanzZ
5776f4d57d
do not handle signals in yahoo backend on windows
2012-09-01 08:15:27 +02:00
HanzZ
a1853e0a8e
snprintf on windows
2012-09-01 08:13:19 +02:00
HanzZ
04c353fc6b
We do not need unistd.h
2012-09-01 08:09:36 +02:00
HanzZ
8b6a86d528
Merge branch 'master' of git://github.com/vitalyster/libtransport
2012-09-01 07:22:24 +02:00
Jan Kaluza
7b118794ce
Changelog, fixed compilation with boost 1.50 and filetransfer tests
2012-08-28 09:36:13 +02:00
Jan Kaluza
e0f1963525
Send information when PIN was OK
2012-08-22 10:05:22 +02:00
Jan Kaluza
b416fdd826
Send PIN request from twitter.com not twitter-account
2012-08-22 09:48:25 +02:00
Jan Kaluza
1330e37ad0
Set default twitter consumer_key and consumer_secret
2012-08-21 08:48:54 +02:00
Jan Kaluza
27e0dd7bb5
Send curl debug to stdcerr
2012-08-20 12:42:10 +02:00
Jan Kaluza
b6ca47285f
Remove unused twitter files
2012-08-16 11:13:45 +02:00
Vitaly Takmazov
c7d4d70117
Merge branch 'master' of https://github.com/hanzz/libtransport
2012-08-15 16:34:47 +04: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
HanzZ
c7e2635dde
user twitter.com as legacy name
2012-08-10 14:29:13 +02:00
HanzZ
e6aabb3b7e
handle EAGAIN
2012-08-09 23:11:39 +02:00
Jan Kaluza
b3f59f9bb6
ThreadPool added into libtransport
2012-08-07 09:31:15 +02:00
Jan Kaluza
fc61c0685c
Small cmake tweaks
2012-08-07 08:49:21 +02:00
Jan Kaluza
3f29cad42b
Merge pull request #11 from sarangbh/twitter-backend
...
Twitter backend
2012-08-06 22:33:25 -07: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
6983e999e0
Made code compatible with spectrum1 user DB; Latest version of twitcurl
2012-08-06 21:04:04 +05:30
Jan Kaluza
8acda88ffe
Set MALLOC_CHECK_ using mallopt
2012-08-06 16:40:18 +02:00
Vitaly Takmazov
eabd4012f4
Merge branch 'master' of https://github.com/hanzz/libtransport
2012-08-01 13:26:13 +04:00
Jan Kaluza
132059ca7d
Fix crash caused by two XMPP users using single PurpleAccount instance
2012-08-01 07:12:55 +02:00
Sarang Bharadwaj
b85749ab7b
Changed from convertToChars to Swift::Hexify::hexify to convert SHA1 digest to string of chars
2012-07-25 17:42:15 +05:30
Sarang Bharadwaj
ffd0baea6f
Setting user status using his most recent tweet
2012-07-25 02:05:52 +05:30
Sarang Bharadwaj
154b934a33
Added #mode to help message
2012-07-24 11:23:16 +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
aa0f0c64cf
Merge branch 'master' of git://github.com/hanzz/libtransport into twitter-backend
2012-07-23 17:32:59 +05:30
Sarang Bharadwaj
9e70a739b7
Combined fetching userlist with fetching avatars; Re-organized code
2012-07-23 17:13:59 +05:30
HanzZ
9cb2171e00
Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite
2012-07-20 13:46:28 +02:00
Sarang Bharadwaj
bdb8aed78f
Added code to fetch avatars
2012-07-19 19:11:48 +05:30
Arnt Gulbrandsen
6a4849f0a9
Merge branch 'master' of git://github.com/hanzz/libtransport
2012-07-17 14:00:55 +01:00
Arnt Gulbrandsen
34ec0df769
avoid WTF-8.
...
what arrives from XMPP is already UTF-8 encoded, so applying UTF-8 again
produces somewhat unfortunate results.
this line is not always necessary. before this change, the code was
dependent on the locale.
2012-07-17 13:53:00 +01:00
Sarang Bharadwaj
dcdaeff7f2
changed error messages format
2012-07-16 22:57:47 +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
922168855b
Added response messages like "Status update successful"
2012-07-02 22:47:32 +05:30
Sarang Bharadwaj
7166b46284
Chatroom mode
2012-07-02 16:18:29 +05:30
Sarang Bharadwaj
6e1413bf21
Chatroom mode - basic working code
2012-06-21 17:05:36 +05:30
Sarang Bharadwaj
483eedf5c7
Follow/Unfollow users in Multiple contact mode
2012-06-19 14:02:54 +05:30