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 062c9f418d Extract ContactControl from ChatControl
The new class ContactControl displays the contact name and status (user)
or member count (group) and is used inside ChatControl, which adds the
unread message count label.
2020-07-13 17:55:00 +02:00
.github Build everything on Linux and Windows 2020-07-13 15:37:27 +02:00
.settings Refactor Maven Project Structure 2020-07-13 15:16:22 +02:00
client Extract ContactControl from ChatControl 2020-07-13 17:55:00 +02:00
common Refactor Maven Project Structure 2020-07-13 15:16:22 +02:00
server Refactor Maven Project Structure 2020-07-13 15:16:22 +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