Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort contacts alphabetically #11982

Merged
merged 6 commits into from
Sep 3, 2021
Merged

Sort contacts alphabetically #11982

merged 6 commits into from
Sep 3, 2021

Commits on Sep 1, 2021

  1. Sort contacts alphabetically

    Contacts are grouped together by letter, and the groups are listed
    alphabetically, but the contacts in each group are not sorted
    alphabetically themselves.
    
    Fixes #10318.
    mcmire committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f9fe3b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    2854002 View commit details
    Browse the repository at this point in the history
  2. Remove this matcher

    mcmire committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9a7f394 View commit details
    Browse the repository at this point in the history
  3. Revert this file

    mcmire committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    0e572f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48967e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e93374 View commit details
    Browse the repository at this point in the history