Age | Commit message (Expand) | Author |
2020-11-20 | Matrix: display replied-to messages in pinned messages tab | dec05eba |
2020-11-20 | Matrix: revert last commit | dec05eba |
2020-11-19 | Matrix: remove event cache on login | dec05eba |
2020-11-19 | Matrix: fix too long path in event cache, bug when not using error handler.. | dec05eba |
2020-11-19 | Matrix: fix duplicate tag items, cache events we dont have permission to view... | dec05eba |
2020-11-19 | Matrix: cache get_message_by_id, temporary remove fetching additional message... | dec05eba |
2020-11-18 | Matrix: attempt to fix fetching of previous messages before sync is finished | 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: use slower /context instead of /event to workaround construct fucking... | dec05eba |
2020-11-18 | Matrix: fix for construct | dec05eba |
2020-11-18 | Matrix: attempt fix double messages for sent messages with construct, missing... | dec05eba |
2020-11-18 | Matrix: implement m.sticker | dec05eba |
2020-11-17 | Matrix: fix duplicate notifications on mention for initial sync | dec05eba |
2020-11-17 | Matrix: attempt to fix fetching previous messages before initial sync is fini... | dec05eba |
2020-11-17 | Matrix: fix message sorting for previous messages | dec05eba |
2020-11-16 | Exclude last parenthesis in url extraction if unbalanced, fix tests | 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-11 | Matrix: do not save to sync file on error | dec05eba |
2020-11-10 | Scroll body automatically to reveal more items when making the window larger,... | dec05eba |
2020-11-10 | Fit body item better when it cant fully fit on screen | dec05eba |
2020-11-10 | Scroll page instead of changing body item if the item cant be fully displayed... | dec05eba |
2020-11-09 | Matrix: show number of pinned messages in tab, show previous displayname in n... | dec05eba |
2020-11-09 | Matrix: show correct displayname and avatar for direct messages, or rooms wit... | dec05eba |
2020-11-09 | Matrix: fix display name if using user id for name, add ban/kick reason | 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-08 | add expire time on notifications | Midov |
2020-11-07 | Fix timestamp in copying of url for videos | dec05eba |
2020-11-07 | Cache read tag | dec05eba |
2020-11-07 | Shit | dec05eba |
2020-11-06 | Do not show duplicate notifications for additional messages sync | 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 | Fix text edit in matrix for non ascii characters | dec05eba |
2020-11-05 | First sort alphabetically and then by mention/unread.. | dec05eba |
2020-11-05 | Move mentioned room to top again | dec05eba |
2020-11-05 | Sort rooms alphanumerical case insensitive | 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 |