Age | Commit message (Expand) | Author |
2020-08-19 | WIP: FIX p2p | dec05eba |
2020-08-19 | Add output when login/register | dec05eba |
2020-08-19 | Update ip | dec05eba |
2019-04-08 | Add message who added us to room on waited to join | dec05eba |
2019-04-08 | Refactor, remove a lot of code and use dchat core instead | dec05eba |
2019-03-30 | Move users to left side | dec05eba |
2018-10-21 | Remove old discord code, update for odhtdb changes | dec05eba |
2018-10-21 | Fix for odhtdb changes | dec05eba |
2018-10-21 | Fix concurrent connection to an address | dec05eba |
2018-10-19 | Put retry | dec05eba |
2018-10-19 | Fix login | dec05eba |
2018-10-16 | Update opendht dependency, probably broken | dec05eba |
2018-08-08 | Add support for discord | dec05eba |
2018-06-04 | Add install script (desktop application | dec05eba |
2018-05-30 | Do not get notification if loading messages from cache, or if message is not ... | dec05eba |
2018-05-30 | Change font, change text spacing | dec05eba |
2018-05-24 | Fix issues reported by compiler sanitizer | dec05eba |
2018-05-22 | Increase not active timer | dec05eba |
2018-05-22 | Do not get notification from self | dec05eba |
2018-05-22 | Update odhtdb | dec05eba |
2018-05-21 | Set channel name when creating it, fetch new data from newest to oldest | dec05eba |
2018-05-21 | Add command to change avatar and channel name | dec05eba |
2018-05-21 | Only update when receiving message in currently visible channel | dec05eba |
2018-05-21 | Fix debug | dec05eba |
2018-05-21 | Implement online/offline users (pinging) | dec05eba |
2018-05-21 | Focus when displaying new message | dec05eba |
2018-05-21 | Update odhtdb | dec05eba |
2018-05-21 | Reduce sleep when window is not focused | dec05eba |
2018-05-20 | Improve performance and cpu usage | dec05eba |
2018-05-20 | Update sfml version | dec05eba |
2018-05-20 | Add image preview and url/image open in browser | dec05eba |
2018-05-18 | Remove freetype dependency | dec05eba |
2018-05-18 | Update readme | dec05eba |
2018-05-17 | Implement notification when you get a message using notify-send | dec05eba |
2018-05-17 | Remove notification, bloated memory usage from 30mb to 80mb | dec05eba |
2018-05-17 | Send notification when a new message is received and window is not focused | dec05eba |
2018-05-17 | Use correct key when adding message from invite key | dec05eba |
2018-05-17 | Fix join channel by invite key, wrong encryption key was used | dec05eba |
2018-05-16 | Fix bug when adding user to channel (invite key) | dec05eba |
2018-05-16 | Unload content if it's not visible on the screen for a while | dec05eba |
2018-05-16 | Fix memory leak reported by valgrind | dec05eba |
2018-05-16 | Rewrite code to work with new backend | dec05eba |
2018-05-09 | Add avatar to users side panel | dec05eba |
2018-05-08 | Only allow owner of message to delete it | dec05eba |
2018-05-08 | Add context menu, add context menu to delete message | dec05eba |
2018-05-03 | Temporary disable lower framerate when focus lost | dec05eba |
2018-05-03 | Support different types of channel data. Add nickname change command | dec05eba |
2018-05-03 | Add/remove/list binds, saving to file | dec05eba |
2018-05-02 | Replace remote user with local user when added to channel | dec05eba |
2018-05-02 | Update odhtdb with join channel fix, remove duplicate user in list | dec05eba |