Age | Commit message (Expand) | Author |
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 |
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 |
2021-03-22 | Fix touch scroll clamping to selected item, making it appear laggy. Fix emoji... | dec05eba |
2021-03-19 | Fix glitching when using fractional scaling | dec05eba |
2021-03-19 | Start on touch support, add support for ui scaling, revert back to old get_me... | dec05eba |
2021-03-17 | Use triangles instead of quads for text | dec05eba |
2020-11-21 | Smooth emoji | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | dec05eba |
2020-11-16 | Matrix: show provisional messages as the message is being sent and received | dec05eba |
2020-11-04 | Add ctrl+arrow key to move by word in text input, fix search triggering with ... | dec05eba |
2020-10-31 | Do not load fonts that are not used in Text) | dec05eba |
2020-10-31 | Load fonts on demand | dec05eba |
2020-10-30 | Add support for korean and all chinese characters | dec05eba |
2020-10-22 | Matrix: add pinned messages tab | dec05eba |
2020-10-21 | Matrix: dont count edit/redacts as new unread messages in a room, update loca... | dec05eba |
2020-10-17 | Matrix: show reply messages embedded in messages that reply to them, like ele... | dec05eba |
2020-10-10 | Matrix: only show notification on mention if window is not focused or message... | dec05eba |
2020-10-03 | Matrix: show unread marker from previous session (fetch m.read marker from se... | 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 | Temporary fix for text-wraparound | dec05eba |
2020-09-23 | Fallback to cjk font, change font to system noto sans | dec05eba |
2020-09-21 | Initial matrix support | dec05eba |
2020-09-10 | Add ctrl+r keybind to show related videos menu | dec05eba |
2020-07-20 | Word-wrap body text | dec05eba |