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/server/src/main/java/envoy/server/data
delvh 4bbc4189ec Updated config mechanism and added config for the server
Additionally fixed a small bug in EnvoyLog and envoy.server.Startup,
fixed Receiver not stopping when the server was stopped
and added access token authorization for the server config
2020-08-22 13:15:42 +02:00
..
ConfigItem.java Move Envoy Server Standalone to server/ subdirectory 2020-07-13 11:40:00 +02:00
Contact.java Added logging and fixed some security concerns 2020-08-01 14:57:08 +02:00
Group.java Move Envoy Server Standalone to server/ subdirectory 2020-07-13 11:40:00 +02:00
GroupMessage.java Adjust message queries for handshake sync 2020-07-16 18:32:40 +02:00
Message.java Added ability to save attachments 2020-07-27 12:00:49 +02:00
PersistenceManager.java Prepare handshake synchronization 2020-07-16 17:04:35 +02:00
ServerConfig.java Updated config mechanism and added config for the server 2020-08-22 13:15:42 +02:00
User.java Prepare handshake synchronization 2020-07-16 17:04:35 +02:00
package-info.java Move Envoy Server Standalone to server/ subdirectory 2020-07-13 11:40:00 +02:00