diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-07-26 21:45:15 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-07-26 21:45:15 +0200 |
commit | 87b3100773f20ab87198329c2a2284ca76235ca6 (patch) | |
tree | 0f51d3cf63cd96859e7377fd0a23c26a86ff4fcf /TODO | |
parent | dda3bcd3bd228da1fb18ac1786b690270bf391f0 (diff) |
Remove m.hidden param from set read markers
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -181,4 +181,5 @@ Check if message edits that are replies to me makes a now notification show up. Check if user has invite privileges and show error before bringing up invite gui when using /invite. If only users in the same homeserver can join a room then filter out other users in room invite gui. Exclude users that are already in the room from room invite gui. -Sort users in matrix users list (efficiently and only once!).
\ No newline at end of file +Sort users in matrix users list (efficiently and only once!). +Optimize matrix insert position for room sorting (and user sorting).
\ No newline at end of file |