Age | Commit message (Expand) | Author |
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 | Fix emoji drawn outside border when max lines set, username autocomplete care... | 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-05 | Support as many emoji as possible, using separate emoji images in text | dec05eba |
2022-04-09 | Proper reaction wrapping | dec05eba |
2021-11-18 | Fix corrupt reactions in matrix (use of deleted vertex buffer) | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-09-03 | Consistently calculate font height for different fonts | dec05eba |
2021-08-17 | Properly sort rooms (sort read rooms too) | dec05eba |
2021-06-13 | Support braille, temporary disable video cache to support seeking in long vid... | dec05eba |
2021-06-08 | Remove images that are not visible from the loading queue, prepare for inline... | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-05-16 | Use vertex buffer for rendering text | dec05eba |
2021-05-15 | Use std::array to auto copy array in text | dec05eba |
2021-05-11 | Improve file saving gui | dec05eba |
2021-04-21 | Temporary revert text vertexbuffer code because of sfml bug | dec05eba |
2021-04-21 | Use vertex buffer to render text | dec05eba |
2021-04-06 | Create a unified launcher for quickmedia | dec05eba |
2021-04-05 | Make url parsing better by using a list of valid tlds. Make urls blue in text | dec05eba |
2021-03-22 | Matrix: do not open url when posting a message with an url | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | dec05eba |
2020-11-04 | Add ctrl+arrow key to move by word in text input, fix search triggering with ... | dec05eba |
2020-10-31 | Load fonts on demand | dec05eba |
2020-10-30 | Add support for korean and all chinese characters | dec05eba |
2020-10-17 | Matrix: make displayname more bright, add circle mask shader for avatar and r... | dec05eba |
2020-10-17 | Matrix: show reply messages embedded in messages that reply to them, like ele... | dec05eba |
2020-10-03 | Reduce memory usage by cleaning up text not visible on the screen | dec05eba |
2020-10-03 | 4chan: use entry instead of search input, fix posting | dec05eba |
2020-09-30 | Matrix: implement message editing | dec05eba |
2020-09-29 | Fix caret navigation | dec05eba |
2020-09-28 | Implement text editing with navigation and multilingual fonts | dec05eba |
2020-09-24 | Fix broken author text | dec05eba |
2020-09-23 | Fallback to cjk font, change font to system noto sans | dec05eba |
2020-07-20 | Word-wrap body text | dec05eba |