Skip to content
Snippets Groups Projects
Commit 9798654c authored by Torsten Grote's avatar Torsten Grote
Browse files

Merge branch 'message-tracker-refactoring' into 'master'

Factor MessageTracker out of BdfIncomingMessageHook

The branch moves the MessageTracker implementation from BdfIncomingMessageHook to a separate class. This will allow the private group invitation client to track messages from classes other than the one that implements the delivery hook.

I've also fixed a couple of bugs, removed some redundant code from the validation manager, and added null-safety annotations (which is how I noticed the bugs).

See merge request !405
parents 7b58d003 aa210fc5
No related branches found
No related tags found
No related merge requests found
Showing
with 211 additions and 190 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment