elemental-ircd/TODO-SHADOW

18 lines
609 B
Plaintext
Raw Normal View History

2010-03-01 02:56:44 +00:00
Todo list for ShadowIRCd 6.0
2010-02-23 06:08:56 +00:00
-----------------------------
* swhois support
2010-03-01 02:56:44 +00:00
* custom operstrings
2010-02-23 06:08:56 +00:00
* norepeat cmode
* kicknorejoin (+J in inspircd chmode)
* operoverride umode (+p), steal this from ircd-seven
* immune cmode (+M), steal this from ircd-seven too
2010-03-01 02:56:44 +00:00
* Anything else we think of between now and release. :P
2010-02-23 06:08:56 +00:00
2010-03-01 02:56:44 +00:00
Todo list for ShadowIRCd 6.1
-----------------------------
* global/remote mod*/die/restart
* update ojoin/omode/etc to use +ah
* notice/message !#channel and %#channel
* clean disable/removal of modes on rehash, if possible without being ugly
* Allow disabling of commands in auth {} blocks.