Commit graph

310 commits

Author SHA1 Message Date
Jan Kaluza
13d843e186 UserRegistry docs 2011-08-22 17:26:57 +02:00
Jan Kaluza
896566e546 Do not link against boost-program-options, since it's already generated by swift-config 2011-08-22 16:21:53 +02:00
Jan Kaluza
55694e27af ups, removed valgrind stuff 2011-08-22 15:50:53 +02:00
Jan Kaluza
a87a0484ad VCard timeout 2011-08-22 15:44:47 +02:00
HanzZ
069cd71aa3 Disconnect even invalid user, this can happen when password is valid, but session was not established yet 2011-08-21 23:01:16 +02:00
HanzZ
7b5810a410 Removed old hack which cause crash in some situations 2011-08-21 22:52:05 +02:00
HanzZ
0785badb98 UserRegistry refactorization 2011-08-21 19:46:55 +02:00
HanzZ
a00d7859f6 Dummy unit test 2011-08-21 13:41:23 +02:00
HanzZ
60219dd55c Call new disconnectUser method in removeUser too 2011-08-20 10:01:26 +02:00
HanzZ
a59f6be321 more memory tweaks 2011-08-19 18:24:01 +02:00
HanzZ
6d79da96f1 malloc_trim in main instance too 2011-08-19 10:04:09 +02:00
Jan Kaluza
c7f2b62980 Hopefully working disconnecting/connecting when more resources are connected 2011-08-18 13:37:43 +02:00
HanzZ
93ddc62068 added [backend] no_vcard_fetch variable to stop fetching vcard from remote network and answer only with avatar 2011-08-18 00:29:46 +02:00
Jan Kaluza
a1d9abd984 handle and destroy those frigging event loops, all, god, 4 hours.... 2011-08-17 18:50:59 +02:00
Jan Kaluza
9fdc06d793 Fixed rare crash in pingTimeout when backend was disconnect 2011-08-17 13:04:52 +02:00
HanzZ
852bd33b22 Maybe fix for XMPP avatars 2011-08-17 00:19:54 +02:00
HanzZ
13a6896ce1 vcard tweaking 2011-08-16 23:16:52 +02:00
HanzZ
f9b712391e Overwrite nickname in vcard only if it is not set yet 2011-08-16 21:55:45 +02:00
HanzZ
b2fd4a4563 parse unregistered config options and working [purple] options parsing 2011-08-16 21:51:19 +02:00
Jan Kaluza
2e0b797ae0 remove notify_user_info... 2011-08-15 16:23:49 +02:00
Jan Kaluza
689249c7e0 . 2011-08-15 16:14:14 +02:00
HanzZ
5a445b490f check protocol before connecting user 2011-08-14 21:26:39 +02:00
HanzZ
717ee40df7 handle errors in purple_account_set_status + check for empty passwords 2011-08-14 20:38:38 +02:00
HanzZ
ef1bf58d63 call onBuddyAdded even if it's already in roster to synchronize it with backend 2011-08-13 21:32:48 +02:00
HanzZ
2f9b2826cf Disable direct_connect 2011-08-13 19:13:31 +02:00
HanzZ
13979eacdd fetch all results from mysql 2011-08-13 17:52:04 +02:00
HanzZ
3d2aa79ccb mysql removeUser 2011-08-13 17:26:56 +02:00
HanzZ
11e4b90e69 working MySQL results 2011-08-13 14:40:58 +02:00
HanzZ
0741375ec6 Working invisible presence 2011-08-13 14:16:40 +02:00
HanzZ
f47187d464 Probably working invisible state, but I'm lazy to test it after midnight... 2011-08-13 02:03:49 +02:00
HanzZ
c38103451c InvisiblePayload + more mysql tweaks 2011-08-13 01:48:13 +02:00
HanzZ
b9fc585e26 print mysql errors 2011-08-12 18:32:53 +02:00
HanzZ
be466846d2 first working mysql statement 2011-08-12 16:16:43 +02:00
HanzZ
8a35635569 working blocking even for MSN 2011-08-12 10:30:43 +02:00
HanzZ
4bb54c1831 set privacy type to deny_users 2011-08-11 23:28:02 +02:00
HanzZ
7cce604462 fixed typo in BlockResponder 2011-08-11 22:55:46 +02:00
Jan Kaluza
ef21bec0c7 fixed database creation for mysql backend 2011-08-11 12:46:20 +02:00
HanzZ
1df767b43e verbose logging by default 2011-08-09 22:29:59 +02:00
Jan Kaluza
bd865f6134 Create MySQL database 2011-08-09 15:02:28 +02:00
Jan Kaluza
e81f12bfe3 lowercase nicknames in vcard handler before comparing them 2011-08-09 14:21:41 +02:00
Jan Kaluza
a1cf70cd89 Remove <body>...</body> tags from XHTML messages 2011-08-09 13:59:35 +02:00
Jan Kaluza
207f915f00 UserManager comments 2011-08-09 13:34:42 +02:00
HanzZ
cc37caf803 Don't handle unavailable presence if we know that we're reconnecting and removing user 2011-08-09 00:45:51 +02:00
HanzZ
3eff71c90d Send streamerror 2011-08-08 23:14:12 +02:00
HanzZ
cae7a41c9c Send message when reconnecting user 2011-08-08 21:55:37 +02:00
Jan Kaluza
2781d97a66 comments in networkpluginserver.cpp 2011-08-08 17:07:38 +02:00
Jan Kaluza
d94de26489 Connect just from one resource (can be changed in config) 2011-08-08 15:04:08 +02:00
HanzZ
c64e5768a8 MySQL prepared statements + untested macros 2011-08-06 18:16:09 +02:00
HanzZ
fed816d255 initialize m_conn 2011-08-06 15:40:46 +02:00
HanzZ
5fd0a88a80 Dummy MySQL backend template 2011-08-06 15:31:23 +02:00