HanzZ
|
97a6609c87
|
maybe working auto-reconnect
|
2011-12-07 18:20:28 +01:00 |
|
HanzZ
|
196afcf3a3
|
Set proper resource in MUCs
|
2011-11-24 19:37:38 +01:00 |
|
HanzZ
|
b55ba07e93
|
Handle FT cancelation
|
2011-10-03 11:35:32 +02:00 |
|
HanzZ
|
03c7d96eab
|
Created MemoryReadByteStream
|
2011-10-03 10:59:29 +02:00 |
|
HanzZ
|
260262c393
|
Move FT to separate class
|
2011-10-01 21:12:18 +02:00 |
|
HanzZ
|
941bba0427
|
Fixed compilation with latest swiften
|
2011-09-30 10:00:44 +02:00 |
|
HanzZ
|
052c4ac633
|
Use latest swiften optimizations to increase BoostConnection speed
|
2011-09-28 22:41:53 +02:00 |
|
HanzZ
|
715efadbdf
|
Forward FT data from backend to spectrum2 process
|
2011-09-28 19:59:58 +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 |
|
Jan Kaluza
|
dd11e43325
|
component tests
|
2011-08-25 14:38:35 +02:00 |
|
Jan Kaluza
|
cbf6db2a61
|
better AdminInterface
|
2011-08-03 13:58:55 +02:00 |
|
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
|
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 |
|
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
|
9d23a3ba8b
|
Renamed NPS::Client into NPS::Backend. Better Spectrum Manager output formating
|
2011-07-09 12:59:53 +02:00 |
|
Jan Kaluza
|
091411eea4
|
Show users in spectrum_manager status command
|
2011-06-27 16:57:14 +02:00 |
|
Jan Kaluza
|
67c1817031
|
Untested Attenion from legacy network -> XMPP
|
2011-06-22 14:25:05 +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 |
|
Jan Kaluza
|
f1e8d12674
|
forward vcard set to backend
|
2011-06-14 15:12: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 |
|
Jan Kaluza
|
a6781df77f
|
Working buddy rename
|
2011-06-09 13:54:09 +02:00 |
|
HanzZ
|
7a0e5e31e6
|
Moved RosterResponder out of UserManager
|
2011-06-05 14:01:26 +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 |
|
Jan Kaluza
|
a7f77b72a8
|
Working VCards
|
2011-06-02 09:54:57 +02:00 |
|
Jan Kaluza
|
098f6a995a
|
handleVCardRequired callback
|
2011-06-01 15:50:54 +02:00 |
|
Jan Kaluza
|
3dc02f0cb3
|
Disconnect XMPP user if backend crashes or is killed
|
2011-05-27 14:57:44 +02:00 |
|
Jan Kaluza
|
98687145b0
|
first more or less working version of multiple-backend support
|
2011-05-26 08:53:05 +02:00 |
|
Jan Kaluza
|
a1eba9bedb
|
handle subject
|
2011-05-19 12:46:20 +02:00 |
|
Jan Kaluza
|
2c526db0f3
|
leaving the room works
|
2011-05-18 15:32:54 +02:00 |
|
Jan Kaluza
|
6699a898fb
|
Working IRC room join + proper 110 status code sending
|
2011-05-18 15:19:56 +02:00 |
|
HanzZ
|
0a33a3100e
|
part of IRC presences sending
|
2011-05-17 09:44:29 +02:00 |
|
HanzZ
|
1ebe5535c4
|
join IRC room
|
2011-05-15 15:18:31 +02:00 |
|
HanzZ
|
bc585576a9
|
ping/pong, message transfering
|
2011-05-13 23:37:48 +02:00 |
|
HanzZ
|
e8b61aa9b6
|
pinging backends
|
2011-05-13 10:54:03 +02:00 |
|
HanzZ
|
1105d3f1e3
|
first part of networkpluginserver
|
2011-05-11 09:20:35 +02:00 |
|