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

feat: Assign message to ad-hoc group with matching name and members (#5385) #5779

Merged
merged 2 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    3e90ff3 View commit details
    Browse the repository at this point in the history
  2. feat: Assign message to ad-hoc group with matching name and members (#…

    …5385)
    
    This should fix ad-hoc groups splitting when messages are fetched out of order from different
    folders or otherwise reordered, or some messages are missing so that the messages reference chain is
    broken, or a member was removed from the thread and readded later, etc. Even if this way two
    different threads are merged, it looks acceptable, having many threads with the same name/subject
    and members isn't a common use case.
    iequidoo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e94af72 View commit details
    Browse the repository at this point in the history