aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-21Prevent malicious peer from replaying user pingdec05eba
2018-05-21Improve online/offline users (fade offline users, ping on channel init)dec05eba
2018-05-21Implement online/offline users (pinging)dec05eba
2018-05-20Improve performance and cpu usagedec05eba
2018-05-20Add image preview and url/image open in browserdec05eba
2018-05-17Update libpreview, also render page descriptiondec05eba
2018-05-17Fix url parsing in text, sort messages by timestampdec05eba
2018-05-16Unload content if it's not visible on the screen for a whiledec05eba
2018-05-16Rewrite code to work with new backenddec05eba
2018-05-09Add avatar to users side paneldec05eba
2018-05-08Only allow owner of message to delete itdec05eba
2018-05-08Add context menu, add context menu to delete messagedec05eba
2018-05-07Improve text editing, use Text object for chatbardec05eba
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-03Support different types of channel data. Add nickname change commanddec05eba
2018-05-03Add/remove/list binds, saving to filedec05eba
2018-05-03Adding theming, add new theme 'simple'dec05eba
2018-05-01Add command to get join key, fix crash when joining channeldec05eba
2018-05-01Add 'add user', 'join channel'. Improve scrolling. Added locksdec05eba
2018-04-30Add timestamp to messagesdec05eba
2018-04-29Fix image ratio, implement scroll locking (cant scroll outside messages)dec05eba
2018-04-29Improve scaling, start implementing color schemedec05eba
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-28Connect channels to database, currently only locallydec05eba
2018-04-28Add commands, users side panel, improve image downloaddec05eba
2018-04-23Revert to opengl_cb for mpv until render_gl becomes commondec05eba
2018-04-23Add side bar, make submodule publicdec05eba
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
2018-04-22Add video and gif supportdec05eba
2018-04-21Fix emoji async download drawingdec05eba
2018-04-21Add support for static image emojidec05eba
2018-04-20Add chatbar. No mouse editing but keyboard editing is supporteddec05eba
2018-04-20Add message board, in the middle of text selectiondec05eba