HanzZ
|
f55f18b579
|
If swiften-config does not return multithreaded boost libraries, we have to use non-multithreaded boost too
|
2012-09-15 16:32:36 +02:00 |
|
HanzZ
|
745b8a54ba
|
More docs
|
2012-09-14 11:03:07 +02:00 |
|
HanzZ
|
495d881c5a
|
registration.needPassword works
|
2012-09-13 10:38:06 +02:00 |
|
HanzZ
|
cb6af593b6
|
registration.needRegistration works
|
2012-09-13 10:13:44 +02:00 |
|
HanzZ
|
c538d9965b
|
Handle backendConfig
|
2012-09-12 13:04:39 +02:00 |
|
HanzZ
|
312879b94a
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2012-09-12 11:53:32 +02:00 |
|
HanzZ
|
c290016c8e
|
Redirect stderr in separate method
|
2012-09-12 11:49:46 +02:00 |
|
Jan Kaluza
|
491e237cbc
|
Update docs/guide/config_file.textile
|
2012-09-12 11:21:46 +03:00 |
|
HanzZ
|
8b60685886
|
Split Template backend into more files
|
2012-09-12 10:18:51 +02:00 |
|
HanzZ
|
a9b14deb55
|
Reload config also with jid
|
2012-09-12 08:15:10 +02:00 |
|
HanzZ
|
1d53bc87af
|
Don't dumpReceived() in tests
|
2012-09-11 17:51:30 +02:00 |
|
HanzZ
|
91c9d226ed
|
even more docs
|
2012-09-11 14:19:18 +02:00 |
|
HanzZ
|
5d76ba0214
|
Docs update
|
2012-09-11 14:10:08 +02:00 |
|
HanzZ
|
dd8aa60ca8
|
Updated munin
|
2012-09-11 10:29:28 +02:00 |
|
HanzZ
|
26dd173999
|
Mention MySQL and PostgreSQL in tutorial
|
2012-09-11 10:16:14 +02:00 |
|
HanzZ
|
8dfcbc8772
|
Return proper exit code in spectrum2_manager when instance starts
|
2012-09-11 09:13:18 +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
|
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 |
|