aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
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
2018-05-20Improve performance and cpu usagedec05eba
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
2018-05-17Avatars for everybodydec05eba
2018-05-17Use correct key when adding message from invite keydec05eba
2018-05-17Fix join channel by invite key, wrong encryption key was useddec05eba
2018-05-16Fix bug when adding user to channel (invite key)dec05eba
2018-05-16Unload content if it's not visible on the screen for a whiledec05eba
2018-05-16Fix memory leak reported by valgrinddec05eba
2018-05-16Rewrite code to work with new backenddec05eba
2018-05-15asdfdec05eba
2018-05-09Change default scalingdec05eba
2018-05-09Fix content cache partial download filedec05eba
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-08Merge messages from same user sent within 1 minutedec05eba