HanzZ
|
5424e5c686
|
Added SingleIRCNetworkPlugin
|
2011-11-23 22:00:24 +01:00 |
|
HanzZ
|
af39c58f68
|
Support for line-end comments
|
2011-10-26 23:56:50 +02:00 |
|
HanzZ
|
f7cd1346cc
|
PURPLE_INPUT_WRITE works again
|
2011-10-25 18:31:13 +02:00 |
|
HanzZ
|
bc3971f7d2
|
IRC backends work again
|
2011-10-23 18:50:10 +02:00 |
|
HanzZ
|
b1e4aae55b
|
Forward StreamError in onPasswordInvalid signal
|
2011-10-18 20:49:20 +02:00 |
|
HanzZ
|
93b2e86e9c
|
Working dfrotz backend
|
2011-10-18 20:10:09 +02:00 |
|
HanzZ
|
0509696bfd
|
refresh coredump limit after setuid
|
2011-10-09 22:01:02 +02:00 |
|
HanzZ
|
0fc58189d7
|
PING debug
|
2011-10-06 23:42:13 +02:00 |
|
HanzZ
|
044c1e395d
|
Don't handle conversations with empty node
|
2011-10-06 21:44:36 +02:00 |
|
HanzZ
|
91aa5e9c77
|
Swift namespace
|
2011-10-04 20:10:07 +02:00 |
|
HanzZ
|
85600b449f
|
added service.memory_collector_time to configure backend collection basend on highest memory usage. By default this feature is deactivated
|
2011-09-27 20:16:59 +02:00 |
|
Jan Kaluza
|
7ec599cb50
|
use spectrum_markup_linkify to escape href attribute
|
2011-09-27 15:44:33 +02:00 |
|
HanzZ
|
eae5276f97
|
Send proper from in outgoing message for unknown user
|
2011-09-21 22:01:21 +02:00 |
|
HanzZ
|
a22b6e1490
|
Finished frotz backend :)
|
2011-09-18 11:48:00 +02:00 |
|
HanzZ
|
d0adbddc0b
|
send caps info in presences
|
2011-09-15 23:57:43 +02:00 |
|
Jan Kaluza
|
51c03d82ea
|
Added basic infocom IF games emulator backend
|
2011-09-15 14:11:24 +02:00 |
|
Jan Kaluza
|
90aacd41d9
|
Use JID escaping by default + keep compatibility with spectrum1 database when using JID escaping
|
2011-09-14 15:09:21 +02:00 |
|
Jan Kaluza
|
1c72e96709
|
Do not show '<auth>...</auth>' in XML log
|
2011-09-12 13:51:45 +02:00 |
|
HanzZ
|
f4df7fdd4e
|
spectrum is daemon now, hope there's no Buffy
|
2011-09-08 15:10:17 +02:00 |
|
Jan Kaluza
|
6898933a1d
|
Fix leak when response for roster updates was not received
|
2011-09-06 10:00:04 +02:00 |
|
Jan Kaluza
|
d0855e341f
|
Fix of previous commit
|
2011-08-23 15:49:55 +02:00 |
|
Jan Kaluza
|
9eab007d5b
|
Fix of previous commit
|
2011-08-23 15:48:55 +02:00 |
|
Jan Kaluza
|
a87a0484ad
|
VCard timeout
|
2011-08-22 15:44:47 +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 |
|
HanzZ
|
b2fd4a4563
|
parse unregistered config options and working [purple] options parsing
|
2011-08-16 21:51:19 +02:00 |
|
Jan Kaluza
|
d94de26489
|
Connect just from one resource (can be changed in config)
|
2011-08-08 15:04:08 +02:00 |
|
HanzZ
|
fed816d255
|
initialize m_conn
|
2011-08-06 15:40:46 +02:00 |
|
HanzZ
|
16340590b4
|
Answer probe presences
|
2011-08-05 09:30:24 +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
|
be6e854f37
|
fixed vcards with prpl-any
|
2011-07-31 19:10:48 +02:00 |
|
HanzZ
|
59236d962f
|
Unref PurpleBuddyIcon -> another leak fixed
|
2011-07-26 23:01:22 +02:00 |
|
HanzZ
|
7146bdc362
|
support for protocol=any and prefix in JID
|
2011-07-26 21:19:21 +02:00 |
|
Jan Kaluza
|
835c66fc61
|
force returning of memory chunks allocated by libxml2 to kernel
|
2011-07-26 09:12: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 |
|
HanzZ
|
ce44c83ae8
|
disconnect_all_slots in networkpluginserver
|
2011-07-24 21:41:52 +02:00 |
|
HanzZ
|
05ff592fd0
|
Remove backend from backends list immediatelly after disconnection
|
2011-07-21 22:52:41 +02:00 |
|
HanzZ
|
2a09696a8a
|
Do not send roster push when we're not connected -> fixed leak
|
2011-07-21 00:54:04 +02:00 |
|
HanzZ
|
9365c89b7a
|
default avatar
|
2011-07-19 20:46:38 +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
|
66105b8dd8
|
Added 'admin_username' and 'admin_password' options
|
2011-06-26 13:36:54 +02:00 |
|
Jan Kaluza
|
18d3aa4b00
|
logging.cfg and backend_logging.cfg
|
2011-06-21 15:28:25 +02:00 |
|
Jan Kaluza
|
c00d5149d5
|
More log4cxx
|
2011-06-21 14:30:49 +02:00 |
|
Jan Kaluza
|
0498acd07a
|
Added support for loading .cfg files with logging configuration
|
2011-06-21 13:37:01 +02:00 |
|
HanzZ
|
96425ce8db
|
Asnwer to VCards without to attribute
|
2011-06-19 10:09:49 +02:00 |
|
HanzZ
|
b0bcade44c
|
Hopefully working authorizations. Tested it only once :)
|
2011-06-17 13:43:31 +02:00 |
|
HanzZ
|
57b59b8220
|
Added a way to set PKCS#12 server certificate to allow TLS
|
2011-06-16 22:26:12 +02:00 |
|
HanzZ
|
bb1a8e4c36
|
Spectrum can work without database now :)
|
2011-06-13 23:31:06 +02:00 |
|