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
kske af7408142c Added message events, triggering message creation event
+ Abstract MessageEvent class with MessageCreationEvent and
MessageModificationEvent subclasses
+ Made StatusTrayIcon an event handler
- Fixed EventBus#getInstance not being static
2019-12-04 22:26:24 +01:00
.settings Added Maven project 2019-09-28 11:51:52 +02:00
src/main Added message events, triggering message creation event 2019-12-04 22:26:24 +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