]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Mon, 22 Apr 2019 18:40:04 +0000 (20:40 +0200)
committerThibaut Girka <thib@sitedethib.com>
Mon, 22 Apr 2019 18:40:04 +0000 (20:40 +0200)
commita9eaa780f56d9b10cc7ae9e8134a612cbc96b4f8
treed41dfb47bc842666ffadc4cb39f0dc9ed22af4fb
parentc3fa4e8e07e5bcc685163959833a989fb15e8029
parentfd9f5a467f9af857338380bf78b6b7037a12f171
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- app/javascript/mastodon/features/compose/components/compose_form.js
  Upstream cleaned up a bit, including on lines in which
  we replaced the hardcoded 500 character limit with a maxChar
  constant. Applied the changes while keeping maxChar instead of 500.
- app/javascript/packs/public.js
  Moved upstream's new animated avatar hover handling in
  app/javascript/core/public.js
- app/javascript/styles/fonts/montserrat.scss
  Upstream fixed local font name, applied those changes.
- app/javascript/styles/fonts/roboto.scss
  Upstream fixed local font name, applied those changes.
- lib/mastodon/version.rb
  Upstream made repo URL configurable, did the same, but
  default to glitch-soc
12 files changed:
Gemfile
Gemfile.lock
app/javascript/core/public.js
app/javascript/mastodon/features/compose/components/compose_form.js
app/javascript/mastodon/initial_state.js
app/javascript/styles/fonts/montserrat.scss
app/javascript/styles/fonts/roboto.scss
app/javascript/styles/mastodon/components.scss
app/serializers/initial_state_serializer.rb
app/views/accounts/_header.html.haml
config/locales/simple_form.pl.yml
lib/mastodon/version.rb