Commit graph

393 commits

Author SHA1 Message Date
HanzZ
715efadbdf Forward FT data from backend to spectrum2 process 2011-09-28 19:59:58 +02:00
HanzZ
b3725b47c4 Moved Block* from include/Swiften to transport/ 2011-09-28 15:57:39 +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
02b2f22f3e First part of filetransfer 2011-09-28 10:58:48 +02:00
HanzZ
1888250815 don't use markup_linkify 2011-09-27 21:16:59 +02:00
HanzZ
bcce0a6c16 Added StatusType into protobuf protocol 2011-09-27 20:46:48 +02:00
HanzZ
85600b449f added service.memory_collector_time to configure backend collection basend on highest memory usage. By default this feature is deactivated 2011-09-27 20:16:59 +02:00
Jan Kaluza
6d96d5725b send roster push when buddy is removed 2011-09-27 15:49:25 +02:00
Jan Kaluza
7ec599cb50 use spectrum_markup_linkify to escape href attribute 2011-09-27 15:44:33 +02:00
Jan Kaluza
6cffbaebf8 Handle 'Xfire Invitation Message' input request 2011-09-27 15:14:51 +02:00
HanzZ
eb6eed3b79 we can use purple_accounts_delete with spectrum2. it does not have so bad performance with < 100 accounts 2011-09-26 21:48:19 +02:00
HanzZ
19786b3bb7 Fixed compilation with latest swiften 2011-09-26 21:09:41 +02:00
HanzZ
c0196d8dc1 Rename backends to spectrum2_* 2011-09-22 16:30:33 +02:00
HanzZ
884537fd5f Find popt library 2011-09-22 11:25:55 +02:00
HanzZ
931a5c7685 Way to disable privacy lists 2011-09-21 22:53:37 +02:00
HanzZ
eae5276f97 Send proper from in outgoing message for unknown user 2011-09-21 22:01:21 +02:00
HanzZ
9a9ecb5230 Use purple_normalize everywhere... this should fix AIM problems of some users 2011-09-21 10:43:18 +02:00
HanzZ
645e71d348 don't use leaf().string() 2011-09-20 23:45:49 +02:00
HanzZ
d41a6550d0 Fixed boost::filesystem compatibility with newer boost 2011-09-20 18:21:38 +02:00
HanzZ
8fa4354942 little refactorization of libpurple backend 2011-09-20 15:05:29 +02:00
HanzZ
c59534a6d7 Uncomment remoteRoster support 2011-09-19 16:38:01 +02:00
HanzZ
e23f8e3c7f Fixed password changing in gateway mode + working RIE 2011-09-19 14:22:01 +02:00
HanzZ
ab6a0ecf30 Better unregistering in gateway mode + other gateway mode fixes 2011-09-18 16:59:05 +02:00
HanzZ
4095ec6904 Show frotz backend in cmake output 2011-09-18 15:24:05 +02:00
HanzZ
a22b6e1490 Finished frotz backend :) 2011-09-18 11:48:00 +02:00
HanzZ
64a0a5d6b5 support setting int/bool in [purple] section 2011-09-16 13:02:40 +02:00
HanzZ
f0b368226d send from in disco#info response 2011-09-16 00:25:14 +02:00
HanzZ
d0adbddc0b send caps info in presences 2011-09-15 23:57:43 +02:00
HanzZ
174e3c5609 Merge branch 'master' of github.com:hanzz/libtransport 2011-09-15 23:04:15 +02:00
HanzZ
650b89e4bc Send proper discoinfo features 2011-09-15 23:04:05 +02:00
Jan Kaluza
2995c8ae09 forward first message 2011-09-15 14:42:26 +02:00
Jan Kaluza
51c03d82ea Added basic infocom IF games emulator backend 2011-09-15 14:11:24 +02:00
Jan Kaluza
90aacd41d9 Use JID escaping by default + keep compatibility with spectrum1 database when using JID escaping 2011-09-14 15:09:21 +02:00
Jan Kaluza
6db78c58d2 Merge branch 'master' of github.com:hanzz/libtransport 2011-09-14 12:42:19 +02:00
Jan Kaluza
9464449d6a Use remote-roster for unregistering if available 2011-09-14 12:42:06 +02:00
HanzZ
c7ef038fec Call purple_account_disconnect before set_enabled to avoid race condition with PurpleConnection disconnect timer 2011-09-13 21:17:29 +02:00
Jan Kaluza
573b15bc2f Preparation for removeOldIcons thread 2011-09-13 14:57:28 +02:00
Jan Kaluza
324196c7f9 added util.h/util.cpp 2011-09-13 14:39:15 +02:00
Jan Kaluza
9947946e3a Keep onPresenceChanged call outside of sendCurrentPresence() 2011-09-12 16:06:18 +02:00
Jan Kaluza
1c72e96709 Do not show '<auth>...</auth>' in XML log 2011-09-12 13:51:45 +02:00
HanzZ
36f4fb8870 Forward transport presence in User::setConnected call 2011-09-11 18:26:18 +02:00
HanzZ
3daa381077 Send proper from when buddy is not in roster 2011-09-11 18:00:25 +02:00
HanzZ
1342c511cd remove unused print_trace 2011-09-11 14:37:53 +02:00
HanzZ
44dd5fe02f Update last_login in databases 2011-09-11 12:21:47 +02:00
HanzZ
12a207a3a3 setUserOnline implemented in sqlite3/mysql backend 2011-09-11 12:09:07 +02:00
HanzZ
0bf2d89a7f Do no add buddies twice in gateway mode 2011-09-09 14:22:34 +02:00
HanzZ
4c885cc947 Proper SIGTERM/SIGINT handlers 2011-09-09 11:51:25 +02:00
HanzZ
c9e9772506 service.user, service.group 2011-09-09 10:20:58 +02:00
HanzZ
36056deeb9 Added logging configs 2011-09-08 18:06:49 +02:00
HanzZ
29d55fc4e4 pidfile + working_dir 2011-09-08 16:51:11 +02:00