aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2018-10-19Fix logindec05eba
2018-10-16Update opendht dependency, probably brokendec05eba
2018-08-08Add support for discorddec05eba
2018-06-04Add install script (desktop applicationdec05eba
2018-05-30Do not get notification if loading messages from cache, or if message is not ...dec05eba
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-21Only update when receiving message in currently visible channeldec05eba
2018-05-21Fix debugdec05eba
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-17Send notification when a new message is received and window is not focuseddec05eba
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-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-03Temporary disable lower framerate when focus lostdec05eba
2018-05-03Support different types of channel data. Add nickname change commanddec05eba
2018-05-03Add/remove/list binds, saving to filedec05eba
2018-05-02Replace remote user with local user when added to channeldec05eba
2018-05-02Update odhtdb with join channel fix, remove duplicate user in listdec05eba
2018-05-01Fix waiting to join? testdec05eba
2018-05-01Fix channel joining waiting status, fix duplicate message locallydec05eba
2018-05-01Fix again...dec05eba
2018-05-01Fix channel joining (converting join key to node info)dec05eba
2018-05-01Use new odhtdb with timestamp bug fix, fix waiting msgdec05eba
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-29Use new odhtdb with more robust ntpdec05eba
2018-04-29Improve scaling, start implementing color schemedec05eba