aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2003-05-29 19:07:41 +0000
committerAlexey Shchepin <alexey@process-one.net>2003-05-29 19:07:41 +0000
commitf05efc0814ac075830c0f1e34270bf169adfa76a (patch)
tree64d3e4beae5f7cfc98688275c4fe7063ff32f5b2 /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--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index e5b2266d0..90a7c40db 100644
--- a/TODO
+++ b/TODO
@@ -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