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
kske 47ab5d1e0c Fix unread message counter
A bug remains when the total status of a group message is SENT, but the
individual status for the client user is RECEIVED. In this case, the
counter should be incremented but isn't.
2020-07-17 00:27:00 +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 Fix unread message counter 2020-07-17 00:27:00 +02:00
common Adjust message queries for handshake sync 2020-07-16 18:32:40 +02:00
server Fix unread message counter 2020-07-17 00:27:00 +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