aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2006-03-14 04:26:15 +0000
committerAlexey Shchepin <alexey@process-one.net>2006-03-14 04:26:15 +0000
commitd5137b0563e9d73b8ca521f1a7af985d5fe3686c (patch)
treeb9a2bfebb4f6439197d3eb62ab5bac066c0fb578 /TODO
parent* src/mod_muc/mod_muc_room.erl: Bugfix (diff)
* src/xml_stream.erl: Added catching of gen_fsm:send_event errors
* src/ejabberd_s2s_out.erl: Better support for multiple SRV records (thanks to Sergei Golovan) * src/mod_muc/mod_muc_log.erl: Support for chatroom logging (thanks to Badlop) * src/mod_muc/mod_muc_room.erl: Likewise * src/mod_muc/Makefile.in: Likewise * src/mod_muc/Makefile.win32: Likewise * src/gen_iq_handler.erl: Added support for {queues, N} IQ handler type SVN Revision: 517
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index f1efd0d48..a98d63f0a 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
Win32 build: Make it possible to compile with +debug_info flag.
-mod_muc logging
-
admin interface
users management
statistics about each user
@@ -10,7 +8,6 @@ admin interface
S2S:
check "id" attributes in db:verify packets
-more correctly work with SRV DNS records (priority, weight, etc...)
make roster set to work in one transaction
add traffic shapers to c2s connection before authentification
more traffic shapers