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