diff options
| author | Adam <Adam@anope.org> | 2010-11-15 20:23:43 -0500 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2010-12-12 19:33:58 -0500 |
| commit | 872bc3fa5e696e5e05ec98bdadec309185c48419 (patch) | |
| tree | 1ffa2bd25488f95f8717b2faa4cc686dec868ef7 /docs | |
| parent | 1625a5af0ce1368e46705a2f72578eda463f3650 (diff) | |
Allow users to remove their own access in channels
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changes | 2 | ||||
| -rw-r--r-- | docs/TODO | 9 |
2 files changed, 7 insertions, 4 deletions
diff --git a/docs/Changes b/docs/Changes index 04976cfd5..6df1c7ecb 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,8 @@ Anope Version 1.9.4 -------------------- A Automatically set channel founder to the user with the highest access if there is no successor +A /chanserv clone command to copy settings from one channel to another. +A Ability for users to delete their own access in channels F Changed the GHOST command to not allow ghosting unidentified users if the RECOVER command exists Anope Version 1.9.3 @@ -6,12 +6,13 @@ Legend: 1.9.4 ----- [x] MS IGNORE. Make it take nick (accounts) or n!u@h masks. Fake success of memo send still, but send to opers? +[x] Allow users to delete their own access +[x] ChanServ CLONE command +[x] XMLRPC to execute commands and get data from Anope Future ------ -[?] Remote identification [+] Method to store listmodes (more generically than AKICK, too) for e.g. +beI and extbans, etc. -[ ] XMLRPC to execute commands and get data from Anope [ ] NS IDENTIFY changes [?] Last failed identify? Maybe more useful for sopers only, so users don't get unnecessarily worried [?] Last successful login time/ip? perhaps both of these should be a new nick setting @@ -19,7 +20,7 @@ Future [ ] NS SUSPEND: show suspender and reason, probably to sopers only (see CS SUSPEND) [ ] Allow channel founders to change the fantasy trigger for their channel. [ ] CIDR Akills, session exceptions, etc -[ ] Language charset stuff, including collation (1.9.1? phoenix?) +[?] Language charset stuff, including collation (1.9.1? phoenix?) [ ] 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 [ ] Useful/common "third party" modules to core distro @@ -31,7 +32,7 @@ Future [x] Setter [x] Time added [+] Time modified (can they be modified?) - [ ] Time until expiry/expiry time (YES, time until expiry *instead of* expiry time, more human) + [x] Time until expiry/expiry time (YES, time until expiry *instead of* expiry time, more human) [x] Reason [ ] Unique IDs on each AKILL/blah so that networks may use them as ticket IDs [ ] HS ACTIVATE -ALL (rob sez this all needs reviewing) |
