1 TODO list for 1.0.0 release
2 ---------------------------
5 - Connection delay (aka CONNDELAY). Doesn't seem necessary considering that
6 seven's codebase is less susceptible to random bugs at high load, however
7 it is implemented in the hyperion running on production Freenode.
8 - Opt-in spam filtering (cmode +S)
9 - Make prefixes for idented and unidented usernames configurable in ircd.conf
11 - Implement IDENTIFY-MSG and IDENTIFY-CTCP CAPABs as found in dancer/hyperion.
12 - Require channel operator status to view ban lists on +p (private) channels.
15 - Implement MODE hacking? Best done in an external module, preferably with
16 an annoying interface, *iff* the powers that be still want this. Usefulness
17 of this is 'questionable' consdering the only privileged modes that remain
19 - Implement SCAN IDLE?
21 - Implement audo-dline (cmode +D).
22 - Implement remote RESTART. (Done)
23 - Ditto remote DIE? (Done)