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

Build message threads after each sync and store thread root ID for later reference #2125

Merged
merged 2 commits into from
Jul 13, 2020

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Oct 17, 2019

This makes use of the jwz algorithm added via another PR. This focuses on the integration part, not the threading algorithm. So if any thread is assigned the wrong ID -> I don't care here as long as some thread root ID will be assigned :P

To test this:

  • Switch wo this branch
  • Use mail as you normally would

Expected outcome:

  • Don't notice any difference
  • The thread_root_id of your oc_mail_messages will slowly populate with values

Ref #17 (not fully done yet)

@ChristophWurst

This comment has been minimized.

@ChristophWurst

This comment has been minimized.

@StCyr

This comment has been minimized.

@ChristophWurst

This comment has been minimized.

@ChristophWurst ChristophWurst force-pushed the feature/threading branch 2 times, most recently from be204a6 to 93bc496 Compare July 6, 2020 15:15
@ChristophWurst ChristophWurst force-pushed the feature/threading branch 2 times, most recently from 037fd72 to f134031 Compare July 10, 2020 15:17
@ChristophWurst ChristophWurst changed the title Threading Build message threads after each sync and store thread root ID for later references Jul 10, 2020
@ChristophWurst ChristophWurst changed the title Build message threads after each sync and store thread root ID for later references Build message threads after each sync and store thread root ID for later reference Jul 10, 2020
@ChristophWurst ChristophWurst marked this pull request as ready for review July 10, 2020 15:19
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw it in action. gogogo

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grouping of message threads (threading/conversations) [$320]
6 participants