diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-03-24 08:42:40 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-03-24 08:42:40 +0100 |
commit | 84d4d43d2f79da48c3494e11c8b29790fb6eae12 (patch) | |
tree | d530ff3bff5737cf224de069d9fe10fa649c454a /TODO | |
parent | 1bd8a4008499c78e4ee6ed40fd01657506b24983 (diff) |
Matrix: merge body items if same author
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ Add option to disable autosearch and search when pressing enter instead or somet Sleep when idle, to reduce cpu usage from 1-2% to 0%, important for mobile devices. Also render view to a rendertexture and render that instead of redrawing every time every time. Provide a way to specify when notifications should be received (using matrix api) and also read the notification config from matrix. Also provide a way to disable notifications globally. Use quickmedia to show image in matrix rooms, instead of mpv. -Merge body items in matrix if they are posted by the same author (there is a git stash for this). Add command to ban users. Support peertube (works with mpv, but need to implement search and related videos). Scroll to bottom when receiving a new message even if the selected message is not the last one. It should instead scroll if the last message is visible on the screen. |