diff options
author | Alexey Shchepin <alexey@process-one.net> | 2003-05-29 19:07:41 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2003-05-29 19:07:41 +0000 |
commit | f05efc0814ac075830c0f1e34270bf169adfa76a (patch) | |
tree | 64d3e4beae5f7cfc98688275c4fe7063ff32f5b2 /TODO | |
parent | * src/mod_muc/mod_muc.erl: Now body of message from admin to MUC (diff) |
* src/ejabberd_service.erl: Proper handling of bad XML
* src/mod_muc/mod_muc_room.erl: Append number of participants in
disco replies if requester allowed to see participant list
* src/mod_muc/mod_muc.erl (iq_disco_items): Pass requester JID to
room process
* src/mod_irc/mod_irc_connection.erl: Exit on receiving of
presence or message error
* src/mod_irc/mod_irc_connection.erl (handle_info): Return
"feature not implemented" on iq request with unknown namespace
SVN Revision: 111
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -8,15 +8,17 @@ admin interface backup management S2S: - * timeouts - * rewrite S2S key validation more correctly work with SRV DNS records (priority, weight, etc...) -SSL -JEP-62,63 (?) +TLS +Privacy rules make roster set to work in one transaction add traffic shapers to c2s connection before authentification add traffic shapers to s2s connections more traffic shapers SNMP +PubSub +MUC: remove empty non-persistent conferences after timeout +MUC: remove a lot of debugging output +IRC: disconnect on receiving of error message or presence |