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/src/main/java/envoy/server
delvh 65b016b9b7 Implemented method to check for the validity of logins
Warning: will only work once f/advanced_login of envoy-common will be merged into develop
2020-02-07 23:37:33 +01:00
..
data Refactored EventProcessor into MessageStatusChangeProcessor 2020-01-30 12:52:27 +01:00
database Adding user to their own contacts, reusing one database transaction 2020-02-07 09:34:02 +01:00
net Adding user to their own contacts, reusing one database transaction 2020-02-07 09:34:02 +01:00
processors Implemented method to check for the validity of logins 2020-02-07 23:37:33 +01:00
ConnectionManager.java fixed not updating user status and implemented easier to read structure 2020-02-05 21:32:53 +01:00
ObjectProcessor.java Added EventProcessor and methods to handle MessageStatus changes 2020-01-11 18:28:48 +01:00
Startup.java Corrected shutdown message 2020-02-07 10:02:40 +01:00