Age | Commit message (Expand) | Author |
2023-09-11 | Add font specific scale config | dec05eba |
2023-07-15 | Text: fix text sometimes being outside area, fix down arrow not going to end ... | dec05eba |
2023-06-30 | Dont show spinning circle when thumbnail failed to load | dec05eba |
2022-12-16 | Fix bug where image are not removed from loading when not visible | dec05eba |
2022-12-01 | Add more texts to config font size, set colors for all text from theme, add d... | dec05eba |
2022-11-26 | Support more emoji | dec05eba |
2022-11-23 | Allow opening 4chan post directly | dec05eba |
2022-11-11 | Matrix: fix emojis not removed from codeblocks when posting a message, clamp ... | 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-09 | Matrix: reply body formatting shouldn't have html, formatted body should be p... | dec05eba |
2022-11-08 | Add syntax highlighting (currently only for matrix codeblocks) | dec05eba |
2022-11-08 | Fix emoji drawn outside border when max lines set, username autocomplete care... | dec05eba |
2022-11-07 | Unformat text for clipboard | dec05eba |
2022-11-07 | Fix some emoji that end with fe0f | dec05eba |
2022-11-07 | Add option to limit number of lines of text drawn in Text class | dec05eba |
2022-11-07 | Formatted text with color in matrix, monospace for codeblocks | dec05eba |
2022-11-06 | Matrix: post reply should use the last edited message in the raw body | dec05eba |
2022-11-06 | Matrix/4chan: fix text input not being in order if typing text fast (for exam... | dec05eba |
2022-11-05 | Fix possible crash on backspace in edit text with invalid utf8 | dec05eba |
2022-11-05 | Trooneyjak | dec05eba |
2022-11-05 | Local code accidental | dec05eba |
2022-11-05 | Support as many emoji as possible, using separate emoji images in text | dec05eba |
2022-09-10 | Matrix: support uploading files from clipboard (direct image data, png, jpg, ... | dec05eba |
2022-06-16 | Soundcloud: fix title and download link not updating when changing video, fix... | dec05eba |
2022-04-09 | Proper reaction wrapping | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2021-11-21 | Remove abort if font is not available | dec05eba |
2021-11-18 | Fix corrupt reactions in matrix (use of deleted vertex buffer) | dec05eba |
2021-11-18 | Fix window not being visible on kde because color map is deleted while the wi... | dec05eba |
2021-11-17 | Readd kerning | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. Rem... | dec05eba |
2021-09-03 | Scale emoji by font scale | dec05eba |
2021-09-03 | Consistently calculate font height for different fonts | dec05eba |
2021-08-17 | Properly sort rooms (sort read rooms too) | dec05eba |
2021-07-07 | fix vertex indexing for hardened glibc where getting the address to the first... | dec05eba |
2021-07-03 | Fix wraparound embedded text, go to last line in pinned events if another tab... | dec05eba |
2021-06-21 | Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME | dec05eba |
2021-06-13 | Support braille, temporary disable video cache to support seeking in long vid... | dec05eba |
2021-06-09 | Show critical notification before abort on critical error | dec05eba |
2021-06-08 | Remove images that are not visible from the loading queue, prepare for inline... | dec05eba |
2021-05-28 | Improve body navigation | dec05eba |
2021-05-22 | Temporary fix for crash when resizing (text is deallocated when hidden), fix ... | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-05-16 | Use vertex buffer for rendering text | dec05eba |
2021-05-11 | Improve file saving gui | dec05eba |
2021-05-05 | Prepare youtube for auto fetch of api key, add author name for subscriptions ... | dec05eba |
2021-04-21 | Temporary revert text vertexbuffer code because of sfml bug | dec05eba |