Don't sync not-yet-sent LINE messages #24

Open
opened 2021-07-23 02:07:22 -04:00 by fair · 0 comments
Owner

If an outgoing message fails to be posted to LINE due to a lost Internet connection, that message can still be synced back into Matrix as though it were sent the next time its chat is viewed.

This happens because there is no check for whether an existing message in a LINE chat has been confirmed to be sent. That kind of check is only used during Matrix->LINE message sending, but not when (re)syncing a LINE chat.

If an outgoing message fails to be posted to LINE due to a lost Internet connection, that message can still be synced back into Matrix as though it were sent the next time its chat is viewed. This happens because there is no check for whether an existing message in a LINE chat has been confirmed to be sent. That kind of check is only used during Matrix->LINE message sending, but not when (re)syncing a LINE chat.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fair/matrix-puppeteer-line#24
No description provided.