Age | Commit message (Collapse) | Author |
|
backspace repeat char
|
|
cache is removed without login
|
|
|
|
|
|
to room
|
|
|
|
remote during cache (slow)
|
|
going back after recommendation page
|
|
after video failing to load
|
|
continuation token)
|
|
body items
|
|
|
|
|
|
|
|
with huge server to 3 seconds) and cached fetch to 150ms). Properly show notifications for older messages. Reduce memory usage from 120mb to 13mb
|
|
|
|
|
|
sync response
|
|
waiting for join sync message
|
|
async loading for more tasks
|
|
|
|
|
|
close sometimes
|
|
|
|
streamable async
|
|
Cancel video download when pressing escape,
other fixes..
|
|
|
|
|
|
|
|
|
|
Fix pinned events that are added after starting QuickMedia
(before this change it adds all elements again to the list).
Add /me command.
Other fixes...
|
|
|
|
|
|
variables (name, avatar url, prev batch)
|
|
potential crash
|
|
bottom when posting message/media and last item is already visible
Also show "Loading..." while checking if our matrix token is still
valid.
|
|
|
|
|
|
text on matrix
|
|
|
|
|
|
include embedded item when pressing enter
|
|
See: https://github.com/SFML/SFML/issues/1711
Also some other smaller changes
|
|
|
|
|
|
local read marker
|
|
fix multiple messages being marker as mentioning us if the latest
mention is close to another mention that we have already read.
Do not go to bottom when sending a message or uploading media.
Do not scroll to bottom unless we have the last message selected, the
tab is the messages tab and the window is focused.
|
|
|
|
|
|
Use correct ref in matrix replies,
make text that contains our user id also count as a mention.
|