]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Wed, 20 Nov 2019 14:36:09 +0000 (15:36 +0100)
committerThibaut Girka <thib@sitedethib.com>
Wed, 20 Nov 2019 14:36:09 +0000 (15:36 +0100)
commitff67385cfbfd6f5403b2f8b58407dc730dc7e694
treea8a0df2129a863a739dda6399352d64af811110e
parent707c4918b21d19dd53b64120dbc7263f45fc5ecd
parent8dfc45f757ed8995be0d16e88a1f1d6514dae677
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- README.md
  discarded upstream changes
- app/controllers/api/v1/bookmarks_controller.rb
  finally merged upstream, some code style fixes
  and slightly changed pagination code
- app/controllers/application_controller.rb
  changed upstream to always return HTML error pages
  slight conflict caused by theming code
- app/models/bookmark.rb
  finally merged upstream, no real conflict
- spec/controllers/api/v1/bookmarks_controller_spec.rb
  finally merged upstream, slightly changed pagination code
16 files changed:
CONTRIBUTING.md
Gemfile
Gemfile.lock
app/controllers/application_controller.rb
app/javascript/mastodon/locales/pl.json
app/javascript/styles/mastodon/components.scss
app/lib/feed_manager.rb
config/i18n-tasks.yml
config/locales/en.yml
config/locales/ja.yml
config/locales/pl.yml
config/locales/simple_form.ja.yml
package.json
spec/controllers/api/v1/accounts/credentials_controller_spec.rb
spec/controllers/application_controller_spec.rb
yarn.lock