diff options
author | Adam <Adam@anope.org> | 2010-10-30 19:49:09 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-10-30 19:49:09 -0400 |
commit | cd21bd758c9b5912953e93fa58ff111aab759b54 (patch) | |
tree | dd725b0150d0c3862fcb72937ffcb75707f761fb /docs | |
parent | fb9f41b3e52cfddada7773a65b9723cd3a96b785 (diff) |
Updated TODO
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 21 |
1 files changed, 12 insertions, 9 deletions
@@ -13,7 +13,6 @@ Legend: [x] SSL [x] Command handling system needs to die, strtok() needs to die more [x] Asynchronous DNS -[ ] CIDR Akills, session exceptions, etc [x] Hashing system for storing just about everything needs to die [x] Add support for +k, +q, etc type umodes [x] Language system is disgusting, it must die. @@ -22,26 +21,30 @@ Legend: [+] Method to store listmodes (more generically than AKICK, too) for e.g. +beI and extbans, etc. [x] Config bailing on /os reload needs to be non fatal [x] AutoID needs to be able to live through /os restart, current system is just annoying. -[ ] SQL tables need to changed to have references etc -[ ] MS IGNORE. Make it take nick (accounts) or n!u@h masks. Fake success of memo send still, but send to opers? -[ ] NS IDENTIFY changes - [?] Last failed identify? Maybe more useful for sopers only, so users don't get unnecessarily worried - [?] Last successful login time/ip? perhaps both of these should be a new nick setting -[ ] NS INFO: seperate field for last seen realhost, shown to SRA only -[ ] NS SUSPEND: show suspender and reason, probably to sopers only (see CS SUSPEND) +[x] SQL tables need to changed to have references etc [x] Merge NS INFO blah ALL with NS INFO blah, if you're requesting info, you really want the info anyway. -[ ] Allow channel founders to change the fantasy trigger for their channel. [x] More "friendly" date displays of some things like registration time ("November 7th 2006 (2 years, 0 months, 0 days ago)") [?] Remote identification [x] Move a (lot) of stuff to class members as a defined interface rather than copypasta everywhere (ns_set, ns_saset!) +[ ] Store vhosts in SQL. Future ------ +[ ] XMLRPC to execute commands and get data from Anope +[ ] NS IDENTIFY changes + [?] Last failed identify? Maybe more useful for sopers only, so users don't get unnecessarily worried + [?] Last successful login time/ip? perhaps both of these should be a new nick setting +[ ] NS INFO: seperate field for last seen realhost, shown to SRA only +[ ] NS SUSPEND: show suspender and reason, probably to sopers only (see CS SUSPEND) +[ ] MS IGNORE. Make it take nick (accounts) or n!u@h masks. Fake success of memo send still, but send to opers? +[ ] Allow channel founders to change the fantasy trigger for their channel. +[ ] CIDR Akills, session exceptions, etc [ ] Language charset stuff, including collation (1.9.1? phoenix?) [ ] fantasy: allow replies/notifications to fantasy commands to go to the channel via notice [?] a way for a module to queue itself (or even another module) for unloading [ ] Useful/common "third party" modules to core distro [ ] NS AJOIN + [ ] CS ENTRYMSG [?] Don't allow soper accounts to expire [?] Reason for CS SET RESTRICTED [x] AKILL/SGLINE/etc.. |