Glitch-Shrike/app/javascript/mastodon
Claire 2d4b4b0b45 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/controllers/accounts_controller.rb`:
  Upstream introduced support for private pinned toots, but glitch-soc's query
  was a bit different as it filtered out local-only toots.
  Used upstream's query, while adding local-only filtering back.
- `app/controllers/activitypub/collections_controller.rb`:
  Same thing with regards to local-only posts.
- `app/validators/status_pin_validator.rb`:
  Not a real conflict, but the line below was different in glitch-soc due to
  the configurable pinned toots limit.
2022-01-17 08:28:52 +01:00
..
actions Merge branch 'main' into glitch-soc/merge-upstream 2022-01-16 18:11:20 +01:00
components Add support for private pinned posts (#16954) 2022-01-17 00:49:55 +01:00
containers
features Merge branch 'main' into glitch-soc/merge-upstream 2022-01-17 08:28:52 +01:00
locales
middleware
reducers ignore hashtag suggestions if they vary only in case (#16460) 2021-12-15 23:47:19 +01:00
selectors
service_worker
storage
store
utils
api.js
base_polyfills.js
blurhash.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js