Merge remote-tracking branch 'upstream/develop' into shigusegubu

* upstream/develop:
  Prevent overflow for long usernames/domains
  fix tests
  fix last issue
  prioritize disabled opacity over transparent keyword
  fix several issues related to opacity
  mention status preview fix in changelog
  fix trasparency problems in some cases (purple headers)
  add status unavailable message when status can't be loaded in status preview
  Fix captcha input and disable ALL the helpers
This commit is contained in:
Henry Jameson 2020-03-25 18:37:32 +02:00
commit f881d6d2b5
10 changed files with 62 additions and 10 deletions

View file

@ -103,6 +103,7 @@ const config = {
setPreset(value)
break
case 'customTheme':
case 'customThemeSource':
applyTheme(value)
}
}