Commit Graph

12 Commits

Author SHA1 Message Date
DieGurke 3439aee112 Merged branch 'develop' into f/groups
Contains several bug fixes
2020-06-10 22:23:59 +02:00
Kai S. K. Engelbart f876f4e05c Add received messages to their chat 2020-06-10 13:05:44 +02:00
Kai S. K. Engelbart 8a3ffec859 Replace UserStatusChangeProcessor with inline code in ChatScene 2020-06-10 11:22:36 +02:00
delvh d6e12df076 Fixed visual issues as per @delvh 's request 2020-06-09 22:24:09 +02:00
DieGurke 54bbed4a54 Added Group Creation Functionality
* Implemented new group creation scene (fxml)
* Added group creation controller
* Adjusted contact search scene (fxml)
2020-06-09 21:22:45 +02:00
delvh 9a6214eb82 Fixed bug automatically sending a message when ctrl is being pressed 2020-06-09 17:11:17 +02:00
Kai S. K. Engelbart 4835cc68fb Rename UserListCell to ContactListCell 2020-06-09 15:49:11 +02:00
Kai S. K. Engelbart 3d71cda884 Ask user before adding a contact 2020-06-09 15:41:01 +02:00
Kai S. K. Engelbart bec49ff9e8 Implemented contact removal operation (untested) 2020-06-09 14:21:11 +02:00
Kai S. K. Engelbart ab626d3226 Fix user list in offline mode 2020-06-09 14:12:27 +02:00
Kai S. K. Engelbart 933232e2a4 Converted the login dialog into a scene 2020-06-08 11:58:57 +02:00
Kai S. K. Engelbart e576877943 Move scene controllers to separate package 2020-06-08 10:36:30 +02:00