1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 09:03:14 +02:00

Updated TODO

This commit is contained in:
Adam
2010-06-19 21:22:48 -04:00
parent 448eadd747
commit 7b7e2a6150
+9 -9
View File
@@ -5,17 +5,17 @@ Legend:
1.9.3
-----
[ ] Add in a subcommand system, ns_set, cs_set, etc.
[ ] Threading
[ ] Mail sending needs to be threaded
[ ] process_numlist needs to die
[ ] SList needs to die
[ ] SSL
[ ] Command handling system needs to die, strtok() needs to die more
[x] Add in a subcommand system, ns_set, cs_set, etc.
[x] Threading
[x] Mail sending needs to be threaded
[x] process_numlist needs to die
[x] SList needs to die
[x] SSL
[x] Command handling system needs to die, strtok() needs to die more
[ ] Asynchronous DNS
[ ] CIDR Akills, session exceptions, etc
[ ] Hashing system for storing just about everything needs to die
[ ] Add support for +k, +q, etc type umodes
[x] Hashing system for storing just about everything needs to die
[x] Add support for +k, +q, etc type umodes
[ ] Language system is disgusting, it must die.
[ ] Modules should also have a way to add strings programatically
[ ] Should be able to add many strings by dropping a file in a set location.