aboutsummaryrefslogtreecommitdiff
path: root/include/Text.hpp
AgeCommit message (Expand)Author
2022-04-09Proper reaction wrappingdec05eba
2021-11-18Fix corrupt reactions in matrix (use of deleted vertex buffer)dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-09-03Consistently calculate font height for different fontsdec05eba
2021-08-17Properly sort rooms (sort read rooms too)dec05eba
2021-06-13Support braille, temporary disable video cache to support seeking in long vid...dec05eba
2021-06-08Remove images that are not visible from the loading queue, prepare for inline...dec05eba
2021-05-18Add mention autocompletedec05eba
2021-05-16Use vertex buffer for rendering textdec05eba
2021-05-15Use std::array to auto copy array in textdec05eba
2021-05-11Improve file saving guidec05eba
2021-04-21Temporary revert text vertexbuffer code because of sfml bugdec05eba
2021-04-21Use vertex buffer to render textdec05eba
2021-04-06Create a unified launcher for quickmediadec05eba
2021-04-05Make url parsing better by using a list of valid tlds. Make urls blue in textdec05eba
2021-03-22Matrix: do not open url when posting a message with an urldec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy loa...dec05eba
2020-11-04Add ctrl+arrow key to move by word in text input, fix search triggering with ...dec05eba
2020-10-31Load fonts on demanddec05eba
2020-10-30Add support for korean and all chinese charactersdec05eba
2020-10-17Matrix: make displayname more bright, add circle mask shader for avatar and r...dec05eba
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ele...dec05eba
2020-10-03Reduce memory usage by cleaning up text not visible on the screendec05eba
2020-10-034chan: use entry instead of search input, fix postingdec05eba
2020-09-30Matrix: implement message editingdec05eba
2020-09-29Fix caret navigationdec05eba
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba
2020-09-24Fix broken author textdec05eba
2020-09-23Fallback to cjk font, change font to system noto sansdec05eba
2020-07-20Word-wrap body textdec05eba