diff options
author | Adam <Adam@anope.org> | 2012-09-25 22:28:59 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2012-09-30 20:30:27 -0400 |
commit | 3838eb1f056b5b4272be7a6a32302fc419569bbc (patch) | |
tree | 9e567fb72c0de175c8f61a3a8caf134d7c83d35a | |
parent | 9ba719688161499f01c168b1aed84a563bcb5953 (diff) |
Add webpanel contributors to readme and remove todo since its way out of date and has nothing more in it we want
-rw-r--r-- | docs/README | 5 | ||||
-rw-r--r-- | docs/TODO | 25 |
2 files changed, 5 insertions, 25 deletions
diff --git a/docs/README b/docs/README index bc7fc04fb..06774e97a 100644 --- a/docs/README +++ b/docs/README @@ -116,6 +116,11 @@ Table of Contents * Christopher N. <saka@epiknet.org> (fr.l) * Yusuf Kurekci <ysfm.20@gmail.com> (tr.l) + Anope Web panel: + + * Thomas Edwards <thomas.edwards@ilkotech.co.uk> + * Luke Thompson <luke.thompson@ilkotech.co.uk> + 2) Presentation Anope is a set of Services for IRC networks that allows users to manage diff --git a/docs/TODO b/docs/TODO deleted file mode 100644 index 4494af58f..000000000 --- a/docs/TODO +++ /dev/null @@ -1,25 +0,0 @@ -Legend: - x = done - ? = unsure - + = in progress - -Future ------- -[ ] 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 -[ ] 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?) -[?] a way for a module to queue itself (or even another module) for unloading -[+] Useful/common "third party" modules to core distro - [x] NS AJOIN - [x] CS ENTRYMSG -[?] Don't allow soper accounts to expire -[?] Reason for CS SET RESTRICTED -[ ] Unique IDs on each AKILL/blah so that networks may use them as ticket IDs -[ ] HS ACTIVATE -ALL (rob sez this all needs reviewing) -[ ] No nickname ownership? -[ ] More commands need to be split up such as /bs bot, /ms set, /bs kick, /bs set, /os set? etc. -[ ] Customize email messages |