]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Sun, 9 Feb 2020 11:15:55 +0000 (12:15 +0100)
committerThibaut Girka <thib@sitedethib.com>
Sun, 9 Feb 2020 11:15:55 +0000 (12:15 +0100)
commitdae5e446fe7294dba0e14311ef3da4dc8fff6a3a
tree33a76386b1e8bc9c968bfc49409f72000b7ec410
parenta2cfe3daaadabfaad71969a44c460bd76b8405ff
parent57c42c20c01b46f0d7cad5a357d56190274a3fa1
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- `Gemfile`:
  We updated httplog in a separate commit.
  Took upstream's change which updated it further.
- `Gemfile.lock`:
  We updated httplog in a separate commit.
  Took upstream's change which updated it further.
- `app/lib/sanitize_config.rb`:
  Upstream added better unsupported link stripping,
  while we had different sanitizing configs.
  Took only upstream's link stripping code.
- `config/locales/simple_form.pl.yml`:
  Strings unused in glitch-soc had been removed from
  glitch-soc, reintroduced them even if they are not
  useful, to reduce the risk of later merge conflicts.
Gemfile
Gemfile.lock
app/controllers/tags_controller.rb
app/javascript/mastodon/locales/pl.json
app/javascript/styles/mastodon/components.scss
app/lib/formatter.rb
app/lib/sanitize_config.rb
config/locales/pl.yml
config/locales/simple_form.pl.yml
lib/mastodon/version.rb
spec/lib/sanitize_config_spec.rb