Skip to content

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

Merged
ChristophWurst merged 2 commits into
masterfrom
feature/threading
Jul 13, 2020
Merged

Build message threads after each sync and store thread root ID for later reference#2125
ChristophWurst merged 2 commits into
masterfrom
feature/threading

Conversation

@ChristophWurst

@ChristophWurst ChristophWurst commented Oct 17, 2019

Copy link
Copy Markdown
Member

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 marked this pull request as draft June 26, 2020 18:18
@ChristophWurst ChristophWurst changed the title Collect references and in-reply-to header of each message to build threads later Threading Jun 26, 2020
@ChristophWurst ChristophWurst linked an issue Jun 30, 2020 that may be closed by this pull request
@ChristophWurst ChristophWurst mentioned this pull request Jun 30, 2020
5 tasks
@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

@rullzer rullzer left a comment

Copy link
Copy Markdown
Member

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>
@ChristophWurst ChristophWurst merged commit 700f28c into master Jul 13, 2020
@ChristophWurst ChristophWurst deleted the feature/threading branch July 13, 2020 09:52
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