mastodon-glitch/app/javascript/mastodon
Claire 155dc4bc4b Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream
Conflicts:
- `CONTRIBUTING.md`:
  Upstream changed the file, while we had a different one.
  Updated the common parts.
- `README.md`:
  Upstream changed the file, while we had a different one.
  Updated the common parts.
- `app/helpers/application_helper.rb`:
  Upstream added helpers where glitch-soc had extra ones.
  Added upstream's new helpers.
- `app/models/form/admin_settings.rb`:
  Upstream added some custom handling of one setting, while
  glitch-soc had additional code.
  Ported upstream's code.
- `lib/mastodon/version.rb`:
  Upstream moved some things to `config/mastodon.yml`.
  Did the same.
- `spec/requests/api/v1/accounts/credentials_spec.rb`:
  I don't know honestly.
2025-01-10 20:41:36 +01:00
..
actions Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00
api Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +00:00
api_types Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +00:00
components Require specific subtype of `formatMessage` in `timeAgoString` (#33511) 2025-01-08 16:26:54 +00:00
containers Fix `/share` not using server-set characters limit (#33459) 2025-01-06 08:14:11 +00:00
features Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00
locales Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00
models Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +00:00
polyfills
reducers Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +00:00
selectors Change design of lists in web UI (#32881) 2024-11-21 16:10:04 +00:00
service_worker Fix notification push notifications not including the author's username (#32254) 2024-10-04 14:29:23 +00:00
store Convert notification requests actions and reducers to Typescript (#31866) 2024-09-16 09:54:03 +00:00
utils Fix too many requests caused by relationship look-ups in web UI (#32042) 2024-09-24 17:02:36 +00:00
api.ts Change design of lists in web UI (#32881) 2024-11-21 16:10:04 +00:00
blurhash.ts
common.js Update typescript-eslint monorepo to v8 (major) (#31231) 2024-09-11 13:59:46 +00:00
compare_id.ts
identity_context.tsx
initial_state.js Localize language names (#33402) 2025-01-03 15:29:25 +00:00
is_mobile.ts
load_keyboard_extensions.js
main.jsx
performance.js
permissions.ts Add link from Web UI for Hashtags to the Moderation UI (#31448) 2024-11-29 07:36:17 +00:00
ready.js
scroll.ts Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 2024-09-19 10:52:46 +00:00
settings.js Update typescript-eslint monorepo to v8 (major) (#31231) 2024-09-11 13:59:46 +00:00
stream.js Remove unused E2EE-related methods (#31964) 2024-09-19 10:23:58 +00:00
test_helpers.tsx Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 2024-09-19 10:52:46 +00:00
test_setup.js
uuid.ts