Commit graph

1091 commits

Author SHA1 Message Date
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
42e04b26cb Update cmake_modules/glibConfig.cmake 2012-09-08 12:57:22 +03:00
Jan Kaluza
bd1de80e98 Update README.win32 2012-09-08 12:49:06 +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
HanzZ
84b78f1333 set PURPLE_RUNTIME before trying to detect libpurple 2012-09-05 17:12:34 +02:00
HanzZ
22e561bb72 set PURPLE_RUNTIME before trying to detect libpurple 2012-09-05 17:11:45 +02:00
HanzZ
fd7d0e4167 set PURPLE_RUNTIME before trying to detect libpurple 2012-09-05 17:10:50 +02:00
Jan Kaluza
80be0b5ab4 Handle -j in backends 2012-09-05 15:40:30 +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
1c03537a79 hopefully fixed replace_invalid crash 2012-09-05 14:31:03 +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
Jan Kaluza
f4e31926b0 Call find_package between overriding things 2012-09-05 13:01:55 +02:00
Jan Kaluza
4c4ff8e816 Test for automatic reconnection 2012-09-05 10:06:51 +02:00
Jan Kaluza
2e8d2be063 Clear presences in PresenceOracle when user disconnects. This fixes situation when transport disconnects user but PresenceOracle still caches his last presence and therefore the user is not able to login 2012-09-05 09:45:49 +02:00
HanzZ
d91990a491 fixed purple_dev 2012-09-04 20:30:24 +02:00
HanzZ
66c4de4c64 Removed GLIB2* config variables 2012-09-04 19:59:41 +02:00
HanzZ
d21a4b20bb Build purple backend when PURPLE_FOUND is 1 2012-09-04 19:18:35 +02:00
HanzZ
4894f47d8b Build purple backend when PURPLE_FOUND is 1 2012-09-04 18:48:08 +02:00
HanzZ
cfd9f41369 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:46:38 +02:00
HanzZ
5e9c751ddc Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:32:21 +02:00
HanzZ
0b0f016e49 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:30:49 +02:00
HanzZ
e144f1a1f2 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:25:56 +02:00
HanzZ
cfcacf9e0e Added windows specific libraries 2012-09-04 18:14:40 +02:00
HanzZ
749dfc6af2 Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
HanzZ
096743a322 Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:44:00 +02:00
HanzZ
84d1dc9755 Comment out SpectrumService 2012-09-04 17:32:23 +02:00
HanzZ
5ba5671f2f Remove protoc 2012-09-04 17:30:19 +02:00
Jan Kaluza
8b1f660078 Add PROTOBUF_PROTOC_EXECUTABLE 2012-09-04 16:19:03 +02:00
Jan Kaluza
14e450f7b5 Do not create pidfile and portfile directories on windows 2012-09-04 16:07:32 +02:00
Jan Kaluza
f219bf6320 Work without PURPLE_LIBRARY defined 2012-09-04 15:59:45 +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
Jan Kaluza
c2cdd3702f Config::getSectionValues and Config::getCommandLineArgs 2012-09-04 08:16:16 +02:00
Jan Kaluza
680c4f5c8e Added cmake variables to override libraries/include directories 2012-09-03 17:13:02 +02:00
HanzZ
5e93bb59c0 include dbus-glib include dirs 2012-09-01 21:07:40 +02:00
HanzZ
84d5276afd Merge branch 'master' of github.com:hanzz/libtransport 2012-09-01 20:44:38 +02:00
HanzZ
98b35ceda9 Fixed compilation on centos 2012-09-01 20:44:19 +02:00