Jonathan Rainville 9315dd26e0 refactor(contacts): refactor 5 contact models into one and filter in QML
Fixes #16549

Refactors the 5 types of contact models (all, mutuals, banned, received and sent) into only the `allContacts` and use an Adaptor on the QML side to filter into the needed models.
This cleans the Nim side a lot and makes applying updates to the contacts' model way simpler.

rthh
2024-11-19 17:02:54 +01:00
..