From 86e43f1f144cfd04b039a844959af1f7aec3e6da Mon Sep 17 00:00:00 2001 From: Adam- Date: Wed, 11 Nov 2009 02:47:05 +0000 Subject: Added support for permanent channels. This supports both permanent channel modes and the ability to have BotServ bots stay in the channel to keep it open. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2638 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2423c8c7c..d410a3b17 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,7 @@ Legend: [x] Channel passwords seem to be of limited use, think of a more appropriate way to handle this [+] General options block, ability to turn LOGCHAN on from the config file.. [ ] Docs directory cleanup +[x] Fix permanent channels support properly Future ------ @@ -35,8 +36,7 @@ Future [ ] Requires a rejig of how Alias vs Core works [ ] Language charset stuff, including collation (1.9.1? phoenix?) [ ] Add support for +k, +q, etc type umodes -[ ] Fix permanent channels support properly. This will require removing do_sjoin(). - [ ] burn do_sjoin with fire +[ ] burn do_sjoin with fire [ ] fantasy: allow replies/notifications to fantasy commands to go to the channel via notice [?] a way for a module to queue itself (or even another module) for unloading [ ] add overridden form of SendGlobops accepting BotInfo -- cgit