]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO-SHADOW
Fix typo `User' => `Use'.
[irc/rqf/shadowircd.git] / TODO-SHADOW
index 4267aa2246d36ff638f9807976863c0de0483528..5ccda3b16072b75f975b6cb028b0a245e98acf17 100644 (file)
@@ -1,26 +1,5 @@
-Todo list for Shadowircd 6.0
------------------------------
-* swhois support
-* custom operstrings (?)
-* autochanmodes defined in the .conf (cmodes that are set on a channel on initial join.)
-* halfops - probably enabled/disabled via a configure switch on in the .conf
-* 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)
-* Ability for opers to see users' umodes on whois
-* blockcaps cmode
-* norepeat cmode
-* Ability for opers to see secret channels that users are in in their whois
-  without needing to use /spywhois or what not.
-* 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
+TODO list for ShadowIRCd 7.0
+----------------------------
+* evaluate some of the more inane cmodes (D, E, N, etc) for possible removal.
+* move umode +B to extensions
+* evaluate old code and clean up / improve where improvement can be made