From 30a53868140b8702a164a587baeaf276895298bf Mon Sep 17 00:00:00 2001 From: olive Date: Tue, 15 Sep 2026 13:31:29 +0100 Subject: Quaddle support --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 0ee8f75..d79aa3c 100644 --- a/todo.txt +++ b/todo.txt @@ -2,3 +2,6 @@ pylon.subclass should not have a pylon_type arg. is only used for logging. a pylon's _name_ should be used in log messages. pylons harcode prepend names with [x] [d] [n] etc. this is not robust and is weird it should be in some way dynamic? maybe pylons can have configured short names? but then what in the case of two channels with different users of the same nick? they should not be conflated.. + +discord and quaddle hard-depend on the configured url ending with a / +note that http does not conflate // into / in the path. -- cgit v1.2.3