Commit graph

419 commits

Author SHA1 Message Date
HanzZ
ad49c6f567 added collect_backend admininterface command + collecting one backend every 2 hours 2011-07-29 22:54:28 +02:00
HanzZ
e9e2991f8e collectBackend called every hour 2011-07-29 00:50:43 +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
6aa34a5585 Don't use backends which were full in past and add users to latest backends instead 2011-07-25 17:49:41 +02:00
HanzZ
097d52c8f0 Don't use Session after finishSession call 2011-07-20 19:32:54 +02:00
Jan Kaluza
090a7e5e23 Fixed crazy backends spawning when one backend stopped sending PONGs 2011-07-20 08:17:55 +02:00
HanzZ
629e93e34b Fixed crash in removig XMPPLayer 2011-07-20 03:02:50 +02:00
HanzZ
e31c077947 Call finishSession in User destructor in server mode 2011-07-20 02:16:58 +02:00
HanzZ
bfa4176bac Do not create m_convs in getConversation 2011-07-19 01:25:26 +02:00
Jan Kaluza
330ecc6dd4 Memory stats 2011-07-18 14:45:30 +02:00
HanzZ
808a9067c5 Improved backends creation, fixed race-condition during connection process 2011-07-17 23:05:54 +02:00
HanzZ
25f5516757 Fixed double delete on legacy network error 2011-07-17 04:26:55 +02:00
HanzZ
c6224941ce Fixed removing users 2011-07-17 03:56:19 +02:00
Jan Kaluza
caaf4640bb Send RIE only if client supports it 2011-07-14 14:21:40 +02:00
Jan Kaluza
e2a992466e User::getJIDWithFeature 2011-07-13 14:58:58 +02:00
HanzZ
3c0e38368c Send unavailable presences for available buddies when disconnecting the user 2011-07-12 22:02:02 +02:00
HanzZ
4d106deddd Added way to reload config ifle 2011-07-09 17:07:44 +02:00
HanzZ
9d23a3ba8b Renamed NPS::Client into NPS::Backend. Better Spectrum Manager output formating 2011-07-09 12:59:53 +02:00
HanzZ
34207065ce Better AdminInterface 2011-06-29 19:25:57 +02:00
HanzZ
9477e3f838 Working accounts sharing :) 2011-06-28 21:57:49 +02:00
Jan Kaluza
1e8eb7076f Initial support for PurpleAccount sharing 2011-06-28 15:18:25 +02:00
Jan Kaluza
6aa3e63520 Better server performance + preparation for handling multiple resources/clients 2011-06-28 13:16:23 +02:00
Jan Kaluza
bc97b0fb77 Always setFrom for incoming stanzas to full jid 2011-06-28 10:32:14 +02:00
Jan Kaluza
091411eea4 Show users in spectrum_manager status command 2011-06-27 16:57:14 +02:00
HanzZ
7f01140b4f First version of spectrum_manager 2011-06-26 17:38:31 +02:00
HanzZ
9c294ea319 AdminInterface class 2011-06-26 15:09:27 +02:00
HanzZ
66105b8dd8 Added 'admin_username' and 'admin_password' options 2011-06-26 13:36:54 +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
HanzZ
64f1921f8d Added XHTMLIMPayload + parser and serializer 2011-06-22 22:15:45 +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
Jan Kaluza
d6c003bad3 Added AttentionPayload + parser and serializer 2011-06-22 08:53:40 +02:00
Jan Kaluza
f9d40b961a First test of logging using log4cxx 2011-06-20 15:46:31 +02:00
HanzZ
d6766b4f84 Show proper aliases even for MSN 2011-06-19 21:40:03 +02:00
HanzZ
2836f390b9 Receive VCard from PurpleAccount and fixed crash on disconnect 2011-06-19 20:40:27 +02:00
HanzZ
28ca4ba95e Do not start XMPP server before first backend is connected 2011-06-19 10:37:01 +02:00
HanzZ
828ae9d2cb Spectrum has to be compiled with official Swiften master branch, not with my fork 2011-06-18 23:27:54 +02:00
HanzZ
b0bcade44c Hopefully working authorizations. Tested it only once :) 2011-06-17 13:43:31 +02:00
HanzZ
05e874df86 Fixed UserRegisration crash 2011-06-16 00:29:02 +02:00
Jan Kaluza
7f72be8fd3 handleVCardUpdatedRequest 2011-06-14 15:45:32 +02:00
Jan Kaluza
f1e8d12674 forward vcard set to backend 2011-06-14 15:12:35 +02:00
HanzZ
bb1a8e4c36 Spectrum can work without database now :) 2011-06-13 23:31:06 +02:00
HanzZ
f1734c98a8 Fixed stupid bug in status messages forwarding 2011-06-12 22:24:41 +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
ed6b548f48 handleBuddyRemovedRequest 2011-06-10 10:24:09 +02:00
HanzZ
819c52172d Merge branch 'master' of github.com:hanzz/libtransport 2011-06-09 22:28:30 +02:00