diff options
| author | olive <olive@olive.ooo> | 2026-09-13 17:05:53 +0100 |
|---|---|---|
| committer | olive <olive@olive.ooo> | 2026-09-13 17:09:32 +0100 |
| commit | 359b94d98084b1e005d5add74f3739f6ef36aa8b (patch) | |
| tree | 273c39c61c472ad59b1e3829ead357011e38d546 /todo.txt | |
| parent | c95ff81b4fced35a329493ca593a0c9a0610e4a1 (diff) | |
xmpp: multi-muc, sep out user resolution
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..0ee8f75 --- /dev/null +++ b/todo.txt @@ -0,0 +1,4 @@ + +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.. |
