Rely on Index from NewGroupMessage to sync Timelines #225

Merged
erinn merged 3 commits from group_message_fixes into trunk 2021-11-01 23:03:51 +00:00
Owner
No description provided.
erinn was assigned by sarah 2021-11-01 22:07:56 +00:00
sarah added 1 commit 2021-11-01 22:07:56 +00:00
continuous-integration/drone/pr Build is running Details
fe156108b5
Rely on Index from NewGroupMessage to sync Timelines
sarah added 1 commit 2021-11-01 22:08:13 +00:00
continuous-integration/drone/pr Build is running Details
088cebcc6b
Merge branch 'trunk' into group_message_fixes
erinn approved these changes 2021-11-01 22:14:03 +00:00
@ -151,0 +150,4 @@
// Only bother to do anything if we know about the group and the provided index is greater than our current total...
if (currentTotal != null) {
if (idx >= currentTotal) {
Owner

if (a && b)

if (a && b)
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/272
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/273
sarah added 1 commit 2021-11-01 22:15:36 +00:00
continuous-integration/drone/pr Build is passing Details
73690e8bac
Combined if statements
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/274
erinn merged commit 2b8f8e825f into trunk 2021-11-01 23:03:51 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 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#225
No description provided.