chatmail / chatmail/core

resending a message not working if chat was deleted before

Open
#8,003 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
929
Forks
143
Avg merge
1d 20h
Merged PRs (30d)
53

Description

resending a webxdc is not working sometimes.

i just had that in a 4 group that was deleted accidentally by one member, resending a message does not work in that case.

EDIT: it is because of the deletion of the message, some logic prevents re-download rightfully and is in conflict with accidental deletion:

to reproduce:

- Alice creates a group, adds Bob
- Alice sends eg. a mini app
- Bob leaves the group
- Alice re-adds Bob and resend the mini app
- Bob will not receive the resending

for new members, resending is fine, just tested.

not sure what we can do about that without weakening the - honestly more important - usecase of preventing multiple downloads, which becomes more important with multi-relay even.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.