]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO-SHADOW
Add operator::vhost option.
[irc/rqf/shadowircd.git] / TODO-SHADOW
index a534c9e1b8d5f84b368afa38206cd3a9c489977b..3b1f247909444f035c551551268a63f14efe401c 100644 (file)
@@ -1,16 +1,17 @@
-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)
+* 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.
-
-
 * 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.