1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 20:56:38 +02:00

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
This commit is contained in:
cyberbotx
2009-06-21 19:10:36 +00:00
parent 01b831c4c6
commit dc65eca3d8
+1 -1
View File
@@ -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?)