X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/2f3b62d0ad87bf5e09e0755e49cf6b9a6f2ce9fa..e31b740dd146d3df639a74e7605f42552f5234ec:/TODO-SHADOW diff --git a/TODO-SHADOW b/TODO-SHADOW index da31800..cc25fcc 100644 --- a/TODO-SHADOW +++ b/TODO-SHADOW @@ -1,18 +1,14 @@ -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 ----------------------------- -* global/remote mod*/die/restart +* pretty error messages for +ah stuff * 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.