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/util
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
..
IconUtil.java Add Image Caching (#95) 2020-10-13 11:30:19 +02:00
MessageUtil.java Add Ability to Delete Messages Locally (#70) 2020-09-30 20:50:58 +02:00
ReflectionUtil.java Remove message and event processors from client 2020-09-25 15:28:14 +02:00
UserUtil.java Fix several bugs 2020-10-19 18:09:19 +02:00
package-info.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00