]> jfr.im git - irc/rqf/shadowircd.git/blob - TODO-SHADOW
Add hostserv/botserv aliases to the example confs.
[irc/rqf/shadowircd.git] / TODO-SHADOW
1 Todo list for Shadowircd 6.0
2 -----------------------------
3 * swhois support
4 * custom operstrings (?)
5 * autochanmodes defined in the .conf (cmodes that are set on a channel on initial join.)
6 * halfops - probably enabled/disabled via a configure switch on in the .conf
7 * owner/+a prefix/cmode - see comment for halfops :D
8 * "soft" callerid umode (+G, only allows PM's from users in the same channel as you)
9 * blockcaps cmode
10 * norepeat cmode
11 * kicknorejoin (+J in inspircd chmode)
12 * operoverride umode (+p), steal this from ircd-seven
13 * immune cmode (+M), steal this from ircd-seven too
14 * config options to strip colours and bold and such from user PART and QUIT messages.
15 * channel::exemptchanops config option
16 * nonicks cmode
17 * host-on-operup: vhost that gets applied to you on oper-up. A surprising number of people want this.
18 * change *line duration to support "human-readable" format (ie: 3d6h5m)
19
20
21 * Anything else we think of between now and release. :P