]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO-SHADOW
Finish adding custom operstring support.
[irc/rqf/shadowircd.git] / TODO-SHADOW
index a534c9e1b8d5f84b368afa38206cd3a9c489977b..2c4e11de33d0629031677051d910ba2cde25d68d 100644 (file)
@@ -1,16 +1,13 @@
-Todo list for Shadowircd 6.0
+Todo list for ShadowIRCd 6.0
 -----------------------------
-* swhois support
-* custom operstrings (?)
-* halfops - probably enabled/disabled via a configure switch on in the .conf
-* owner/+a prefix/cmode - see comment for halfops :D
-* "soft" callerid umode (+G, only allows PM's from users in the same channel as you)
 * 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.
-
-
 * Anything else we think of between now and release. :P
+
+Todo list for ShadowIRCd 6.1
+-----------------------------
+* 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.