Allow queing of messages to send to offline conversations #414

Open
opened 2022-04-11 15:25:04 +00:00 by dan · 1 comment
Owner

most of the work will be in cwtch

  • track furthest back unsent message

  • on connection fetch all messages sent since then and attempt to resend unsent ones

    • update furthest back unsent appropriatly
  • in the ui:

    • allow sending when offline
    • design to show unsent messages
most of the work will be in cwtch - track furthest back unsent message - on connection fetch all messages sent since then and attempt to resend unsent ones - update furthest back unsent appropriatly - in the ui: - allow sending when offline - design to show unsent messages
dan added this to the Cwtch Beta (In Progress) project 2022-04-11 15:25:08 +00:00
dan added the
cwtch-beta-1.8
label 2022-04-11 15:25:14 +00:00
Owner
  • Add a hook to SendMessage
  • Flow around timestamp sent/received / avoiding message timestamping faking.
  • Data stores and loads messages by id (not date)
  • Message detail overview in UI (receive time v.s. "sent" time)
- Add a hook to SendMessage - Flow around timestamp sent/received / avoiding message timestamping faking. - Data stores and loads messages by id (not date) - Message detail overview in UI (receive time v.s. "sent" time)
sarah removed the
cwtch-beta-1.8
label 2022-11-22 21:17:32 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 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: cwtch.im/cwtch-ui#414
No description provided.