aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-07-26 21:45:15 +0200
committerdec05eba <dec05eba@protonmail.com>2021-07-26 21:45:15 +0200
commit87b3100773f20ab87198329c2a2284ca76235ca6 (patch)
tree0f51d3cf63cd96859e7377fd0a23c26a86ff4fcf /TODO
parentdda3bcd3bd228da1fb18ac1786b690270bf391f0 (diff)
Remove m.hidden param from set read markers
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 596af39..8b915d8 100644
--- a/TODO
+++ b/TODO
@@ -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