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
delvh 9234e23fae Fixed various bugs
These are:
* different size of addContact- and SettingsButton
* default icons in light mode for users and groups (even though they are
currently just the version used in dark mode)
* wrong preferred size of unnamed "Login" label in LoginScene
* unopenable LoginScene for some OS (Debian)
* white screen when the current scene is switched

Additionally cleaned up code a bit in MessageControl and
LoginScene(.java)
2020-07-29 21:59:55 +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 Fixed various bugs 2020-07-29 21:59:55 +02:00
common Merge branch 'develop' into f/new_ui 2020-07-18 10:49:24 +02:00
server Simplify project names 2020-07-18 10:11:46 +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