Age | Commit message (Expand) | Author |
2020-11-22 | Matrix: add /react | dec05eba |
2020-11-22 | Matrix: add reactions | dec05eba |
2020-11-22 | Matrix: fix embedded text (replies) making body stutter if word wrapping but ... | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | dec05eba |
2020-11-20 | Matrix: display replied-to messages in pinned messages tab | dec05eba |
2020-11-19 | Matrix: cache get_message_by_id, temporary remove fetching additional message... | dec05eba |
2020-11-18 | Matrix: fix read marker if the last message is a redact or edit | dec05eba |
2020-11-18 | Matrix: set window title to room name when using matrix | dec05eba |
2020-11-18 | Matrix: fix media not displayed after update | dec05eba |
2020-11-18 | Matrix: attempt fix double messages for sent messages with construct, missing... | dec05eba |
2020-11-17 | Matrix: fix message sorting for previous messages | dec05eba |
2020-11-16 | Matrix: fix crash when failing to send message or read marker | dec05eba |
2020-11-16 | Matrix: do not continuously fetch messages when currently showing pinned mess... | dec05eba |
2020-11-16 | Matrix: fix unread red marker when fetching previous messages | dec05eba |
2020-11-16 | Matrix: do not fetch previous messages all the time (bug) when going to chat ... | dec05eba |
2020-11-16 | Matrix: show provisional messages as the message is being sent and received | dec05eba |
2020-11-14 | Fix crash on video navigating to related video and then back and forth | dec05eba |
2020-11-14 | Resume video when navigating back from related/channel videos | dec05eba |
2020-11-12 | Attempt to fix flickering body | dec05eba |
2020-11-12 | Matrix: workaround synapse bug where sync doesn't include membership states w... | dec05eba |
2020-11-10 | Scroll body automatically to reveal more items when making the window larger,... | dec05eba |
2020-11-09 | Matrix: show number of pinned messages in tab, show previous displayname in n... | dec05eba |
2020-11-09 | Matrix: update user display name/avatar when updated in /sync; fix backspace ... | dec05eba |
2020-11-08 | Matrix: show last message sorted by timestamp in room description | dec05eba |
2020-11-07 | Fix timestamp in copying of url for videos | dec05eba |
2020-11-05 | Fucking annoying shit | dec05eba |
2020-11-05 | Asdf sorting | dec05eba |
2020-11-05 | Do not sort rooms after navigating back | dec05eba |
2020-11-05 | Bring back loading animation | dec05eba |
2020-11-05 | Better detect non-streamable videos, do not sort rooms by activity, it causes... | dec05eba |
2020-11-05 | Change chat input to I, remove read marker delay | dec05eba |
2020-11-04 | Matrix: fetch additional messages in the background for all rooms, filter roo... | dec05eba |
2020-11-04 | Add ctrl+arrow key to move by word in text input, fix search triggering with ... | dec05eba |
2020-11-04 | Matrix: do not post filter on first sync, show loading animation if sync cach... | dec05eba |
2020-11-04 | Fetch latest message immediately when going to room even if sync is not finished | dec05eba |
2020-11-04 | Show loading animation for initial login | dec05eba |
2020-11-04 | Matrix: hack: fetch latest messages even if sync is not finished when going t... | dec05eba |
2020-11-04 | Matrix: show membership events, unimplemented events, do not fetch users remo... | dec05eba |
2020-11-04 | Video player: fix cursor hiding when not moving, unset fullscreen after going... | dec05eba |
2020-11-04 | Add channels page to related videos menu, fix related videos menu broken afte... | dec05eba |
2020-11-03 | Matrix: attach messages to bottom for initial fetch to reduce jumping of body... | dec05eba |
2020-11-03 | Matrix: update body item filter when switching tab | dec05eba |
2020-11-03 | Matrix: only scroll to bottom on first previous messages fetch | dec05eba |
2020-11-03 | Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w... | dec05eba |
2020-11-01 | Matrix: cache sync | dec05eba |
2020-11-01 | Matrix: add invites tab, add /leave command, remove room when leaving, add as... | dec05eba |
2020-10-31 | Remove explicit opengl version | dec05eba |
2020-10-31 | Matrix: cancel tasks when leaving chat page. This fixes delay in chat page cl... | dec05eba |
2020-10-31 | Load fonts on demand | dec05eba |
2020-10-31 | Make matrix posting, deleting, replying, edit async and video check if stream... | dec05eba |