Commit graph

60 commits

Author SHA1 Message Date
Jan Kaluza
bb4ac38e50 Fixed tests 2012-08-09 11:21:01 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
HanzZ
ab72dd03c6 new sample.cfg 2012-03-19 15:09:55 +01:00
HanzZ
eea254d29c log error on disconnect everytime 2012-03-13 21:57:09 +01:00
Jan Kaluza
7292a987c5 First tries of full MUC support 2012-03-02 08:51:55 +01:00
HanzZ
f035510e47 Fixed PresenceOracle 2011-12-08 17:55:23 +01:00
HanzZ
79d0e907bb Allow only 3 reconnections in a row, then disconnect user 2011-12-07 18:41:16 +01:00
HanzZ
97a6609c87 maybe working auto-reconnect 2011-12-07 18:20:28 +01:00
Jan Kaluza
8faecb5664 SpectrumErrorPayload 2011-11-28 17:34:45 +01:00
HanzZ
196afcf3a3 Set proper resource in MUCs 2011-11-24 19:37:38 +01:00
HanzZ
6cabfd73ff Fixed crash in getJIDWithFeature 2011-11-14 18:38:58 +01:00
HanzZ
5b89dae8ca Forward messages to proper resources 2011-11-11 11:40:10 +01:00
HanzZ
2b836edd79 Send current presences to newly connected resource 2011-11-11 10:00:11 +01:00
Jan Kaluza
8e1c2b43a6 Send unavailable presences to particular resource which disconnects 2011-11-10 13:55:14 +01:00
Jan Kaluza
04cbb3a907 More UserTest tests + fixes of some bugs found by tests 2011-10-26 16:06:24 +02:00
HanzZ
8c529dbabb semi-working PMs in muc 2011-10-25 20:29:58 +02:00
HanzZ
9f2c95fe77 Remove std::couts 2011-10-18 22:42:36 +02:00
HanzZ
b1e4aae55b Forward StreamError in onPasswordInvalid signal 2011-10-18 20:49:20 +02:00
HanzZ
260262c393 Move FT to separate class 2011-10-01 21:12:18 +02:00
HanzZ
941bba0427 Fixed compilation with latest swiften 2011-09-30 10:00:44 +02:00
HanzZ
02b2f22f3e First part of filetransfer 2011-09-28 10:58:48 +02:00
HanzZ
e23f8e3c7f Fixed password changing in gateway mode + working RIE 2011-09-19 14:22:01 +02:00
Jan Kaluza
9947946e3a Keep onPresenceChanged call outside of sendCurrentPresence() 2011-09-12 16:06:18 +02:00
HanzZ
36f4fb8870 Forward transport presence in User::setConnected call 2011-09-11 18:26:18 +02:00
HanzZ
1342c511cd remove unused print_trace 2011-09-11 14:37:53 +02:00
Jan Kaluza
7e87208497 Fixed spectrum2 compilation with MSVC. Thanks to Vitaly Takmazov 2011-09-07 14:03:27 +02:00
Jan Kaluza
c7f2b62980 Hopefully working disconnecting/connecting when more resources are connected 2011-08-18 13:37:43 +02:00
HanzZ
0741375ec6 Working invisible presence 2011-08-13 14:16:40 +02:00
HanzZ
16340590b4 Answer probe presences 2011-08-05 09:30:24 +02:00
Jan Kaluza
c68479f86d [service] idle_reconnect_time 2011-08-03 13:08:48 +02:00
HanzZ
e31c077947 Call finishSession in User destructor in server mode 2011-07-20 02:16:58 +02:00
Jan Kaluza
3450eb8796 Fixed double-delete in some rare situations in User::handleDisconnect 2011-07-19 13:18:32 +02:00
HanzZ
808a9067c5 Improved backends creation, fixed race-condition during connection process 2011-07-17 23:05:54 +02:00
HanzZ
25f5516757 Fixed double delete on legacy network error 2011-07-17 04:26:55 +02:00
HanzZ
c6224941ce Fixed removing users 2011-07-17 03:56:19 +02:00
Jan Kaluza
caaf4640bb Send RIE only if client supports it 2011-07-14 14:21:40 +02:00
Jan Kaluza
e2a992466e User::getJIDWithFeature 2011-07-13 14:58:58 +02:00
HanzZ
de4e6f57c5 Basic gateway mode with RIE 2011-07-10 15:32:01 +02:00
HanzZ
d969b37743 Fixed double deletetion of User class when there's connection error 2011-06-30 19:05:47 +02:00
Jan Kaluza
1e8eb7076f Initial support for PurpleAccount sharing 2011-06-28 15:18:25 +02:00
Jan Kaluza
c00d5149d5 More log4cxx 2011-06-21 14:30:49 +02:00
HanzZ
bdc94b1042 Forward presence to legacy network 2011-06-12 12:27:57 +02:00
HanzZ
cdb464dd99 Set subscription in response 2011-06-10 21:29:28 +02:00
HanzZ
d39705842a Comments + refactorization 2011-06-06 10:48:27 +02:00
Jan Kaluza
62fcb14192 send authorize after logging legacy network 2011-06-02 13:52:19 +02:00
Jan Kaluza
8e03fbec47 Working part, moderators resending 2011-05-19 08:26:09 +02:00
Jan Kaluza
2c526db0f3 leaving the room works 2011-05-18 15:32:54 +02:00
HanzZ
1ebe5535c4 join IRC room 2011-05-15 15:18:31 +02:00
HanzZ
64536009a8 Store buddies in DB 2011-04-10 19:38:42 +02:00
Jan Kaluza
5797b554ea Preparation for Subscriptions handling 2011-04-06 14:05:52 +02:00