mastodon-glitch/app/javascript/flavours/glitch
Claire c2f0ea415e Merge commit '899eac1a92c802c334606a49d538ef37bd47c91a' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/packs/admin.jsx`:
  Changes split in `app/javascript/core/admin.js` and `app/javascript/flavours/glitch/packs/admin.jsx`.
2024-02-28 20:10:01 +01:00
..
actions [Glitch] Change onboarding prompt to follow suggestions carousel in web UI 2024-02-24 14:35:08 +01:00
api_types [Glitch] Fix Web UI not displaying appropriate explanation when a user hides their follows/followers 2024-02-17 20:15:25 +01:00
components [Glitch] Fix report reason selector in moderation interface not unselecting rules when changing category 2024-02-24 14:36:55 +01:00
containers [Glitch] Change design of compose form in web UI 2024-02-22 23:06:12 +01:00
features Add doodle feature back (#2652) 2024-02-27 21:27:51 +01:00
hooks
images
locales Add doodle feature back (#2652) 2024-02-27 21:27:51 +01:00
models [Glitch] Fix Web UI not displaying appropriate explanation when a user hides their follows/followers 2024-02-17 20:15:25 +01:00
packs Merge commit '899eac1a92c802c334606a49d538ef37bd47c91a' into glitch-soc/merge-upstream 2024-02-28 20:10:01 +01:00
polyfills [Glitch] Improve Babel configuration and automatically load polyfills 2023-12-17 17:50:31 +01:00
reducers [Glitch] Fix `sensitive` flag not being removed when removing CW in new compose form 2024-02-24 14:53:49 +01:00
selectors [Glitch] Upgrade Redux packages 2024-01-10 18:34:23 +01:00
store [Glitch] Update dependency react-redux to v9.1.0 2024-01-22 19:15:02 +01:00
styles [Glitch] Fix filters title and keywords overflow 2024-02-27 19:24:03 +01:00
types [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
utils Merge pull request #2567 from ClearlyClaire/glitch-soc/ports/convert-utils-hashtags-typescript 2024-01-15 12:41:22 +01:00
api.ts [Glitch] Convert `actions/account_notes` into Typescript 2023-12-03 13:19:10 +01:00
blurhash.ts
compare_id.ts
initial_state.js [Glitch] Change compose form to use server-provided post character limit 2024-02-24 13:56:12 +01:00
is_mobile.ts
load_keyboard_extensions.js
main.jsx [Glitch] Use helpers to check environment in frontend (#2571) 2024-01-15 12:16:05 +01:00
names.yml
performance.js [Glitch] Use helpers to check environment in frontend (#2571) 2024-01-15 12:16:05 +01:00
permissions.ts
ready.js
scroll.ts
settings.js [Glitch] Add volume saving/reuse to video player 2023-12-18 18:42:07 +01:00
stream.js Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
test_helpers.tsx [Glitch] Simplify column headers 2024-01-14 14:31:49 +01:00
theme.yml Remove redundant asset preload (#2488) 2023-12-02 14:54:26 +01:00
uuid.ts