An instant messaging application with a self-hostable server.
This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
CyB3RC0nN0R d105c48c9e Creating message notifications only if ChatWindow has lost focus
StatusTray injects a WindowFocusListener into ChatWindow in its
constructor and does only react to received messages if ChatWindow has
currently lost focus.
2019-12-05 15:42:20 +01:00
.settings Added Maven project 2019-09-28 11:51:52 +02:00
src/main Creating message notifications only if ChatWindow has lost focus 2019-12-05 15:42:20 +01:00
.classpath Sync 2019-11-04 23:10:53 +01:00
.gitignore Updated .gitignore to include localDB 2019-10-30 06:16:44 +01:00
.project Added message sending request 2019-09-28 16:23:00 +02:00
LICENSE Initial commit 2019-09-27 06:37:44 +02:00
pom.xml Added message sending request 2019-09-28 16:23:00 +02:00
README.md Initial commit 2019-09-27 06:37:44 +02:00

envoy-client