aboutsummaryrefslogtreecommitdiff
path: root/src/Cache.cpp
AgeCommit message (Collapse)Author
2018-05-03Change image directory, change emoji sizedec05eba
2018-05-03Perform proper cleanup of gif that failed to loaddec05eba
2018-05-03Remove gif file data if gif fails to loaddec05eba
2018-05-03Fix freeze when gif has unlimited frame delay. If unlimited, set to 15dec05eba
2018-05-03Do not crash if picture/gif fails to loaddec05eba
2018-05-03Add/remove/list binds, saving to filedec05eba
2018-04-29Change design, fix crash when closing applicationdec05eba
2018-04-28Connect channels to database, currently only locallydec05eba
2018-04-28Add commands, users side panel, improve image downloaddec05eba
start using odhtdb
2018-04-22Add video and gif supportdec05eba
Gif streams from url. Todo: Add play controls to video
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.