Merge remote-tracking branch 'upstream/develop' into shigusegubu
* upstream/develop: Rename expandCW to collapseMessageWithSubject. fix indent Add support for configurable CW clickthrough. Merge upstream fix lint issues allow default visibility scope to be configured Add validation of the imported theme and the corresponding warning message Unify button styles and use min-width Add German localization for theme import/export Add theme import feature Refactor theme settings state initialization Add theme export feature
This commit is contained in:
commit
e246a3beee
16 changed files with 235 additions and 80 deletions
|
|
@ -13,5 +13,6 @@
|
|||
"whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html",
|
||||
"showInstanceSpecificPanel": true,
|
||||
"scopeOptionsEnabled": true,
|
||||
"registrationOpen": true
|
||||
"registrationOpen": true,
|
||||
"collapseMessageWithSubject": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue