]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Tue, 18 Dec 2018 15:55:15 +0000 (16:55 +0100)
committerThibaut Girka <thib@sitedethib.com>
Tue, 18 Dec 2018 15:55:15 +0000 (16:55 +0100)
commit034ffc079e40e0c723173b5998242803cc28dc50
treefee1b208be2068cf372ab23f268a66ca51cc2dc3
parent36d27e289177fdec5332539c94b8192022a412f2
parent5bf100f87be571e86305f3ab244183fc46f1ede2
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- app/controllers/admin/base_controller.rb
  Some refactoring made upstream, no real conflict.
- app/javascript/mastodon/features/compose/components/compose_form.js
  Updated using upstream's code but using maxChars instead of the
  hardcoded length of 500 characters per toot.
- app/javascript/styles/mastodon/components.scss
  Upstream redesigned the onboarding modal. Not sure why we had a
  conflict there.
19 files changed:
Dockerfile
Gemfile
Gemfile.lock
app/controllers/admin/base_controller.rb
app/controllers/directories_controller.rb
app/javascript/mastodon/features/compose/components/compose_form.js
app/javascript/mastodon/locales/en.json
app/javascript/mastodon/locales/pl.json
app/javascript/styles/mastodon/components.scss
app/models/account.rb
app/views/layouts/public.html.haml
config/locales/en.yml
config/locales/gl.yml
config/locales/ja.yml
config/locales/nl.yml
config/locales/oc.yml
config/locales/pl.yml
config/locales/sk.yml
config/routes.rb