X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/dacfb79db65997e8c3c0c668d60ab21d3a8bdfb7..24c2e4ff1893b8cfbe20d0ecf757edbcab36e4f6:/TODO-SHADOW diff --git a/TODO-SHADOW b/TODO-SHADOW index cce41d8..762556a 100644 --- a/TODO-SHADOW +++ b/TODO-SHADOW @@ -1,19 +1,12 @@ -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) -* Ability for opers to see users' umodes on whois -* 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 +* notice/message !#channel and %#channel - -* 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. +* TBAN equivalent (like a extban?) (?) +* ELINE - command to make users kline/dline/xline exempt on-the-fly +* implementation to change other users' umodes (if you're a oper of course)