aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-08-02 23:07:03 +0200
committerdec05eba <dec05eba@protonmail.com>2021-08-02 23:07:03 +0200
commitcbc6997c0a5659239d2cd971f2fa77eeda53550b (patch)
tree58e59a7633a1c53fed6845a1e0454eb0ccf4c765 /TODO
parent01bac70680553e622a655722959a113ed35f4de9 (diff)
Matrix: fix room directory submit always using empty text (resulting in the homserver being the server target)
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8a09a6d..5bc6668 100644
--- a/TODO
+++ b/TODO
@@ -190,4 +190,5 @@ Handle replaces_state in matrix to get correct order for states?
Handle users_default power level in matrix.
Remove power_levels from sync and request them manually when entering a room.
Synapse is gay and mentions do not actually include the whole mxid. It only includes the username part of it. This conflicts with quickmedia notification and mentions where quickmedia includes the mxid in the mention instead,
- while the user might have disable username mentions. In those cases the user wont get a notification for mxid mention. Mention name instead? \ No newline at end of file
+ while the user might have disable username mentions. In those cases the user wont get a notification for mxid mention. Mention name instead?
+Make it possible to redact invites. \ No newline at end of file