Age | Commit message (Expand) | Author |
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 |
2021-04-27 | Fix multiline block not visible if only one line, fix naughty users having to... | dec05eba |
2021-04-26 | Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes | dec05eba |
2021-04-18 | Fix misc matrix bugs related to leaving a room when side panel is visible and... | dec05eba |
2021-04-01 | Matrix: fix thumbnails when using pantalaimon, add more predefined rooms to r... | dec05eba |
2021-04-01 | Matrix: add room directory for joining rooms, resize video thumbnail | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2021-03-28 | Use imagemagick to create thumbnails instead of doing it ourselves. Better re... | dec05eba |
2021-03-26 | Add soundcloud | dec05eba |
2021-02-11 | Matrix: mark local edit/reply as read | dec05eba |
2021-02-09 | The final solution to the room selection question | dec05eba |
2021-02-09 | I hate this garbage piece of shitware | dec05eba |
2021-02-09 | Matrix: put an end to my unread messages misery | dec05eba |
2021-02-09 | Matrix: test: only show m.room.message types in room list description, sort r... | dec05eba |
2021-02-05 | Matrix: fix crash when a room is being removed in one thread and the room des... | dec05eba |
2020-12-15 | Matrix: more red in replies, or whatever | dec05eba |
2020-11-24 | Start on mastodon/pleroma | dec05eba |
2020-11-23 | Matrix: remove room if loaded in cache but removed remote | dec05eba |
2020-11-23 | Matrix: readd additional messages sync, remove reply/edit formatting from roo... | dec05eba |
2020-11-22 | Matrix: user messages not appearing after re-entering room | dec05eba |
2020-11-22 | Matrix: filter out messages with transaction id, which fixed messages sent by... | dec05eba |
2020-11-22 | Matrix: add /react | dec05eba |
2020-11-22 | Matrix: add reactions | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | 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: attempt fix double messages for sent messages with construct, missing... | dec05eba |
2020-11-16 | Matrix: fix crash when failing to send message or read marker | dec05eba |
2020-11-16 | Matrix: fix unread red marker when fetching previous messages | dec05eba |
2020-11-16 | Matrix: show provisional messages as the message is being sent and received | dec05eba |
2020-11-14 | Resume video when navigating back from related/channel videos | dec05eba |
2020-11-12 | Matrix: workaround synapse bug where sync doesn't include membership states w... | dec05eba |
2020-11-09 | Matrix: show correct displayname and avatar for direct messages, or rooms wit... | dec05eba |
2020-11-09 | Matrix: update user display name/avatar when updated in /sync; fix backspace ... | dec05eba |