Commit graph

656 commits

Author SHA1 Message Date
HanzZ
05e06dd845 Merged SingleIrcNetworkPlugin with IrcNetworkPlugin to not duplicate code. Removed old SingleIrcNetworkPlugin. 2012-09-22 10:38:42 +02:00
HanzZ
74cd11e265 Fixed communi backend without irc_network option 2012-09-22 08:18:38 +02:00
HanzZ
40dbe667be m_session should be private 2012-09-21 14:09:19 +02:00
HanzZ
4717bd0071 Send unavailable presence when server goes down. Use LOG4CXX macros in irc backend 2012-09-21 13:56:17 +02:00
HanzZ
1c5504d7c6 Autojoin rooms with password 2012-09-21 07:52:43 +02:00
HanzZ
2fcf167a4e Forward ChatState messages to backends 2012-09-15 22:17:20 +02:00
HanzZ
8b60685886 Split Template backend into more files 2012-09-12 10:18:51 +02:00
Jan Kaluza
796d8f3bf4 Update backends/twitter/userdb.h 2012-09-10 15:04:40 +03:00
Jan Kaluza
48412f4671 Update backends/twitter/userdb.cpp 2012-09-10 15:04:25 +03:00
Jan Kaluza
11b0f853c1 Update backends/libpurple/utils.cpp 2012-09-10 14:42:03 +03:00
Jan Kaluza
80816f9517 Merge branch 'master' of github.com:hanzz/libtransport 2012-09-06 08:43:25 +02:00
Jan Kaluza
f785b2b795 Communi: Ignore requests already answered by libcommuni 2012-09-06 08:32:10 +02:00
HanzZ
363815c8a8 include utils.h 2012-09-05 18:11:34 +02:00
HanzZ
31fb1af807 include utils.h 2012-09-05 18:06:33 +02:00
HanzZ
51481c8c44 use Transport::Util in purple_defs 2012-09-05 18:03:21 +02:00
HanzZ
9273178924 include utils.h 2012-09-05 17:59:46 +02:00
HanzZ
89d27e6aed std::wstring 2012-09-05 17:56:49 +02:00
HanzZ
4a88d77154 Allow unregistered options to be passed by command line 2012-09-05 17:52:41 +02:00
Jan Kaluza
08103482cf Added purple.cacerts variable to set path to certificates, default it ./ca-certs 2012-09-05 15:20:29 +02:00
Jan Kaluza
faa076723c #define close closesocket 2012-09-05 13:59:25 +02:00
Jan Kaluza
933b38d5c5 #define close closesocket 2012-09-05 13:55:53 +02:00
HanzZ
d91990a491 fixed purple_dev 2012-09-04 20:30:24 +02:00
HanzZ
d21a4b20bb Build purple backend when PURPLE_FOUND is 1 2012-09-04 19:18:35 +02:00
HanzZ
cfd9f41369 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:46:38 +02:00
HanzZ
749dfc6af2 Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
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