Age | Commit message (Expand) | Author |
2022-11-18 | Readd meme gpg encryption in matrix, this time asynchronous decryption | dec05eba |
2022-11-15 | Use matrix global account data for qm read marker to bypass synapse issue wit... | dec05eba |
2022-11-15 | Matrix: use a local cache of latest read marker timestamps to try and avoid m... | dec05eba |
2022-11-13 | Matrix: fix message edits not being applied correctly | dec05eba |
2022-11-12 | Matrix: add option to silence invites without declining them or hiding them (... | dec05eba |
2022-11-12 | Matrix: fix editing reply breaking body and formatted text, edits should alwa... | dec05eba |
2022-11-11 | Show unread mentions number at top of message | dec05eba |
2022-11-11 | Dont format matrix reaction locally, bypass pantalaimon for custom emoji | dec05eba |
2022-11-11 | Matrix: fix emojis not removed from codeblocks when posting a message, clamp ... | dec05eba |
2022-11-11 | Matrix: do not format html in room description if body is plain text | dec05eba |
2022-11-11 | Add image (custom emoji) alt text for copy-pasting, limit custom emoji size i... | dec05eba |
2022-11-11 | Support images in text, add custom emoji to matrix | dec05eba |
2022-11-10 | Matrix: add settings page with join room and logout button | dec05eba |
2022-11-08 | html parser: fix possible endless loop. Fixes matrix chat where parsing non-h... | dec05eba |
2022-11-07 | Matrix: fix edit being replaced with old message when re-entering the room (w... | dec05eba |
2022-11-07 | Formatted text with color in matrix, monospace for codeblocks | dec05eba |
2022-11-02 | Matrix: update room info in ui when receiving updates | dec05eba |
2022-10-29 | Matrix: add media reply with ctrl+u | dec05eba |
2022-10-25 | Matrix: apply user display name and avatar update by timestamp | dec05eba |
2022-09-12 | Sneed moment | dec05eba |
2022-09-10 | Matrix: better name for clipboard file (with extension), give pantalaimon fil... | dec05eba |
2022-04-03 | Make saucenao work when using pantalaimon (doesn't work for encrypted rooms) | dec05eba |
2022-02-07 | Use one struct for all args in Page::submit instead of multiple args (easier ... | dec05eba |
2021-11-26 | Better system messages for /id and /help | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-11-12 | Allow plugins to add their own tabs in ctrl+r instead of search, comments, re... | dec05eba |
2021-09-13 | Include refactoring | dec05eba |
2021-09-04 | Matrix: fix messages that dont mention us being added to notifications list. ... | dec05eba |
2021-08-20 | List all notifications in notifications page (including the ones we get after... | dec05eba |
2021-08-19 | Matrix: add ctrl+r to navigate to replied to message and navigate to message ... | dec05eba |
2021-08-17 | Matrix: fix room description not including message on initial sync because of... | dec05eba |
2021-08-16 | Add MyAnimeList (wip) | dec05eba |
2021-08-15 | Matrix: use white avatar for users with no avatar, optimize notifications update | dec05eba |
2021-08-10 | Matrix: add ctrl+p/ctrl+d to pin/unpin messages | dec05eba |
2021-08-05 | Make body items private, add accessor functions | dec05eba |
2021-08-01 | Matrix: implement power level change messages | dec05eba |
2021-07-26 | Matrix: greatly improve performance when entering a very large room (initiall... | dec05eba |
2021-07-26 | Matrix: add /join and /invite commands | dec05eba |
2021-06-25 | Matrix: do not show kick/ban notification when restarting quickmedia (do not ... | dec05eba |
2021-06-11 | Remove dependency on youtube-dl for streaming youtube, resulting in faster vi... | dec05eba |
2021-05-21 | Fix deadlock by reference to stack local room outside the function | dec05eba |
2021-05-21 | Jump to room when submitting notification | dec05eba |
2021-05-20 | Add notifications tab to matrix | dec05eba |
2021-05-20 | Move chat page room list logic to matrix delegate | dec05eba |
2021-05-20 | Start on notifications | dec05eba |
2021-05-19 | Disable mention formatting in single line code blocks | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-05-05 | Fix red color when reply to us is edited | dec05eba |
2021-04-28 | Update emoji, add room topic to matrix | dec05eba |
2021-04-28 | Add youtube subscriptions, etc | dec05eba |