Commit graph

360 commits

Author SHA1 Message Date
Jan Kaluza
c68479f86d [service] idle_reconnect_time 2011-08-03 13:08:48 +02:00
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
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
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
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
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
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
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
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
Jan Kaluza
a6781df77f Working buddy rename 2011-06-09 13:54:09 +02:00
Jan Kaluza
a9fbe73b80 Tests tweaking 2011-06-08 13:17:09 +02:00
HanzZ
d39705842a Comments + refactorization 2011-06-06 10:48:27 +02:00
HanzZ
7a0e5e31e6 Moved RosterResponder out of UserManager 2011-06-05 14:01:26 +02:00
HanzZ
b63c1d0aad Store buddies if they change and don't store unchanged buddies on logout 2011-06-05 11:58:10 +02:00
HanzZ
96fb9b61e8 Store icon_hask into databa => working avatars 2011-06-05 11:35:37 +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