Loading
Fix show only personal setting not updating the view immediately (#1238)
* Split pair of show only personal settings
* Create and consume showOnlyPersonal settings separately
* Fix showOnlyPersonal flow state change not triggering re-emission
* Combine if statements
* Minor refactoring (lift out "if")
* Create separate reload methods
* Reload on model creation
* Use viewmodel scope
* Move init after relevant method declarations
* Add kdoc
* Remove deprecated getShowOnlyPersonalPair
---------
Co-authored-by:
Ricki Hirner <hirner@bitfire.at>