Added some more stuff to the TODO-SHADOW
This commit is contained in:
parent
dacfb79db6
commit
0d2815dd94
|
@ -14,6 +14,13 @@ Todo list for Shadowircd 6.0
|
||||||
* kicknorejoin (+J in inspircd chmode)
|
* kicknorejoin (+J in inspircd chmode)
|
||||||
* operoverride umode (+p), steal this from ircd-seven
|
* operoverride umode (+p), steal this from ircd-seven
|
||||||
* 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.
|
||||||
|
* channel::exemptchanops config option
|
||||||
|
* nonicks and nokicks cmodes
|
||||||
|
* 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.
|
||||||
|
* 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)
|
||||||
|
|
||||||
|
|
||||||
* Anything else we think of between now and release. :P
|
* Anything else we think of between now and release. :P
|
||||||
|
|
Loading…
Reference in New Issue