Commit graph

472 commits

Author SHA1 Message Date
Jan Kaluza
04cbb3a907 More UserTest tests + fixes of some bugs found by tests 2011-10-26 16:06:24 +02:00
Jan Kaluza
8e7146a496 Include QtNetwork directory 2011-10-26 12:29:06 +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
ca227ccd26 Better PM 2011-10-25 23:48:07 +02:00
HanzZ
8c529dbabb semi-working PMs in muc 2011-10-25 20:29:58 +02:00
HanzZ
8d72e074c0 IRC backend can connect more servers/rooms... PM still doesn't work correctly :) 2011-10-25 19:24:14 +02:00
HanzZ
f7cd1346cc PURPLE_INPUT_WRITE works again 2011-10-25 18:31:13 +02:00
HanzZ
a560778c90 Added missing return; 2011-10-25 18:22:24 +02:00
HanzZ
fdc1a4199a IRC backend almost work in gateway mode 2011-10-24 22:33:15 +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
81beee07a2 Libpurple backend compiles on Windows, yay! thanks _vt 2011-10-23 13:07:26 +02:00
HanzZ
bb938d33f7 Do not compile dfrotz on Windows 2011-10-21 10:40:22 +02:00
HanzZ
9d0af6d4e2 match LIBPATH instead of libpath 2011-10-21 10:29:23 +02:00
HanzZ
c176163b66 fixed dfrotz on windows 2011-10-21 10:27:00 +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
HanzZ
ab886a7ae7 Split library path and libraries for swiften 2011-10-20 18:31:34 +02:00
HanzZ
da535d6bf4 Show some output from spectrum2_manager 2011-10-20 16:26:20 +02:00
HanzZ
47d27ef2e1 stop all instances + maybe fix for swiften windows problem 2011-10-20 15:57:44 +02:00
HanzZ
ede361d7b8 Move socket creation into create_socket 2011-10-20 15:48:27 +02:00
HanzZ
4aebd62cdd fix networkplugin compilation on windows 2011-10-20 15:42:48 +02:00
Jan Kaluza
7679342d00 Don't build spectrum_manager on WIN32 2011-10-20 12:04:10 +02:00
Jan Kaluza
cd2501c436 pseudo-working 'spectrum2_manager start' command 2011-10-20 11:49:42 +02:00
Jan Kaluza
e18fc43bc8 Added cmake modules 2011-10-20 08:57:35 +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
7dd1780605 Don't check PURPLE_INPUT_WRITE 2011-10-19 22:40:47 +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
93b2e86e9c Working dfrotz backend 2011-10-18 20:10:09 +02:00
HanzZ
0fa08124e6 link spectrum2 against boost/swiften 2011-10-18 19:25:53 +02:00
HanzZ
912ef389e8 initialize variables 2011-10-18 18:26:15 +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
53353b28b8 Added missing CMakeList.txt 2011-10-18 12:46:13 +02:00
HanzZ
7bc85a4c61 Working setDefaultAccountOptions 2011-10-17 22:05:20 +02:00
HanzZ
1db5be3db8 Working libpurple FT again 2011-10-17 21:26:13 +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
26684d8ad9 More eventloop debugs 2011-10-12 23:55:53 +02:00
HanzZ
ec11593e64 Fix bad commit... 2011-10-12 23:33:55 +02:00
HanzZ
a79218150c Print which eventloop is used + work properly when it's not libev 2011-10-12 23:29:52 +02:00
HanzZ
8ec0590369 print error message when swiften config can't be found 2011-10-12 23:03:18 +02:00
HanzZ
14ff0a11d6 working service.eventloop=libev config to run libpurple with eventloop 2011-10-11 19:27:22 +02:00
HanzZ
0f1f6f50f0 test 2011-10-11 01:20:13 +02:00