aboutsummaryrefslogtreecommitdiff
path: root/src/Text.cpp
AgeCommit message (Expand)Author
2020-08-19WIP: FIX p2pdec05eba
2019-04-08Refactor, remove a lot of code and use dchat core insteaddec05eba
2018-08-08Add support for discorddec05eba
2018-05-30Change font, change text spacingdec05eba
2018-05-21Add command to change avatar and channel namedec05eba
2018-05-21Improve online/offline users (fade offline users, ping on channel init)dec05eba
2018-05-20Improve performance and cpu usagedec05eba
2018-05-20Update sfml versiondec05eba
2018-05-20Add image preview and url/image open in browserdec05eba
2018-05-17Escape content url to prevent command injectiondec05eba
2018-05-17Update libpreview, also render page descriptiondec05eba
2018-05-08Add context menu, add context menu to delete messagedec05eba
2018-05-07Fix text 'got to end of line'dec05eba
2018-05-07Improve text editing, use Text object for chatbardec05eba
2018-05-07Do not draw avatar if not visible on screendec05eba
2018-05-07Continue text edit, add avatar (image, but not way to change avatar)dec05eba
2018-05-06Make dchat Text editabledec05eba
2018-05-04Add web page preview (image or html content), not finisheddec05eba
2018-05-04Add proper parsing of Text, add urldec05eba
2018-05-03Change image directory, change emoji sizedec05eba
2018-05-03Adding theming, add new theme 'simple'dec05eba
2018-04-29Fix image ratio, implement scroll locking (cant scroll outside messages)dec05eba
2018-04-29Change design, fix crash when closing applicationdec05eba
2018-04-28Use font pointer instead of copy to reduce memory usage, sfml ffsdec05eba
2018-04-23Fix issue where text is not visible if window is too small, set window minimu...dec05eba
2018-04-23Add support for big emoji if it's the only thing on a linedec05eba
2018-04-23Add word wrap for message board & TODOdec05eba