Commit graph

597 commits

Author SHA1 Message Date
Jan Kaluza
8b7923f3e3 Much more useful spectrum2_manager 2012-07-18 15:20:06 +02:00
Jan Kaluza
fd54120de7 Make the backend usable only after it responds to initial PING 2012-07-18 13:54:17 +02:00
Jan Kaluza
981513b2a5 Added 'register' and 'unregister' command to AdminInterface 2012-07-18 13:05:50 +02:00
Jan Kaluza
267e96ea5c Ignore 'table buddies already exists' error 2012-07-17 13:29:47 +02:00
Jan Kaluza
6b71ab5bf0 Show warning when connecting the server on port 5222 2012-07-17 13:27:00 +02:00
Jan Kaluza
693424e9b9 Another part of SettingsAdHocCommand 2012-07-17 13:22:49 +02:00
Sarang Bharadwaj
96476b9a8a Merge branch 'master' of git://github.com/hanzz/libtransport into twitter-backend 2012-07-16 22:54:59 +05:30
Jan Kaluza
dd9f9c48e1 Do not try to store buddies with empty name and clear m_buddies after storing 2012-07-16 14:38:52 +02:00
HanzZ
a2ad0b2ee6 Merge branch 'master' of github.com:hanzz/libtransport 2012-06-25 21:55:33 +02:00
Jan Kaluza
851ef18260 Another part of AdHoc support 2012-06-25 19:55:57 +02:00
HanzZ
0daca2a247 Merge branch 'master' of github.com:hanzz/libtransport 2012-06-20 17:38:39 +02:00
Jan Kaluza
cfa85cd21c Moved DiscoItemsResponder out of Component class 2012-06-20 12:03:53 +02:00
Jan Kaluza
8a66baabcb DiscoItemsResponder can add adhoc commands 2012-06-20 11:49:00 +02:00
Sarang Bharadwaj
0f3b28fded Merge branch 'master' of git://github.com/hanzz/libtransport into twitter-backend 2012-06-15 15:45:39 +05:30
Jan Kaluza
fb527b5760 Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster 2012-06-14 08:06:46 +02:00
Sarang Bharadwaj
5b13c80ee9 Populating user's roster 2012-06-10 21:39:29 +05:30
HanzZ
680cc369de Merge branch 'master' of github.com:hanzz/libtransport 2012-06-04 19:51:58 +02:00
HanzZ
57add5900f Remove useless old debug message 2012-06-04 19:51:38 +02:00
Jan Kaluza
ddec6a8e1a removed Config::getUnregistered. CONFIG_* macros should be used instead even for unregistered options 2012-05-30 11:14:56 +02:00
Sarang Bharadwaj
ab1a0140c2 Updating my fork 2012-05-29 18:34:23 +05:30
Sarang Bharadwaj
3256e6e10c Made proxy settings and consumer key/secret configurable via config file 2012-05-27 03:03:25 +05:30
Vitaly Takmazov
892af5dc57 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
HanzZ
e7cb911496 Do not send password in iq-get response 2012-05-18 21:09:17 +02:00
Jan Kaluza
e1d14b6951 Fixed unregistered-options parsing 2012-04-19 09:48:39 +02:00
Vitaly Takmazov
5ec1ad4dd4 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-18 10:08:12 +04:00
Vitaly Takmazov
c0001513e4 fix compilation 5 2012-04-18 10:07:35 +04:00
HanzZ
47f86754ea Allow setting config file options also from command line 2012-04-17 18:26:21 +02:00
Vitaly Takmazov
27004b5fc7 fix compilation 4 2012-04-16 14:21:55 +04:00
Vitaly Takmazov
f1d9579afa Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-16 11:20:17 +04:00
Vitaly Takmazov
9aba55b0a0 fix compilation 3 2012-04-16 11:19:52 +04:00
HanzZ
bb8e202db9 Fixed default database for gatewaymode 2012-04-14 15:52:25 +02:00
HanzZ
a330a15807 Shutdown logging before exit() call to fix potential freeze 2012-04-14 09:14:52 +02:00
Vitaly Takmazov
15bdfab39c fix compilation 2 2012-04-13 17:43:35 +04:00
Vitaly Takmazov
57283d68d1 fix compilation 2012-04-13 17:05:52 +04:00
Jan Kaluza
11d7a01c58 Merge pull request #8 from sarangbh/master
Handle errors during server creation
2012-04-12 11:59:26 -07:00
Sarang Bharadwaj
2b834d16ab Added code to handle errors during Server creation 2012-04-13 00:07:52 +05:30
HanzZ
64a0ece8d3 Do not treat transport contact as buddy 2012-04-11 17:59:19 +02:00
Jan Kaluza
c44d571351 Send backend config 2012-04-11 09:16:56 +02:00
HanzZ
ee4e5ecb71 send roster push on group change 2012-04-10 18:49:40 +02:00
Jan Kaluza
ad2735a276 Fixed config.cpp compilation issues 2012-04-10 10:13:22 +02:00
HanzZ
775c2a2e17 fixed allowed_servers 2012-04-09 09:33:14 +02:00
HanzZ
996a48005b more fixes 2012-04-09 09:27:26 +02:00
Alexander Skovpen
75f0f75077 #258 2012-04-09 01:40:30 +04:00
Alexander Skovpen
94337d703e partially #258 2012-04-09 00:28:42 +04:00
Vitaly Takmazov
aafea80a3c Merge branch 'master' of github.com:vitalyster/libtransport 2012-04-08 20:26:44 +04:00
Vitaly Takmazov
63c62561d8 fix complation with mingw and openssl 2012-04-08 20:24:14 +04:00
HanzZ
e84ea9b102 Merged SoC teaser tasks solutions 2012-04-08 16:44:31 +02:00
HanzZ
cf4730e69f Remove protobuf from libtransport dependencies 2012-04-08 15:19:27 +02:00
HanzZ
8b14d92f10 Don't crash when there are duplicated options and print error message instead 2012-04-08 14:17:32 +02:00
HanzZ
909381c658 Do not send vcard with from=legacy_network_name 2012-04-08 14:01:46 +02:00