Add TODO for ShadowIRCd 6.0

This commit is contained in:
JD Horelick 2010-02-23 01:08:56 -05:00
parent 92504d43b1
commit cda9a0d833
1 changed files with 19 additions and 0 deletions

19
TODO-SHADOW Normal file
View File

@ -0,0 +1,19 @@
Todo list for Shadowircd 6.0
-----------------------------
* 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
* Anything else we think of between now and release. :P