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/client/net
DieGurke c2a627529a MessageStatusChangeEventCache
Added a cache storing all messageStatusChangeEvents received during
handshake just like the already existing cache for received messages
during the handshake
This new cache is needed because the functionality regarding the pending
messages (and now messageStatusChanges as well) has changed!
2020-06-10 22:50:09 +02:00
..
Client.java MessageStatusChangeEventCache 2020-06-10 22:50:09 +02:00
MessageStatusChangeEventProcessor.java Normalized since tags to fit envoy-common and envoy-server 2020-03-23 21:52:59 +01:00
ReceivedMessageProcessor.java Normalized since tags to fit envoy-common and envoy-server 2020-03-23 21:52:59 +01:00
Receiver.java Ask user before adding a contact 2020-06-09 15:41:01 +02:00
WriteProxy.java Add received messages to their chat 2020-06-10 13:05:44 +02:00
package-info.java Normalized since tags to fit envoy-common and envoy-server 2020-03-23 21:52:59 +01:00