Glitch-Shrike/app/javascript/mastodon/actions
Thibaut Girka a7aedebc31 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `Gemfile.lock`:
  Not a real conflict, upstream updated dependencies that were too close to
  glitch-soc-only ones in the file.
- `app/controllers/oauth/authorized_applications_controller.rb`:
  Upstream changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/controllers/settings/base_controller.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/controllers/settings/sessions_controller.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/models/user.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc not preventing moved accounts from logging
  in.
  Ported upstream changes while keeping the ability for moved accounts to log
  in.
- `app/policies/status_policy.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's local-only toots.
  Ported upstream changes.
- `app/serializers/rest/account_serializer.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's ability  to hide followers count.
  Ported upstream changes.
- `app/services/process_mentions_service.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's local-only toots.
  Ported upstream changes.
- `package.json`:
  Not a real conflict, upstream updated dependencies that were too close to
  glitch-soc-only ones in the file.
2020-09-28 14:13:30 +02:00
..
importer
push_notifications
account_notes.js
accounts.js Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
alerts.js
announcements.js
app.js
blocks.js
bookmarks.js
bundles.js
columns.js
compose.js Merge branch 'master' into glitch-soc/merge-upstream 2020-07-22 13:38:17 +02:00
conversations.js
custom_emojis.js
directory.js
domain_blocks.js
dropdown_menu.js Freeze scroll position when a dropdown menu is open in the TL (#14271) 2020-07-09 15:09:19 +02:00
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js
interactions.js
lists.js Add configuration option to filter replies in lists (#9205) 2020-09-01 13:31:28 +02:00
markers.js Add unread notification markers (#14818) 2020-09-26 20:57:07 +02:00
modal.js
mutes.js
notifications.js Add unread notification markers (#14818) 2020-09-26 20:57:07 +02:00
onboarding.js
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 Add support for managing multiple stream subscriptions in a single connection (#14524) 2020-08-11 18:24:59 +02:00
suggestions.js
timelines.js
trends.js