X-Git-Url: http://git.pk910.de/?p=srvx.git;a=blobdiff_plain;f=TODO;h=cc40e98a5d30272872dea86d00f14508bb4b449b;hp=8c9bb50d809b0d7f95afb5457eaf10a8117c0859;hb=80d9ed728be4b02ac483f3339cbb184f6602d15b;hpb=650dbf7e4cf451627a726cf75ca6deed79f2be00 diff --git a/TODO b/TODO index 8c9bb50..cc40e98 100644 --- a/TODO +++ b/TODO @@ -18,13 +18,3 @@ [FEATREQ] Suspension durations and/or comments when suspending user access to a channel [FEATREQ] support "unregistered": ?ctrace print mode +s unregistered - -[FEATREQ] runtime construction of nickserv.help, rather than compile time - - Can do something like this: - "" { - "/services/nickserv/disable_nicks:false and /services/nickserv/email_enabled:false" ( "Help content with nick ownership enabled and email disabled" ); - // etc - }; - - Need a mini-language interpreter for the logic blocks; should skip - leading "[0-9A-Za-z]+: " prefix to allow sorting the entries by - priority