]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO-SHADOW
Added m_cycle and added it to all the appropriate locations.
[irc/rqf/shadowircd.git] / TODO-SHADOW
index fd0f3fc81f03e739d2472639a7bcd647948fd81b..b5b06fd0026b9c710d351402ef89f9aac75e2846 100644 (file)
@@ -1,13 +1,15 @@
-Todo list for Shadowircd 6.0
+Todo list for ShadowIRCd 6.1
 -----------------------------
-* swhois support
-* custom operstrings (?)
-* norepeat cmode
-* kicknorejoin (+J in inspircd chmode)
-* operoverride umode (+p), steal this from ircd-seven
-* immune cmode (+M), steal this from ircd-seven too
-* channel::exemptchanops config option
-* host-on-operup: vhost that gets applied to you on oper-up. A surprising number of people want this.
+* pretty error messages for +ah stuff
+* global/remote mod*/die/restart
+* update ojoin/omode/etc to use +ah
+* notice/message !#channel and %#channel
+* clean disable/removal of modes on rehash, if possible without being ugly
+* Allow disabling of commands in auth {} blocks.
+* Add default_operhost to /set
 
-
-* Anything else we think of between now and release. :P
+Todo list for ShadowIRCd 6.2
+----------------------------
+* channel::disabledmodes
+* general::disabledumodes
+* pure TS6 compat mode for linking with charybdis/ratbox/etc.