Commit graph

335 commits

Author SHA1 Message Date
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
HanzZ
8c529dbabb semi-working PMs in muc 2011-10-25 20:29:58 +02:00
HanzZ
a560778c90 Added missing return; 2011-10-25 18:22:24 +02:00
HanzZ
bc3971f7d2 IRC backends work again 2011-10-23 18:50:10 +02:00
HanzZ
9b03ad3f30 test 2011-10-23 16:25:33 +02:00
HanzZ
25642926dd more tests 2011-10-20 20:52:42 +02:00
HanzZ
225a246407 More tests 2011-10-20 19:42:39 +02:00
Jan Kaluza
e863d85519 Backported win32 related changes from _vt fork 2011-10-20 08:55:51 +02:00
HanzZ
97b67c8492 Don't poll in VCardResponder every 20 ms... 2011-10-20 00:09:08 +02:00
HanzZ
1e3dc1ef4d Add custom parsers/serializers also for component 2011-10-19 23:28:32 +02:00
HanzZ
30cec7bb55 Probably working auto reconnect to mysql database 2011-10-19 19:58:56 +02:00
Jan Kaluza
c86358c64f Preparation for better tests 2011-10-19 14:35:27 +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
7f06cbad05 Mark protocol.pb.cc as generated 2011-10-18 18:24:22 +02:00
Jan Kaluza
c1cbd2d161 Fixed compilation problems + support for latest swiften 2011-10-18 10:53:06 +02:00
HanzZ
cbcf2f1452 networkplugin is now in separate library libtransport-plugin + does not depend on boost/swiften/libtransport 2011-10-17 17:24:44 +02:00
HanzZ
4503fd1ded experimental libpurple backend without boost service thread 2011-10-13 21:46:11 +02:00
HanzZ
578532f99b Use proper types in MySQL 2011-10-10 21:46:30 +02:00
HanzZ
0509696bfd refresh coredump limit after setuid 2011-10-09 22:01:02 +02:00
HanzZ
0fc58189d7 PING debug 2011-10-06 23:42:13 +02:00
HanzZ
044c1e395d Don't handle conversations with empty node 2011-10-06 21:44:36 +02:00
HanzZ
d8c39d04d0 Fixed bad free on SIGTERM 2011-10-05 23:16:06 +02:00
HanzZ
e0d85521ed Use INSERT IGNORE for db_version 2011-10-05 21:56:07 +02:00
Jan Kaluza
28ab57b97a Send SetRosterRequest to full jid 2011-10-05 13:25:56 +02:00
HanzZ
b8dc29b0a8 Merge branch 'master' of github.com:hanzz/libtransport 2011-10-04 20:12:17 +02:00
HanzZ
91aa5e9c77 Swift namespace 2011-10-04 20:10:07 +02:00
HanzZ
ca76287f4d Set nickname according to received vcard 2011-10-03 23:09:14 +02:00
Jan Kaluza
193a798746 Fixed bad timing in FT code 2011-10-03 14:44:08 +02:00
HanzZ
b55ba07e93 Handle FT cancelation 2011-10-03 11:35:32 +02:00
HanzZ
03c7d96eab Created MemoryReadByteStream 2011-10-03 10:59:29 +02:00
HanzZ
46f5c51d00 Working FT rejecting 2011-10-02 11:11:08 +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
052c4ac633 Use latest swiften optimizations to increase BoostConnection speed 2011-09-28 22:41:53 +02:00