X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/2f3b62d0ad87bf5e09e0755e49cf6b9a6f2ce9fa..853058531aa2387ce1e8ab77ec9b416e70c6bffa:/TODO-SHADOW diff --git a/TODO-SHADOW b/TODO-SHADOW index da31800..b5b06fd 100644 --- a/TODO-SHADOW +++ b/TODO-SHADOW @@ -1,18 +1,15 @@ -Todo list for ShadowIRCd 6.0 ------------------------------ -* 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 -* 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 ----------------------------- +* 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 + +Todo list for ShadowIRCd 6.2 +---------------------------- +* channel::disabledmodes +* general::disabledumodes +* pure TS6 compat mode for linking with charybdis/ratbox/etc.