summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorolive <olive@olive.ooo>2026-09-15 13:31:29 +0100
committerolive <olive@olive.ooo>2026-09-15 13:31:29 +0100
commit30a53868140b8702a164a587baeaf276895298bf (patch)
treec5c9eaa27d27d765080d17bdfe7434df49a71eae /todo.txt
parent0daf741d750f3829dac9f5160dae946a2b4894d0 (diff)
Quaddle support
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
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.