mastodon/app/javascript/flavours/glitch
Renaud Chaput 059e10e546 [Glitch] Rewrite markers reducer in Typescript
Port 27d014a7fa to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-05-01 14:55:03 +02:00
..
actions [Glitch] Rewrite markers reducer in Typescript 2024-05-01 14:55:03 +02:00
api_types [Glitch] Rewrite markers reducer in Typescript 2024-05-01 14:55:03 +02:00
components [Glitch] Add the role ID to the badge component 2024-04-06 20:35:29 +02:00
containers [Glitch] Remove setting for unfollow confirmation modal, and make it unconditional 2024-04-06 21:17:45 +02:00
features [Glitch] Support "system" theme setting (light/dark theme depending on user system preference) 2024-05-01 14:25:51 +02:00
hooks
images Reduce code differences with upstream 2024-03-08 12:42:03 +01:00
locales New Crowdin translations 2024-04-22 04:27:38 +00: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 Change how theme style packs are loaded 2024-04-28 15:45:41 +02:00
polyfills [Glitch] Improve Babel configuration and automatically load polyfills 2023-12-17 17:50:31 +01:00
reducers [Glitch] Rewrite markers reducer in Typescript 2024-05-01 14:55:03 +02: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 column borders disappearing in advanced interface on low width viewports 2024-05-01 14:32:29 +02:00
types [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
utils [Glitch] Use vanilla JS to get Rails CSRF values 2024-03-13 19:17:59 +01:00
api.ts [Glitch] Rewrite markers reducer in Typescript 2024-05-01 14:55:03 +02:00
blurhash.ts
common.js Change how theme style packs are loaded 2024-04-28 15:45:41 +02:00
compare_id.ts
initial_state.js [Glitch] Remove setting for unfollow confirmation modal, and make it unconditional 2024-04-06 21:17:45 +02: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] Update devDependencies (non-major) 2024-02-28 20:30:58 +01:00
theme.yml Replace `use_pack`, `layouts/theme` and `@theme` by new helpers 2024-04-28 15:45:42 +02:00
uuid.ts