Commit Graph

11 Commits

Author SHA1 Message Date
Kai S. K. Engelbart 0dda75cb09 Prevent groups from being stored in the user database
This only affects top-level map entries. Groups that are contacts of the
client user are still persisted.
2020-06-26 16:37:00 +02:00
Kai S. K. Engelbart 35f4ca2a1a Display correct contact status on startup
Fixes #152
2020-06-26 09:08:41 +02:00
Kai S. K. Engelbart e50078cc35 Shorten event names, compatibility verification 2020-06-20 11:00:58 +02:00
DieGurke 7025cabd2f Fixed issue reagarding missing chats 2020-06-11 13:21:16 +02:00
Kai S. K. Engelbart f876f4e05c Add received messages to their chat 2020-06-10 13:05:44 +02:00
delvh 5d76bbbcb0 restored compatibility with envoy common (and envoy server standalone) 2020-04-02 22:03:43 +02:00
delvh 487c6a6573 Added BASIC group capability (#128)
* Changed serialVersionUID everywhere to 0L

* Added support for GroupResizeEvents and NameChangeEvents

Co-authored-by: CyB3RC0nN0R <kske@outlook.de>
2020-04-02 09:23:47 +02:00
Kai S. K. Engelbart a29608c627 Copied event listeners from ChatWindow to ChatSceneController 2020-03-29 22:15:05 +02:00
Kai S. K. Engelbart bd0da338a7 Added user and message loading and message posting 2020-03-28 15:32:24 +01:00
delvh 364ec6f04e Renamed every identifier according to new convention 2020-03-26 16:06:18 +01:00
delvh 5c2abe7c1c Renamed classes with a two-letter initialism according to convention 2020-03-24 18:38:47 +01:00