Skip to content

feat: Get rid of MessageState::{OutPreparing, OutMdnRcvd} in the db#8127

Open
iequidoo wants to merge 1 commit intomainfrom
iequidoo/drop-unused-message-states
Open

feat: Get rid of MessageState::{OutPreparing, OutMdnRcvd} in the db#8127
iequidoo wants to merge 1 commit intomainfrom
iequidoo/drop-unused-message-states

Conversation

@iequidoo
Copy link
Copy Markdown
Collaborator

OutPreparing is deprecated since 2024-12-07, replace it with OutDraft to let the user review such messages if any. OutMdnRcvd is not used in the db for new messages since a30c6ae, OutDelivered is stored instead.

Noticed this when doing #8121

@iequidoo iequidoo force-pushed the iequidoo/drop-unused-message-states branch 2 times, most recently from 1a27244 to f5322d2 Compare April 14, 2026 13:45
@iequidoo

This comment was marked as resolved.

@iequidoo iequidoo marked this pull request as ready for review April 14, 2026 14:13
@iequidoo iequidoo marked this pull request as draft April 15, 2026 18:30
@iequidoo iequidoo force-pushed the iequidoo/drop-unused-message-states branch 2 times, most recently from f5322d2 to 7051a48 Compare April 16, 2026 14:55
@iequidoo iequidoo marked this pull request as ready for review April 16, 2026 15:32
@iequidoo iequidoo force-pushed the iequidoo/drop-unused-message-states branch from 7051a48 to 85ec8ce Compare April 16, 2026 17:02
`OutPreparing` is deprecated since 2024-12-07, replace it with `OutDraft` to let the user review
such messages if any. `OutMdnRcvd` is not used in the db for new messages since
a30c6ae, `OutDelivered` is stored instead.
@iequidoo iequidoo force-pushed the iequidoo/drop-unused-message-states branch from 85ec8ce to b8b8e30 Compare April 17, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant