mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-12 13:44:43 +00:00
546f141e4f
- Updated the identities API to include message counts for current identities. - Modified the contacts API to return total contact counts for pagination. - Refactored database queries to use asynchronous calls for improved performance. - Added a new method to count contacts based on search criteria. - Simplified the get_interfaces method in CommunityInterfacesManager.