mastodon/app/javascript/flavours/glitch
Claire 5f50b634cf
Further reduce CSS and markup differences with upstream (#2635)
* Further reduce CSS differences with upstream

* Reduce differences in markup and CSS with upstream

* Redo collapsible post notifications

* Reduce CSS differences further

* Reduce differences with upstream regarding `.status` and `.status__wrapper`

* Further reduce differences with upstream

* Reduce differences with upstream in DisplayName
2024-02-20 18:49:59 +01:00
..
actions [Glitch] Fix duplicate and missing keys in search popout component in web UI 2024-01-22 19:21:02 +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 Further reduce CSS and markup differences with upstream (#2635) 2024-02-20 18:49:59 +01:00
containers [Glitch] Use helpers to check environment in frontend (#2571) 2024-01-15 12:16:05 +01:00
features Further reduce CSS and markup differences with upstream (#2635) 2024-02-20 18:49:59 +01:00
hooks
images
locales Further reduce differences with upstream (#2631) 2024-02-18 22:30:20 +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
polyfills [Glitch] Improve Babel configuration and automatically load polyfills 2023-12-17 17:50:31 +01:00
reducers Remove leftovers from glitch-soc's layout option 2024-02-08 19:21:35 +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 Further reduce CSS and markup differences with upstream (#2635) 2024-02-20 18:49:59 +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 Add env variable support for number of followable hashtags in feed column (#2500) 2024-02-06 20:23:36 +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