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
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
..
data Fix several bugs 2020-10-19 18:09:19 +02:00
event Apply suggestions by @kske 2020-10-09 12:03:28 +02:00
helper Apply suggestions by @kske 2020-10-09 12:03:28 +02:00
net Add partially working blocking and deletion (for both client and server) 2020-10-19 18:09:19 +02:00
ui Fix several bugs 2020-10-19 18:09:19 +02:00
util Fix several bugs 2020-10-19 18:09:19 +02:00
Main.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00