]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO
Add SNONOTICE stuff to 3.1 todo.
[irc/rqf/shadowircd.git] / TODO
diff --git a/TODO b/TODO
index 1139ab0047de313b092166bfa31fca3c00cba46d..1d31c8b634d4a2d41434968f5e82f3f07d59e650 100644 (file)
--- a/TODO
+++ b/TODO
@@ -40,3 +40,8 @@
   [?] somehow hide channel operators like ircnet can do?
   [x] merge m_join.c and m_sjoin.c in one module (same functions, done in ratbox3)
   [x] create chmode.h and put there all declarations of chm_* - this will make some modules clean
+[F] Move most use of server WALLOPS to a global mechanism.
+  [F] Add SNONOTICE protocol command (like in InspIRCd) to broadcast to a specific SNOMASK.
+      (Using ENCAP?)
+  [F] Adopt commands to this framework.
+