aboutsummaryrefslogtreecommitdiff
path: root/.kdev4
AgeCommit message (Collapse)Author
2018-08-08Add support for discorddec05eba
2018-05-17Update libpreview, also render page descriptiondec05eba
2018-05-16Rewrite code to work with new backenddec05eba
Redesigned join channel system, read README.md for more information
2018-05-06Make dchat Text editabledec05eba
Not finished yet. Currently text can be entered, removed and you can move caret using arrow keys (up, down, left, right), home and end. Need to implement text selection and remove focus from chatbar when editing message board text. Chatbar should be replaced with dchat Text for proper multiline editable text.
2018-05-04Add web page preview (image or html content), not finisheddec05eba
2018-04-29Use new odhtdb with more robust ntpdec05eba
2018-04-28Add commands, users side panel, improve image downloaddec05eba
start using odhtdb
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