notificationSettings #354

Merged
dan merged 9 commits from notificationSettings into trunk 2022-02-08 23:21:28 +00:00
Owner
No description provided.
dan force-pushed notificationSettings from d35e71500b to c22d23d67f 2022-02-08 21:55:28 +00:00 Compare
dan force-pushed notificationSettings from c22d23d67f to 4c47198977 2022-02-08 22:07:46 +00:00 Compare
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/564
dan added 1 commit 2022-02-08 22:11:39 +00:00
continuous-integration/drone/pr Build is passing Details
b5511ae723
Merge branch 'trunk' into notificationSettings
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/570
dan added 1 commit 2022-02-08 22:50:38 +00:00
continuous-integration/drone/pr Build is passing Details
706d1da518
new lcg version
dan changed title from WIP notificationSettings to notificationSettings 2022-02-08 22:51:09 +00:00
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/571
sarah approved these changes 2022-02-08 23:05:42 +00:00
sarah left a comment
Owner

lgtm please fix comments/formatting

lgtm please fix comments/formatting
@ -81,0 +80,4 @@
numMessages: int.parse(data["numMessages"]),
numUnread: int.parse(data["unread"]),
isGroup: false,
// by definition
Owner

wrong line

wrong line
@ -81,0 +84,4 @@
server: null,
archived: false,
lastMessageTime: DateTime.now(),
//show at the top of the contact list even if no messages yet
Owner

wrong line

wrong line
@ -108,2 +117,2 @@
blocked: false, // we created
accepted: true, // we created
blocked: false,
// we created
Owner

comments are not on wrong line

comments are not on wrong line
@ -308,0 +332,4 @@
blocked: false,
// NewGroup only issued on accepting invite
accepted: true,
// NewGroup only issued on accepting invite
Owner

comments are not one wrong line

comments are not one wrong line
dan added 1 commit 2022-02-08 23:21:11 +00:00
continuous-integration/drone/pr Build is pending Details
8ba54469eb
comment/format fix
dan merged commit 040ba80480 into trunk 2022-02-08 23:21:28 +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#354
No description provided.