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/data
delvh c41089e005 fixed security vulnerability (complete password hash is printed) 2020-03-29 10:28:05 +02:00
..
Config.java Migrated Config, ConfigItem and EnvoyLog from envoy-client 2020-03-02 19:16:28 +01:00
ConfigItem.java Migrated Config, ConfigItem and EnvoyLog from envoy-client 2020-03-02 19:16:28 +01:00
Contact.java Created ContactDeletionEvent and equals- + hashcode- method for Contact 2020-03-28 15:21:02 +01:00
Contacts.java Enabled clients to have groups as contacts 2020-03-28 18:51:07 +01:00
Group.java Revised 2020-03-26 15:49:08 +01:00
GroupMessage.java Created ContactDeletionEvent and equals- + hashcode- method for Contact 2020-03-28 15:21:02 +01:00
IDGenerator.java Added groups 2020-03-24 19:06:56 +01:00
LoginCredentials.java fixed security vulnerability (complete password hash is printed) 2020-03-29 10:28:05 +02:00
Message.java Created ContactDeletionEvent and equals- + hashcode- method for Contact 2020-03-28 15:21:02 +01:00
MessageAttachment.java Added groups 2020-03-24 19:06:56 +01:00
MessageBuilder.java fixed major (spelling!) error 2020-03-29 10:02:56 +02:00
User.java added GroupResizeEvent and NameChangeEvent 2020-03-25 16:33:06 +01:00
package-info.java Changed compiler compliance to 11, modularized all packages (#16) 2020-03-07 17:29:52 +01:00