aboutsummaryrefslogtreecommitdiff
path: root/src/ResourceCache.cpp
AgeCommit message (Collapse)Author
2019-04-08Refactor, remove a lot of code and use dchat core insteaddec05eba
2018-08-08Add support for discorddec05eba
2018-05-07Continue text edit, add avatar (image, but not way to change avatar)dec05eba
2018-04-28Use font pointer instead of copy to reduce memory usage, sfml ffsdec05eba
2018-04-21Fix emoji async download drawingdec05eba
2018-04-21Add support for static image emojidec05eba
Emoji are downloaded asynchronously using remote program (curl). Need to add support for converting [inline](url) chat message emoji and gifs.
2018-04-20Add message board, in the middle of text selectiondec05eba