Skip to content

Fix phone number formatting differences and correctly sort group numbers

Michael Lang requested to merge work/number-formatting into master

Certain chats may now be inaccessible because the country code format is always used, but the database still stores phone numbers in the old unformatted way. This formats those numbers correctly.

Merge request reports