diff options
| author | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-11-11 02:47:05 +0000 |
|---|---|---|
| committer | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-11-11 02:47:05 +0000 |
| commit | 86e43f1f144cfd04b039a844959af1f7aec3e6da (patch) | |
| tree | c5d5fb8b025d7066365afbf0d1e274e2bb5265cb /TODO | |
| parent | 9d37cf1d5afeaa054f31e0df85275521410bde61 (diff) | |
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
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
