Vitaly Takmazov
eabd4012f4
Merge branch 'master' of https://github.com/hanzz/libtransport
2012-08-01 13:26:13 +04:00
Vitaly Takmazov
98982a60fb
spectrum win32 service, in progress
2012-08-01 13:26:04 +04:00
Jan Kaluza
132059ca7d
Fix crash caused by two XMPP users using single PurpleAccount instance
2012-08-01 07:12:55 +02:00
HanzZ
ef259f4aef
Fixed typo
2012-07-31 19:53:57 +02:00
HanzZ
733c8b5e79
Fixed typo
2012-07-31 19:50:40 +02:00
HanzZ
264181153d
Merge branch 'master' of github.com:hanzz/libtransport
2012-07-31 16:49:03 +02:00
HanzZ
829c94f3d6
Added way to disable xhtmlim from backend and don't handle messages with empty body
2012-07-31 16:48:31 +02:00
Jan Kaluza
fcf2821bd2
kill backend with SIGABRT when it won't send PONG before pingTimeout
2012-07-31 11:21:24 +02:00
HanzZ
0d9c0387a4
Fixed race condition caused by not stopped reconnectTimer
2012-07-30 20:02:10 +02:00
Jan Kaluza
8620d6628f
Fixed typo
2012-07-30 15:35:53 +02:00
Jan Kaluza
351a6d97df
Used utf8 character set for mysql
2012-07-30 14:51:03 +02:00
Jan Kaluza
81bcacf695
Enable logging unicode characters
2012-07-30 14:26:06 +02:00
Jan Kaluza
e14d3c30e9
Handle situation where nickname is emtpy in groupchat
2012-07-30 13:52:29 +02:00
Jan Kaluza
b26808c36e
category spectrum2 for muning
2012-07-30 11:11:58 +02:00
Jan Kaluza
dc478a0cfa
Replace in portfile option
2012-07-30 10:05:35 +02:00
HanzZ
f75c6e8a70
More spectrum2 stats
2012-07-30 07:31:48 +02:00
HanzZ
14fdac33ae
spectrum2_ munin script ported to use spectrum2_manager
2012-07-30 07:13:09 +02:00
HanzZ
8e99da692b
Ignore message type='error'
2012-07-29 11:48:37 +02:00
HanzZ
47af5069d3
Do not run storeBuddy for buddies from database. Run all updates in one transaction
2012-07-29 05:59:55 +02:00
HanzZ
6efc5e055b
More logging and don't use DB on every presence
2012-07-28 22:51:37 +02:00
HanzZ
95a4924622
Give backend some time to start before spawning new oen
2012-07-28 06:04:10 +02:00
HanzZ
489ceea488
update buddy debug
2012-07-27 23:22:48 +02:00
HanzZ
2562909b19
use boost multithreader
2012-07-27 08:25:27 +02:00
Jan Kaluza
1b1d1e0500
Merge branch 'master' of github.com:hanzz/libtransport
2012-07-25 15:37:32 +02:00
Jan Kaluza
936c0230f1
spectrum2_manager target has to depend on pb
2012-07-25 15:37:17 +02:00
HanzZ
9cb2171e00
Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite
2012-07-20 13:46:28 +02:00
HanzZ
be7cabdc2a
Merge branch 'master' of github.com:hanzz/libtransport
2012-07-19 21:19:31 +02:00
Jan Kaluza
d9b89d1a0f
oops, added missing ;
2012-07-19 12:59:57 +02:00
HanzZ
09880c668b
Merge branch 'master' of github.com:hanzz/libtransport
2012-07-18 18:08:16 +02:00
Jan Kaluza
8b7923f3e3
Much more useful spectrum2_manager
2012-07-18 15:20:06 +02:00
Jan Kaluza
fd54120de7
Make the backend usable only after it responds to initial PING
2012-07-18 13:54:17 +02:00
Jan Kaluza
981513b2a5
Added 'register' and 'unregister' command to AdminInterface
2012-07-18 13:05:50 +02:00
Jan Kaluza
ff62fff115
Merge pull request #10 from arnt/master
...
Here's my one-liner to avoid WTF-8 without depending on the locale to be "right"
2012-07-17 06:40:42 -07:00
Arnt Gulbrandsen
6a4849f0a9
Merge branch 'master' of git://github.com/hanzz/libtransport
2012-07-17 14:00:55 +01:00
Arnt Gulbrandsen
34ec0df769
avoid WTF-8.
...
what arrives from XMPP is already UTF-8 encoded, so applying UTF-8 again
produces somewhat unfortunate results.
this line is not always necessary. before this change, the code was
dependent on the locale.
2012-07-17 13:53:00 +01:00
Jan Kaluza
267e96ea5c
Ignore 'table buddies already exists' error
2012-07-17 13:29:47 +02:00
Jan Kaluza
6b71ab5bf0
Show warning when connecting the server on port 5222
2012-07-17 13:27:00 +02:00
Jan Kaluza
693424e9b9
Another part of SettingsAdHocCommand
2012-07-17 13:22:49 +02:00
Jan Kaluza
dd9f9c48e1
Do not try to store buddies with empty name and clear m_buddies after storing
2012-07-16 14:38:52 +02:00
HanzZ
a2ad0b2ee6
Merge branch 'master' of github.com:hanzz/libtransport
2012-06-25 21:55:33 +02:00
Jan Kaluza
851ef18260
Another part of AdHoc support
2012-06-25 19:55:57 +02:00
HanzZ
0daca2a247
Merge branch 'master' of github.com:hanzz/libtransport
2012-06-20 17:38:39 +02:00
Jan Kaluza
cfa85cd21c
Moved DiscoItemsResponder out of Component class
2012-06-20 12:03:53 +02:00
Jan Kaluza
8a66baabcb
DiscoItemsResponder can add adhoc commands
2012-06-20 11:49:00 +02:00
Jan Kaluza
f4a3ad1cad
Changelog
2012-06-14 08:37:32 +02:00
Jan Kaluza
fb527b5760
Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster
2012-06-14 08:06:46 +02:00
HanzZ
680cc369de
Merge branch 'master' of github.com:hanzz/libtransport
2012-06-04 19:51:58 +02:00
HanzZ
57add5900f
Remove useless old debug message
2012-06-04 19:51:38 +02:00
Jan Kaluza
ddec6a8e1a
removed Config::getUnregistered. CONFIG_* macros should be used instead even for unregistered options
2012-05-30 11:14:56 +02:00
HanzZ
eaf1bcd9ee
Build against patched libyahoo2
2012-05-27 17:54:54 +02:00