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.
14 - Implement MODE hacking? Best done in an external module, preferably with
15 an annoying interface, *iff* the powers that be still want this. Usefulness
16 of this is 'questionable' consdering the only privileged modes that remain
18 - Implement SCAN IDLE?
20 - Implement audo-dline (cmode +D).
21 - Implement remote RESTART. (Done)
22 - Ditto remote DIE? (Done)