diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-08-02 23:07:03 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-08-02 23:07:03 +0200 |
commit | cbc6997c0a5659239d2cd971f2fa77eeda53550b (patch) | |
tree | 58e59a7633a1c53fed6845a1e0454eb0ccf4c765 /TODO | |
parent | 01bac70680553e622a655722959a113ed35f4de9 (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-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |