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 e104a1f9b4 Merge pull request #18 from informatik-ag-ngl/f/listview_refresh
Added (inefficient) listview refreshing mechanism.
Additionally fixed these bugs/ inconsistencies:
    Removed the selected user from ContactSearchScene upon addition
    Warned user on group creation if he already has a Group with that name
    Fixed bug not enabling the post-button when an attachment is present
2020-07-16 22:04:39 +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 Update client/src/main/java/envoy/client/ui/controller/GroupCreationScene.java 2020-07-16 20:54:47 +02:00
common Add ContactListCellFactory 2020-07-13 19:02:40 +02:00
server Rename ContactSearchProcessor to UserSearchProcessor 2020-07-13 21:34:21 +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