diff options
author | bptato <nincsnevem662@gmail.com> | 2024-02-25 04:03:49 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-02-25 04:03:49 +0100 |
commit | 7578dfba943c0ccf46c6a6a10c470c432a403dad (patch) | |
tree | ebde8f8a7ec99fa3319b2f9276265e77da06536f /todo | |
parent | 929b85d06cfa97cf7b211b447fdd157384e028e3 (diff) | |
download | chawan-7578dfba943c0ccf46c6a6a10c470c432a403dad.tar.gz |
Update todo
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/todo b/todo index 04e50f28..204f2bab 100644 --- a/todo +++ b/todo @@ -31,10 +31,6 @@ config: - add RPC for CGI scripts e.g. toggle settings/issue downloads/etc * also some way to set permissions for RPC calls buffer: -- allow setting ansi colors from HTML - * then convert the ANSI text parser to an htmloutput filter, and - separate it from text/plain - * text/plain can then be parsed as HTML with a <plaintext> tag - important: validate returned values * do not block container when receiving buffer data; if invalid, kill buffer |