glitchier-soc/app/javascript/mastodon/features/compose/components
Thibaut Girka 720cb01715 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.
2018-12-18 16:55:15 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Merge branch 'master' into glitch-soc/merge-upstream 2018-12-18 16:55:15 +01:00
emoji_picker_dropdown.js
navigation_bar.js
privacy_dropdown.js
reply_indicator.js
search.js
search_results.js
text_icon_button.js
upload.js
upload_button.js
upload_form.js
upload_progress.js
warning.js