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
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
..
.settings Remove project specific import order 2020-10-18 12:13:47 +02:00
src/main Fix several bugs 2020-10-19 18:09:19 +02:00
.classpath Move SystemComandMap From ChatScene to Its Own Component (#74) 2020-10-02 15:23:21 +02:00
.project Fixed sudden Eclipse annoyance 2020-09-21 18:49:58 +02:00
pom.xml Bump JavaFX Version to 15 to Support Emoji Fonts (#72) 2020-09-30 18:41:31 +02:00