Commit graph

50 commits

Author SHA1 Message Date
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
0fc58189d7 PING debug 2011-10-06 23:42:13 +02:00
HanzZ
ca76287f4d Set nickname according to received vcard 2011-10-03 23:09:14 +02:00
HanzZ
b55ba07e93 Handle FT cancelation 2011-10-03 11:35:32 +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
052c4ac633 Use latest swiften optimizations to increase BoostConnection speed 2011-09-28 22:41:53 +02:00
HanzZ
715efadbdf Forward FT data from backend to spectrum2 process 2011-09-28 19:59:58 +02:00
HanzZ
7b692e8837 FT works on libpurple backend's side. not working on spectrum2 server part yet 2011-09-28 14:32:57 +02:00
HanzZ
bcce0a6c16 Added StatusType into protobuf protocol 2011-09-27 20:46:48 +02:00
Jan Kaluza
7e87208497 Fixed spectrum2 compilation with MSVC. Thanks to Vitaly Takmazov 2011-09-07 14:03:27 +02:00
Jan Kaluza
db34e2e499 handleRoomChanged 2011-08-23 15:13:49 +02:00
Jan Kaluza
632afeabe0 More documentation + API cleaning 2011-08-23 14:18:22 +02:00
Jan Kaluza
8ee0310448 First untested version of blocking feature 2011-07-27 10:33:34 +02:00
Jan Kaluza
1bf1343ac5 Stop loop instead of exit() 2011-07-25 18:22:11 +02:00
Jan Kaluza
330ecc6dd4 Memory stats 2011-07-18 14:45:30 +02:00
HanzZ
8720eb9678 Working XHTML-IM from legacy network -> XMPP 2011-06-22 23:23:52 +02:00
HanzZ
a9ccbdc501 Working XHTML from XMPP to legacy network 2011-06-22 23:05:40 +02:00
Jan Kaluza
67c1817031 Untested Attenion from legacy network -> XMPP 2011-06-22 14:25:05 +02:00
Jan Kaluza
fb420ef125 Working attention from XMPP -> legacy network 2011-06-22 12:11:24 +02:00
HanzZ
b5c2a6e001 Switch part of libtransport and libpurple backend into log4cxx 2011-06-20 21:45:05 +02:00
HanzZ
b0bcade44c Hopefully working authorizations. Tested it only once :) 2011-06-17 13:43:31 +02:00
Jan Kaluza
7f72be8fd3 handleVCardUpdatedRequest 2011-06-14 15:45:32 +02:00
HanzZ
d699f6614f Forwarding Chatstate into legacy network 2011-06-12 13:51:35 +02:00
HanzZ
bf5cc016f8 Typing notification from legacy network -> XMPP 2011-06-12 13:13:22 +02:00
HanzZ
bdc94b1042 Forward presence to legacy network 2011-06-12 12:27:57 +02:00
HanzZ
af5c703d0f libpurple backend can remove buddies 2011-06-10 13:03:19 +02:00
HanzZ
ed6b548f48 handleBuddyRemovedRequest 2011-06-10 10:24:09 +02:00
Jan Kaluza
a6781df77f Working buddy rename 2011-06-09 13:54:09 +02:00
Jan Kaluza
04f7a03780 Fixed some bad bugs + improved tests 2011-06-08 16:36:30 +02:00
HanzZ
877d783276 Fixed compilation with latest Swiften. Using SafeByteArray for communication with backends 2011-06-03 19:40:30 +02:00
Jan Kaluza
62fcb14192 send authorize after logging legacy network 2011-06-02 13:52:19 +02:00
Jan Kaluza
a7f77b72a8 Working VCards 2011-06-02 09:54:57 +02:00
Jan Kaluza
65d40a3359 Stop unused backends 2011-05-27 13:15:21 +02:00
Jan Kaluza
98687145b0 first more or less working version of multiple-backend support 2011-05-26 08:53:05 +02:00
Jan Kaluza
a1eba9bedb handle subject 2011-05-19 12:46:20 +02:00
Jan Kaluza
8e03fbec47 Working part, moderators resending 2011-05-19 08:26:09 +02:00
HanzZ
457d19d1ec Working join/rename 2011-05-19 00:33:38 +02:00
Jan Kaluza
2add374fbd working messaging and PM (only if you send it to user@server.tld, so normal PMs doesn't work yet) 2011-05-18 16:25:52 +02:00
Jan Kaluza
2c526db0f3 leaving the room works 2011-05-18 15:32:54 +02:00
Jan Kaluza
6699a898fb Working IRC room join + proper 110 status code sending 2011-05-18 15:19:56 +02:00
HanzZ
0a33a3100e part of IRC presences sending 2011-05-17 09:44:29 +02:00
HanzZ
1ebe5535c4 join IRC room 2011-05-15 15:18:31 +02:00
HanzZ
b62274f1dd messages in both directions 2011-05-14 15:31:29 +02:00
HanzZ
4c87620c9f working message dispatching 2011-05-14 10:34:18 +02:00
HanzZ
bc585576a9 ping/pong, message transfering 2011-05-13 23:37:48 +02:00
HanzZ
43ca88c1bd Fixed crash in logout, fixed big cpu usage when reconnecting backend 2011-05-13 11:10:06 +02:00
HanzZ
e8b61aa9b6 pinging backends 2011-05-13 10:54:03 +02:00
HanzZ
1105d3f1e3 first part of networkpluginserver 2011-05-11 09:20:35 +02:00