Glitch-Shrike/app/javascript/mastodon/actions
Claire e2a2bc9021 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Upstream updated copyright year, we don't mention it so kept our version.
- `app/controllers/admin/dashboard_controller.rb`:
  Not really a conflict, upstream change (removing the spam checker) too close
  to glitch-soc changes. Ported upstream changes.
- `app/models/form/admin_settings.rb`:
  Same.
- `app/services/remove_status_service.rb`:
  Same.
- `app/views/admin/settings/edit.html.haml`:
  Same.
- `config/settings.yml`:
  Same.
- `config/environments/production.rb`:
  Not a real conflict, upstream added a default HTTP header, but we have
  extra headers in glitch-soc.
  Added the header.
2021-04-20 12:17:14 +02:00
..
importer Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
push_notifications
account_notes.js
accounts.js Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
alerts.js
announcements.js
app.js Fix pop-out player appearing on mobile screens in web UI (#15157) 2020-11-16 05:16:39 +01:00
blocks.js
bookmarks.js
boosts.js Add dropdown for boost privacy in boost confirmation modal (#15704) 2021-02-11 00:53:12 +01:00
bundles.js
columns.js
compose.js Merge branch 'master' into glitch-soc/merge-upstream 2020-11-12 22:13:57 +01:00
conversations.js
custom_emojis.js
directory.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js
interactions.js Add dropdown for boost privacy in boost confirmation modal (#15704) 2021-02-11 00:53:12 +01:00
lists.js
markers.js Fix alert when failing to save timeline markers in web UI (#15285) 2020-12-07 03:23:43 +01:00
modal.js
mutes.js Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
notifications.js Change notification permission handling (#15176) 2020-12-15 18:43:54 +01:00
onboarding.js Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
picture_in_picture.js Add pop-out player for audio/video in web UI (#14870) 2020-09-28 13:29:43 +02:00
pin_statuses.js
polls.js
reports.js
search.js
settings.js
statuses.js Remove obsolete IndexedDB operations from web UI (#14730) 2020-09-04 20:22:40 +02:00
store.js
streaming.js
suggestions.js Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
timelines.js
trends.js