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/common/src/main/java/envoy/data
Kai S. K. Engelbart 43c1edae39 Adjust message queries for handshake sync
This causes problems with group messages as the received date is null
sometimes even though the status is RECEIVED.

The ReceivedMessageProcessor on the client filters out the synced
messages at the moment.
2020-07-16 18:32:40 +02:00
..
Attachment.java Move Envoy Common to common/ subdirectory 2020-07-13 11:42:20 +02:00
Config.java Move Envoy Common to common/ subdirectory 2020-07-13 11:42:20 +02:00
ConfigItem.java Move Envoy Common to common/ subdirectory 2020-07-13 11:42:20 +02:00
Contact.java Adjust message queries for handshake sync 2020-07-16 18:32:40 +02:00
Group.java Adjust message queries for handshake sync 2020-07-16 18:32:40 +02:00
GroupMessage.java Prepare handshake synchronization 2020-07-16 17:04:35 +02:00
IDGenerator.java Move Envoy Common to common/ subdirectory 2020-07-13 11:42:20 +02:00
LoginCredentials.java Prepare handshake synchronization 2020-07-16 17:04:35 +02:00
Message.java Prepare handshake synchronization 2020-07-16 17:04:35 +02:00
MessageBuilder.java Prepare handshake synchronization 2020-07-16 17:04:35 +02:00
User.java Adjust message queries for handshake sync 2020-07-16 18:32:40 +02:00
package-info.java Move Envoy Common to common/ subdirectory 2020-07-13 11:42:20 +02:00