Add global settings pane; migrate peer settings to new opaque settings widgets; minor fixes; add global settings storage; rework global settings settings #302

Merged
sarah merged 1 commits from :gsettings into master 2020-06-25 18:55:23 +00:00
Owner
  • Add global settings pane (moved from old peer settings pane)
  • migrate peer settings to new opaque settings widgets
  • minor fixes
  • add global settings storage
  • rework global settings settings

Needs openprivacy/opaque#2 to be merged and this updated with the new git ref

Todo:

  • a few en translations? FIXED
  • some themed items don't change on theme change FIXED

Out of scope:

- Add global settings pane (moved from old peer settings pane) - migrate peer settings to new opaque settings widgets - minor fixes - add global settings storage - rework global settings settings *Needs* https://git.openprivacy.ca/openprivacy/opaque/pulls/2 to be merged and this updated with the new git ref Todo: - [x] ~~a few en translations?~~ FIXED - [x] ~~some themed items don't change on theme change~~ FIXED Out of scope: - no combobox theme (https://git.openprivacy.ca/openprivacy/opaque/issues/3) - themeScale > 2 halts desktop app on load (https://git.openprivacy.ca/cwtch.im/ui/issues/301)
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/590

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/590
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/591

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/591
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/592

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/592
dan added a new dependency 2020-06-03 23:23:18 +00:00
sarah was assigned by dan 2020-06-23 23:51:35 +00:00
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/595

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/595
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/596

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/596
sarah reviewed 2020-06-25 17:24:27 +00:00
@ -0,0 +51,4 @@
var dkr [32]byte
copy(dkr[:], dk)
return dkr
}

Is this replication necessary?

Is this replication necessary?
sarah closed this pull request 2020-06-25 18:55:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.