group functionality fixes from storage engine; tor status include percent; crate group enhancement #265

Merged
sarah merged 5 commits from groupFixes into trunk 2021-12-18 21:28:29 +00:00
Owner
  • fix adding groups
  • add tor boot perent to tor pane
  • crate group now filters out offline servers and shows description
- fix adding groups - add tor boot perent to tor pane - crate group now filters out offline servers and shows description
dan added 1 commit 2021-12-16 18:36:58 +00:00
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/394
sarah reviewed 2021-12-16 18:58:14 +00:00
@ -303,8 +303,8 @@ class CwtchNotifier {
case "AcceptGroupInvite":
Owner

I don't think this is ever fired anymore

I don't think this is ever fired anymore
dan marked this conversation as resolved
sarah reviewed 2021-12-16 19:04:23 +00:00
@ -317,13 +317,14 @@ class CwtchNotifier {
profileCN.getProfile(data["ProfileOnion"])?.contactList.resort();
break;
case "SetGroupAttribute":
Owner

This event doesn't exist anymore

This event doesn't exist anymore
dan marked this conversation as resolved
dan added 1 commit 2021-12-17 00:50:48 +00:00
continuous-integration/drone/pr Build is pending Details
aff7a5f4b2
deleting removed event event handlers
dan added 1 commit 2021-12-17 22:35:02 +00:00
dan added 1 commit 2021-12-18 18:51:57 +00:00
continuous-integration/drone/pr Build is pending Details
8e489131fa
fix bg color of servers pane
sarah approved these changes 2021-12-18 21:28:19 +00:00
sarah added 1 commit 2021-12-18 21:28:22 +00:00
continuous-integration/drone/pr Build is pending Details
79cfd9f7fa
Merge branch 'trunk' into groupFixes
sarah merged commit ffb518b47d into trunk 2021-12-18 21:28:29 +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#265
No description provided.