aboutsummaryrefslogtreecommitdiff
path: root/src/Channel.cpp
AgeCommit message (Expand)Author
2019-04-08Refactor, remove a lot of code and use dchat core insteaddec05eba
2018-10-21Remove old discord code, update for odhtdb changesdec05eba
2018-10-21Fix for odhtdb changesdec05eba
2018-10-16Update opendht dependency, probably brokendec05eba
2018-09-21Update opendht, re-enable pingdec05eba
2018-08-08Add support for discorddec05eba
2018-05-30Do not get notification if loading messages from cache, or if message is not ...dec05eba
2018-05-21Set channel name when creating it, fetch new data from newest to oldestdec05eba
2018-05-21Add command to change avatar and channel namedec05eba
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-20Add image preview and url/image open in browserdec05eba
2018-05-17Remove default messagesdec05eba
2018-05-17Fix url parsing in text, sort messages by timestampdec05eba
2018-05-17Avatars for everybodydec05eba
2018-05-16Rewrite code to work with new backenddec05eba
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-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-03Fix freeze when gif has unlimited frame delay. If unlimited, set to 15dec05eba
2018-05-03Support different types of channel data. Add nickname change commanddec05eba
2018-05-02Fix bug where you dont see your own messages when added to channeldec05eba
2018-05-02Update odhtdb with join channel fix, remove duplicate user in listdec05eba
2018-05-01Fix channel joining waiting status, fix duplicate message locallydec05eba
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-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
2018-04-23Fix issue where text is not visible if window is too small, set window minimu...dec05eba
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