]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO-SHADOW
Use strip_unprintable for chmodes +K and +G, which makes evasion less trivial.
[irc/rqf/shadowircd.git] / TODO-SHADOW
index 387c98f2ad170afea43017556c55b7375e434f22..b5b06fd0026b9c710d351402ef89f9aac75e2846 100644 (file)
@@ -1,25 +1,15 @@
-Todo list for Shadowircd 6.0
+Todo list for ShadowIRCd 6.1
 -----------------------------
-* 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)
-* blockcaps cmode
-* 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
-* config options to strip colours and bold and such from user PART and QUIT messages.
-* channel::exemptchanops config option
-* nonicks cmode
-* channel::host_in_topic option (can be a vector for idiots seeing host-in-topic)
-* channel::cycle_host_change option: I know this prevents client desyncs, but its annoying.
-* host-on-operup: vhost that gets applied to you on oper-up. A surprising number of people want this.
-* change *line duration to support "human-readable" format (ie: 3d6h5m)
+* 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.