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/data
Leon Hofmeister c4d4708988
Add working leaving of a group
Additionally fixed a two bugs:
- one group member will no longer show "1 members"
- deletion of empty groups no longer throws an exception
2020-10-16 20:42:38 +02:00
..
audio Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00
commands Notify user about unsuccessful system command execution 2020-10-07 21:48:11 +02:00
shortcuts Add Enhanced Keyboard Shortcut Mechanism (#91) 2020-10-12 16:12:23 +02:00
Cache.java Merge branch 'develop' into f/logout 2020-09-27 15:27:11 +02:00
CacheMap.java Merge branch 'develop' into f/logout 2020-09-27 15:27:11 +02:00
Chat.java Fix several bugs 2020-10-16 20:42:28 +02:00
ClientConfig.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00
Context.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00
GroupChat.java Add partially working blocking and deletion (for both client and server) 2020-10-16 20:42:22 +02:00
LocalDB.java Add working leaving of a group 2020-10-16 20:42:38 +02:00
Settings.java Merge branch 'develop' into f/logout 2020-09-27 15:27:11 +02:00
SettingsItem.java Remove Javadoc header from all source files 2020-09-25 14:29:23 +02:00
package-info.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00