X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/48d9c3446a86c49d81e7fd5b849c694c086142d6..e31b740dd146d3df639a74e7605f42552f5234ec:/TODO-SHADOW diff --git a/TODO-SHADOW b/TODO-SHADOW index 9343ea5..cc25fcc 100644 --- a/TODO-SHADOW +++ b/TODO-SHADOW @@ -1,18 +1,14 @@ -Todo list for Shadowircd 6.0 +Todo list for ShadowIRCd 6.1 ----------------------------- -* swhois support -* custom operstrings (?) -* 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) -* norepeat cmode -* 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 -* 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 +* 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.