aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-08-19WIP: FIX p2pdec05eba
2020-08-19Add output when login/registerdec05eba
2020-08-19Update ipdec05eba
2019-04-08Add message who added us to room on waited to joindec05eba
2019-04-08Refactor, remove a lot of code and use dchat core insteaddec05eba
2019-03-30Move users to left sidedec05eba
2018-10-21Remove old discord code, update for odhtdb changesdec05eba
2018-10-21Fix for odhtdb changesdec05eba
2018-10-21Fix concurrent connection to an addressdec05eba
2018-10-19Put retrydec05eba
2018-10-19Fix logindec05eba
2018-10-16Update opendht dependency, probably brokendec05eba
2018-09-21Update opendht, re-enable pingdec05eba
2018-08-08Add support for discorddec05eba
2018-06-04Add install script (desktop applicationdec05eba
2018-06-02Update odhtdb url to gitlabdec05eba
2018-05-31Remove c style struct initializer (also in c++2x)dec05eba
2018-05-31Make scrollbar smaller, change colordec05eba
2018-05-31Add scrollbar (currently only used in message board)dec05eba
2018-05-30Increase user ping timeoutdec05eba
2018-05-30Do not get notification if loading messages from cache, or if message is not ↵dec05eba
latest
2018-05-30Change top and side panel font sizedec05eba
2018-05-30Change font, change text spacingdec05eba
2018-05-24Fix issues reported by compiler sanitizerdec05eba
2018-05-22Increase not active timerdec05eba
2018-05-22Do not get notification from selfdec05eba
2018-05-22Update odhtdbdec05eba
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
Fix bug where application crashes when deleting message, improve url parsing for messages
2018-05-21Add channel selectiondec05eba
2018-05-21Only update when receiving message in currently visible channeldec05eba
2018-05-21Prevent malicious peer from replaying user pingdec05eba
2018-05-21Fix debugdec05eba
2018-05-21Improve online/offline users (fade offline users, ping on channel init)dec05eba
2018-05-21Implement online/offline users (pinging)dec05eba
2018-05-21Focus when displaying new messagedec05eba
2018-05-21Update odhtdbdec05eba
2018-05-21Reduce sleep when window is not focuseddec05eba
Delay when typing after being unfocused is now smaller. Increase sleep again when chatbar focusing has been implemented because currently the chatbar is always focused
2018-05-20Improve performance and cpu usagedec05eba
Remove Text vertices if text has not been visible on the freen for a while. Stop rendering when window has lost focus for awhile, reducing cpu usage to 0
2018-05-20Update sfml versiondec05eba
2018-05-20Add image preview and url/image open in browserdec05eba
2018-05-18Remove freetype dependencydec05eba
2018-05-18Update readmedec05eba
2018-05-17Implement notification when you get a message using notify-senddec05eba
2018-05-17Remove notification, bloated memory usage from 30mb to 80mbdec05eba
2018-05-17Escape content url to prevent command injectiondec05eba
2018-05-17Send notification when a new message is received and window is not focuseddec05eba
2018-05-17Update libpreview, also render page descriptiondec05eba
2018-05-17Remove default messagesdec05eba
2018-05-17Fix url parsing in text, sort messages by timestampdec05eba