aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-08-05 12:18:29 +0200
committerdec05eba <dec05eba@protonmail.com>2021-08-05 12:18:29 +0200
commitc35fc22c4ca2a77bfc7317d3b8f78acabb855631 (patch)
tree6e373b0a2b63889ea9d465be37aaaa6f3fc8cfd7 /TODO
parenta0c0f0bd551155270b11ac23c7f1c526a20a44b9 (diff)
Matrix: fix editing hidden events being visible
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index ef7080e..348723c 100644
--- a/TODO
+++ b/TODO
@@ -191,4 +191,5 @@ 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?
Make it possible to redact invites.
-Reapply filter when changing body item text. \ No newline at end of file
+Reapply filter when changing body item text.
+When fetching previous messages in matrix, ignore user info updates. \ No newline at end of file