Commit graph

369 commits

Author SHA1 Message Date
HanzZ
23f8b4ef14 Fixed registration from Pidgin 2011-12-08 23:19:09 +01:00
HanzZ
9fe33ad586 Merge branch 'master' of github.com:hanzz/libtransport 2011-12-08 21:46:59 +01:00
HanzZ
f035510e47 Fixed PresenceOracle 2011-12-08 17:55:23 +01:00
Jan Kaluza
ee0b8ee838 Fixed RIE for components 2011-12-08 12:14:13 +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
56dd649998 Reconnect users automatically in case of spectrum2 main instance crash/restart 2011-12-07 10:30:39 +01:00
HanzZ
6b81ff06d6 Support for buddies on more groups 2011-11-30 21:43:12 +01:00
Jan Kaluza
c48fa3e77d Allow change the legacy name in registration for MySQL 2011-11-30 11:36:41 +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
ff3adaa3f3 Working IRC nickserv + PMs 2011-11-24 12:24:26 +01:00
HanzZ
5424e5c686 Added SingleIRCNetworkPlugin 2011-11-23 22:00:24 +01:00
HanzZ
6cabfd73ff Fixed crash in getJIDWithFeature 2011-11-14 18:38:58 +01:00
HanzZ
2f61148b10 Fix potential crashes in statsresponder 2011-11-14 15:42:30 +01:00
HanzZ
ece0179d3e Fixed registration form 2011-11-12 12:56:56 +01:00
HanzZ
c9288e615b Do not ask for encoding 2011-11-11 15:41:10 +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
35ef4b0778 StatsResponder 2011-11-09 12:47:43 +01:00
HanzZ
2131b86869 Working uptime 2011-11-09 09:11:42 +01:00
HanzZ
fde0583877 Don't log admin only in server-mode 2011-11-08 18:17:17 +01:00
HanzZ
5c84b1bcaa Ignore empty messages in AdminInterface 2011-11-08 17:14:34 +01:00
Jan Kaluza
6ff8b24992 Added StatsPayload, StatsParser, StatsSerializer 2011-11-08 11:03:27 +01:00
HanzZ
bfe84737ee Remove remoteRosterRequest in RosterManager destructor 2011-11-07 20:11:49 +01:00
HanzZ
e0d4583d24 Generate random port even when it's not set in config file 2011-11-07 19:59:38 +01:00
HanzZ
ddcdea8afc set backend port to 0 by default 2011-11-07 19:51:38 +01:00
HanzZ
5225465e21 Stop backend in signal handler 2011-11-07 19:46:51 +01:00
HanzZ
7cd4658101 Set auth_fb 2011-11-06 12:47:13 +01:00
HanzZ
02daddc0ce Fixed some bugs in config parsing + added vhosts.vhost variable 2011-11-03 20:44:33 +01:00
HanzZ
fe654d1ee6 remove more stdouts 2011-11-03 15:38:56 +01:00
HanzZ
5482733ed4 Proper password encrypting 2011-11-02 20:02:00 +01:00
Jan Kaluza
f6b01c4f4d util.cpp tests 2011-11-02 13:12:32 +01:00
HanzZ
cc9306d68a Don't link against boost libraries and swiften libraries in the same time 2011-11-02 00:17:54 +01:00
HanzZ
6d64a1858b Dummy encryption key implementation + logging glib errors in main log 2011-11-01 22:13:35 +01:00
HanzZ
347ed28618 Working variable 2011-10-28 08:55:47 +02:00
HanzZ
0cd6ed8502 more tests 2011-10-27 20:04:46 +02:00
HanzZ
ca9ffed691 Fixed bad rename 2011-10-27 16:54:08 +02:00
HanzZ
3932a5c77e Renamed admin_username to admin_jid 2011-10-27 09:33:28 +02:00
HanzZ
0e12672555 Show message 2011-10-26 22:29:55 +02:00
HanzZ
343349cea6 Working MySQL reconnecting 2011-10-26 22:28:05 +02:00
Jan Kaluza
f57929c659 RosterManagerTest: sendCurrentPresences 2011-10-26 18:03:35 +02:00
Jan Kaluza
1a4b25835e RosterManagerTest: check received presences 2011-10-26 17:58:13 +02:00
Jan Kaluza
2faaeff76d Reconnect mysql connection when it's lost.. NOT TESTED, I will test it after hour :) 2011-10-26 17:49:05 +02:00
Jan Kaluza
9e05a8dffb more tests 2011-10-26 17:24:33 +02:00
Jan Kaluza
c82202f16b initial RosterManagerTest 2011-10-26 16:53:41 +02:00
Jan Kaluza
04cbb3a907 More UserTest tests + fixes of some bugs found by tests 2011-10-26 16:06:24 +02:00
HanzZ
8aff527f6d Dummy user.cpp test 2011-10-26 00:32:15 +02:00
HanzZ
848f672b07 Use BasicTest in tests 2011-10-26 00:16:03 +02:00