An instant messaging application with a self-hostable server.
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.
Go to file
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
.github Move pull request templates to .github/ 2020-07-13 19:35:17 +02:00
.settings Refactor Maven Project Structure 2020-07-13 15:16:22 +02:00
client Prepare handshake synchronization 2020-07-16 17:04:35 +02:00
common Adjust message queries for handshake sync 2020-07-16 18:32:40 +02:00
server Adjust message queries for handshake sync 2020-07-16 18:32:40 +02:00
.gitignore Refactor Maven Project Structure 2020-07-13 15:16:22 +02:00
.project Refactor Maven Project Structure 2020-07-13 15:16:22 +02:00
LICENSE Refactor Maven Project Structure 2020-07-13 15:16:22 +02:00
pom.xml Refactor Maven Project Structure 2020-07-13 15:16:22 +02:00