aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-12-01 00:23:39 +0100
committerdec05eba <dec05eba@protonmail.com>2020-12-01 00:23:39 +0100
commit1acc8a27d975ebc714eca62ea7fc828fa92f2a9e (patch)
tree9bf64010e32199e179b819f7366aa8666fd8c143 /TODO
parent655e1317766058a4109c55b6f7ef6d059c734466 (diff)
Matrix: remove sync sleep
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index e4b0f2b..ea1b02b 100644
--- a/TODO
+++ b/TODO
@@ -137,7 +137,6 @@ Prev token is incorrect if additional messages have been fetched and comparing t
Create multiple BodyItem types. BodyItem has a lot of fields and most of them are not always used.
Have a list of redacted events so when fetching previous events, we can filter out the redacted events (directly in the matrix plugin).
Add grid view to matrix and navigate between them using alt+arrow keys.
-Show reactions in pinned messages tab?
Remove display names from reactions if there are many reactions, and instead group them into: reaction (#number of this type of reaction); for example: 👍 2.
Make reaction and deleted message provisional.
Allow removing reactions.