update TODO
This commit is contained in:
parent
8e37f5f5ba
commit
609190b2fb
1 changed files with 7 additions and 13 deletions
20
TODO
20
TODO
|
@ -1,24 +1,18 @@
|
||||||
$Id: TODO,v 1.11 2002/10/16 05:04:23 fishwaldo Exp $
|
$Id: TODO,v 1.12 2002/11/04 08:20:27 fishwaldo Exp $
|
||||||
|
|
||||||
NeoStats HostServ should accept /privmsg hostserv login <username> <password> for NeoIRCD vhost support!
|
|
||||||
|
|
||||||
/stats g should report when a G line will expire
|
/stats g should report when a G line will expire
|
||||||
|
SSL client support modes and channel related stuff
|
||||||
don't deop servicesclient on netjoin
|
/accept by hostmask
|
||||||
|
rip out servlink and make ssl/ziplinks built in...
|
||||||
hiddenservers don't hide
|
*Umode +a (Services Root) and +N (Network Admin)
|
||||||
|
*add IsMyAdmin to replace IsAdmin (currently server admins have admin axs to all servers)
|
||||||
|
*Channel mode +M (un-registered users can't talk)
|
||||||
|
|
||||||
|
|
||||||
POST 1.0
|
POST 1.0
|
||||||
*Umode +b (Bots) to identify bots (iEf2002)
|
*Umode +b (Bots) to identify bots (iEf2002)
|
||||||
*it would be nice if we could pass message handlers the actuall command that triggered the handler
|
*it would be nice if we could pass message handlers the actuall command that triggered the handler
|
||||||
*Umode +a (Services Root) and +N (Network Admin)
|
|
||||||
*SSL Client Support (Still not sure how to do this)
|
|
||||||
*Implement servlink so it can either be a seperate process, or linked to the ircd. (for shells with a process limit, its baaaad)
|
|
||||||
*Channel mode +M (un-registered users can't talk)
|
|
||||||
*channel modes in /list
|
*channel modes in /list
|
||||||
*add IsMyAdmin to replace IsAdmin (currently server admins have admin axs to all servers)
|
|
||||||
*/silence
|
*/silence
|
||||||
*/watch
|
*/watch
|
||||||
*/knock on +klO chans, but not when banned
|
*/knock on +klO chans, but not when banned
|
Reference in a new issue