Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messaging UI: add a label to pending messages on disconnect #1427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 27, 2022

  1. Messaging UI: add a label to pending messages on disconnect

    If a device goes offline before receiving confirmation for a pending
    message, add a label indicating the message may not have been sent.
    
    When receiving new messages, compare the content and timestamp before
    removing a pending message, rather than unconditionally removing them
    when the device reconnects.
    
    closes #1355
    andyholmes committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5ddf120 View commit details
    Browse the repository at this point in the history