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 ddbf9acd07 Apply suggestions from code review
Co-authored-by: CyB3RC0nN0R <kske@outlook.de>
2020-08-23 22:05:50 +02:00
..
ConfigItem.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
Contact.java Added logging and fixed some security concerns 2020-08-01 14:57:08 +02:00
Group.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
GroupMessage.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
Message.java Added option to disable attachments and groups on both client and server 2020-08-22 18:14:26 +02:00
PersistenceManager.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
ServerConfig.java Apply suggestions from code review 2020-08-23 22:05:50 +02:00
User.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
package-info.java Move Envoy Server Standalone to server/ subdirectory 2020-07-13 11:40:00 +02:00