Glitch-Shrike/app/javascript/mastodon
Claire be493b6c0d Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Not a real conflict, just upstream getting rid of unused constants too close
  to glitch-soc-specific contents.
  Removed unused constants like upstream did.
- `app/models/trends.rb`:
  Conflict because glitch-soc disabled email notifications for trending links.
  Upstream has refactored this quite a bit and added trending posts.
  Took upstream code, but disabling the extra trending stuff will come in
  another commit.
- `app/views/admin/trends/links/index.html.haml`:
  Conflict due to glitch-soc's theming system.
  Ported upstream changes accordingly.
2022-02-26 09:29:23 +01:00
..
actions Merge branch 'main' into glitch-soc/merge-upstream 2022-02-26 09:29:23 +01:00
components Fix media modal footer's “external link” not being a link (#17561) 2022-02-25 01:20:41 +01:00
containers Add editing for published statuses (#17320) 2022-02-10 00:15:30 +01:00
features Merge branch 'main' into glitch-soc/merge-upstream 2022-02-26 09:29:23 +01:00
locales Merge branch 'main' into glitch-soc/merge-upstream 2022-02-23 18:13:12 +01:00
middleware
reducers Fix reply button on media modal not giving focus to compose form (#17626) 2022-02-25 00:51:01 +01:00
selectors
service_worker Add notifications for new sign-ups (#16953) 2022-02-23 16:45:22 +01:00
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