Update the TODO.
This commit is contained in:
parent
f9e91eceaa
commit
70731d4fed
|
@ -6,7 +6,6 @@ Todo list for Shadowircd 6.0
|
||||||
* halfops - probably enabled/disabled via a configure switch on in the .conf
|
* halfops - probably enabled/disabled via a configure switch on in the .conf
|
||||||
* owner/+a prefix/cmode - see comment for halfops :D
|
* 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)
|
* "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
|
* blockcaps cmode
|
||||||
* norepeat cmode
|
* norepeat cmode
|
||||||
* Ability for opers to see secret channels that users are in in their whois
|
* Ability for opers to see secret channels that users are in in their whois
|
||||||
|
@ -16,7 +15,7 @@ Todo list for Shadowircd 6.0
|
||||||
* immune cmode (+M), steal this from ircd-seven too
|
* immune cmode (+M), steal this from ircd-seven too
|
||||||
* config options to strip colours and bold and such from user PART and QUIT messages.
|
* config options to strip colours and bold and such from user PART and QUIT messages.
|
||||||
* channel::exemptchanops config option
|
* channel::exemptchanops config option
|
||||||
* nonicks and nokicks cmodes
|
* nonicks cmode
|
||||||
* channel::host_in_topic option (can be a vector for idiots seeing host-in-topic)
|
* channel::host_in_topic option (can be a vector for idiots seeing host-in-topic)
|
||||||
* channel::cycle_host_change option: I know this prevents client desyncs, but its annoying.
|
* channel::cycle_host_change option: I know this prevents client desyncs, but its annoying.
|
||||||
* host-on-operup: vhost that gets applied to you on oper-up. A surprising number of people want this.
|
* host-on-operup: vhost that gets applied to you on oper-up. A surprising number of people want this.
|
||||||
|
|
Loading…
Reference in New Issue