]> jfr.im git - irc/rqf/shadowircd.git/blame - TODO-SHADOW
s/charybdis/shadowircd/ in some other reasonably user-facing places.
[irc/rqf/shadowircd.git] / TODO-SHADOW
CommitLineData
cda9a0d8
JH
1Todo 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* Ability for opers to see users' umodes on whois
10* blockcaps cmode
11* norepeat cmode
12* Ability for opers to see secret channels that users are in in their whois
13 without needing to use /spywhois or what not.
14* kicknorejoin (+J in inspircd chmode)
15* operoverride umode (+p), steal this from ircd-seven
16* immune cmode (+M), steal this from ircd-seven too
0d2815dd
JH
17* config options to strip colours and bold and such from user PART and QUIT messages.
18* channel::exemptchanops config option
19* nonicks and nokicks cmodes
20* channel::host_in_topic option (can be a vector for idiots seeing host-in-topic)
21* channel::cycle_host_change option: I know this prevents client desyncs, but its annoying.
22* host-on-operup: vhost that gets applied to you on oper-up. A surprising number of people want this.
23* change *line duration to support "human-readable" format (ie: 3d6h5m)
cda9a0d8
JH
24
25
26* Anything else we think of between now and release. :P