From 0d2815dd946ec22a7c622bd892453f71c5c4a0e5 Mon Sep 17 00:00:00 2001 From: JD Horelick Date: Tue, 23 Feb 2010 01:17:37 -0500 Subject: [PATCH] Added some more stuff to the TODO-SHADOW --- TODO-SHADOW | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO-SHADOW b/TODO-SHADOW index cce41d8..4267aa2 100644 --- a/TODO-SHADOW +++ b/TODO-SHADOW @@ -14,6 +14,13 @@ Todo list for Shadowircd 6.0 * kicknorejoin (+J in inspircd chmode) * operoverride umode (+p), steal this from ircd-seven * 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