diff options
author | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-06-21 19:10:36 +0000 |
---|---|---|
committer | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-06-21 19:10:36 +0000 |
commit | dc65eca3d8face5a71e3373084efa136664b02a0 (patch) | |
tree | dc15310aac776f9e225e72bb1cd22050b4c14517 | |
parent | 01b831c4c6627210fd6d76dc6cb79e00ece8cb4d (diff) |
Update TODO to show timers having been redone thanks to Adam.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2334 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Legend: [x] HelpServ must die [+] Command parser cleanup: mod_current_buffer needs to go away and be replaced by a proper parser. Commands should then indicate how they want the buffer split. [ ] Fix permanent channels support properly. This will require removing do_sjoin(). -[ ] Make NS ENFORCE/RELEASE stuff more sane, redo timers +[x] Make NS ENFORCE/RELEASE stuff more sane, redo timers [ ] Add support for +k, +q, etc type umodes [x] Support operoverride and such things (stop reversing mode changes from nonopped people where unnecessary) - done by Liber [+] Settable oper flags (split into types containing privs+commands, allow each oper to be set to a type, like we do with insp?) |