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.
envoy/client/src/main/java/envoy/client/ui/controller
Leon Hofmeister dd477b6cbc
Fix several bugs
These are:
- not immediately updating ChatScene if a contact was blocked and both
are online
- ContactSearchTab showing previously entered text on reopening (without
showing suggestions)
- users not getting notified if someone else blocked them while they
were offline
- no logger statements in UserUtil

Still to do:
- Move ContextMenu from chatList to ChatControl
- Test behavior for groups
2020-10-19 18:09:19 +02:00
..
ChatScene.java Fix several bugs 2020-10-19 18:09:19 +02:00
ContactSearchTab.java Fix several bugs 2020-10-19 18:09:19 +02:00
GroupCreationTab.java Fix several bugs 2020-10-19 18:09:19 +02:00
LoginScene.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00
SettingsScene.java Add Enhanced Keyboard Shortcut Mechanism (#91) 2020-10-12 16:12:23 +02:00
Tabs.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00
package-info.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00