feat: add option to disable conversation threading #97

This commit is contained in:
Linus Rath
2026-03-26 13:04:34 +01:00
parent e48672cf77
commit 47918aab1b
13 changed files with 61 additions and 5 deletions
+4
View File
@@ -798,6 +798,10 @@
"label": "Show Preview Text",
"description": "Display email preview in the list"
},
"disable_threading": {
"label": "Disable Conversation Grouping",
"description": "Show emails as individual messages instead of grouped by conversation"
},
"attachment_click_action": {
"label": "Attachment Click Action",
"description": "Choose whether clicking a file attachment previews it or downloads it immediately",