diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-11-12 02:35:19 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-11-12 02:35:19 +0100 |
commit | 0df442e04c57dd80fc9a6b885b2ba86442b405b9 (patch) | |
tree | 853e0ea71330cb2939e4b0ec7a16515f4169c5a7 /TODO | |
parent | 01636191bc8ee0a109a50ca9441f01a14d273a02 (diff) |
Matrix: workaround synapse bug where sync doesn't include membership states when using messages filter
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -127,5 +127,4 @@ Show a marker when a room uses encryption. Remove replied-to message text in room preview. That shows ignored users text and we want to see the reply message instead anyways. Update room name/avatar with new data in /sync. Read marker is incorrect if the last message is an edit/redact, because they are hidden and replaces other body items instead. -Scroll tabs if there are more than 3 tab items and show arrow on left/right side when there are more items to see. -/sync doesn't include user displayname/avatar for new messages (synapse bug?). Use /profile in those cases (merge with fetching message by id used for replies and pinned messages). (Mark messages user as not resolved).
\ No newline at end of file +Scroll tabs if there are more than 3 tab items and show arrow on left/right side when there are more items to see.
\ No newline at end of file |