Adding changeable access levels in todo for channel modes extensions
This commit is contained in:
parent
b0ccacd250
commit
50686c834b
1 changed files with 5 additions and 1 deletions
6
TODO
6
TODO
|
@ -31,7 +31,11 @@
|
|||
[x] drop non-TS6 (legacy protocol) support
|
||||
[F] Doxygen code documentation
|
||||
[/] module engine rework
|
||||
[x] more beautiful way of adding new channel modes by module
|
||||
[/] more beautiful way of adding new channel modes by module
|
||||
[x] basic functionality
|
||||
[x] some example modules
|
||||
[ ] think on how could we append privilege checking for simple chmode - like chm_staff, but additionaly limited (e. g. IsOperResv etc);
|
||||
possibly move the same code for all functions into separated one and make it extern?
|
||||
[ ] make nick/user/host validation functions/match tables able to work in separated modules,
|
||||
this will help us making support for native characters sets/slashes in host etc
|
||||
[ ] auth checker module
|
||||
|
|
Loading…
Reference in a new issue