]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO-SHADOW
Add oper:override priv to the .confs
[irc/rqf/shadowircd.git] / TODO-SHADOW
index cce41d8dcbe481eb151ababcfb9356f684a3ee4a..3b1f247909444f035c551551268a63f14efe401c 100644 (file)
@@ -1,19 +1,17 @@
-Todo list for Shadowircd 6.0
+Todo list for ShadowIRCd 6.0
 -----------------------------
 * swhois support
-* custom operstrings (?)
-* autochanmodes defined in the .conf (cmodes that are set on a channel on initial join.)
-* 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)
-* Ability for opers to see users' umodes on whois
-* blockcaps cmode
+* custom operstrings
 * norepeat cmode
-* Ability for opers to see secret channels that users are in in their whois
-  without needing to use /spywhois or what not.
 * kicknorejoin (+J in inspircd chmode)
 * operoverride umode (+p), steal this from ircd-seven
 * immune cmode (+M), steal this from ircd-seven too
-
-
 * 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.