Skip to content

Add a deduplicate message feature#672

Merged
octoshrimpy merged 1 commit intoquik-sms:masterfrom
Inhishonor:deduplicate-messages
Jan 12, 2026
Merged

Add a deduplicate message feature#672
octoshrimpy merged 1 commit intoquik-sms:masterfrom
Inhishonor:deduplicate-messages

Conversation

@Inhishonor
Copy link
Copy Markdown
Collaborator

@Inhishonor Inhishonor commented Jan 12, 2026

  • Adds a new class of features for message management.
  • Adds a manual option to find and delete duplicate messages
  • Adds a setting to automatically delete duplicates during sync
  • Adds a sha256 hashing function

Some impl notes:

  • I elected to use flows for the result handling, as that is more modern and better suited here.

Copy link
Copy Markdown
Collaborator

@octoshrimpy octoshrimpy left a comment

Choose a reason for hiding this comment

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

avoiding API 26, should build after this.

@Inhishonor Inhishonor force-pushed the deduplicate-messages branch 7 times, most recently from 5e69bec to 48af84d Compare January 12, 2026 03:31
- Adds a new class of features for message management.
- Adds a manual option to find and delete duplicate messages
- Adds a setting to automatically delete duplicates during sync
- Adds a sha256 hashing function

Co-authored-by: octoshrimpy <octoshrimpy@users.noreply.github.com>
@octoshrimpy octoshrimpy merged commit 09a9bd1 into quik-sms:master Jan 12, 2026
2 checks passed
@github-actions github-actions bot mentioned this pull request Jan 12, 2026
@Inhishonor Inhishonor deleted the deduplicate-messages branch January 12, 2026 16:51
@github-actions github-actions bot mentioned this pull request Jan 25, 2026
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.

2 participants