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.
envoy/client/src/main/java/envoy/client
Kai S. K. Engelbart 40447f3f42
Change Event Bus version to 0.0.4, fix message event handler
The message event handler ignored group messages, as event handlers do
not include subtypes be default. This behavior has been implemented in
Event Bus 0.0.4 and integrated into Envoy.
2020-09-20 14:13:11 +02:00
..
data Initialize local database directory during startup 2020-09-20 09:08:09 +02:00
event Removed MessageCreationEvent and MessageModificationEvent 2020-09-16 15:52:58 +02:00
net Add token-based authentication (without rejection handling) 2020-09-19 11:37:42 +02:00
ui Change Event Bus version to 0.0.4, fix message event handler 2020-09-20 14:13:11 +02:00
util Made every class that can be final final 2020-08-22 13:51:17 +02:00
Main.java Made every class that can be final final 2020-08-22 13:51:17 +02:00