mastodon/app/javascript/flavours/glitch
Plastikmensch 678480d4d3
Fix small mistakes in RTL layout (#2182)
Borders in blockquotes in reply-indicator weren't colored properly.

avatar margin when viewing edited toots dropdown was applied to wrong side.

Conversations had padding applied to the wrong side.

Padding for notifcation cleaner checkboxes was applied to wrong side.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-04-25 20:33:27 +02:00
..
actions [Glitch] SUBMIT doesn't exist on XMLHttpRequest 2023-04-09 11:58:45 +02:00
components [Glitch] Rewrite AnimatedNumber component with React hooks 2023-04-22 11:28:23 +02:00
containers [Glitch] Set marginRight as string 2023-04-09 11:59:42 +02:00
features Change `drawer--header` to `drawer__header` (#2189) 2023-04-25 20:29:04 +02:00
images Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
locales New Crowdin updates (#2172) 2023-04-16 17:25:43 +02:00
middleware [Glitch] Run eslint --fix 2023-02-03 20:52:07 +01:00
packs [Glitch] Add client-side validation for taken username in sign-up form 2023-04-22 10:47:44 +02:00
reducers [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint 2023-03-16 23:21:08 +01:00
selectors [Glitch] Fix unnecessary re-rendering of various components when typing in web UI (#2063) 2023-01-05 13:32:29 +01:00
store [Glitch] Run eslint --fix 2023-02-03 20:52:07 +01:00
styles Fix small mistakes in RTL layout (#2182) 2023-04-25 20:33:27 +02:00
utils [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
api.js [Glitch] Replace `CancelToken` to `AbortSignal` 2022-10-28 19:24:02 +02:00
base_polyfills.js [Glitch] Remove Array.prototype.includes polyfill 2023-04-09 12:03:11 +02:00
blurhash.js [Glitch] Fix not being able to open audio modal in web UI 2021-05-07 22:47:09 +02:00
compare_id.js [Glitch] Run eslint --fix 2023-02-03 20:52:07 +01:00
extra_polyfills.js [Glitch] chore: remove intersection-observer for old Safari support 2023-02-03 19:24:32 +01:00
initial_state.js Fix JS crashing if initial-state is not set (#2193) 2023-04-22 19:13:20 +02:00
is_mobile.js [Glitch] Hide list panel from nav bar in mobile layout 2022-10-28 19:24:02 +02:00
load_keyboard_extensions.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
load_polyfills.js [Glitch] Remove Array.prototype.includes polyfill 2023-04-09 12:03:11 +02:00
main.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
names.yml initial translation of Glitch-specific texts into Czech (#1997) 2022-12-08 10:38:52 +01:00
performance.js [Glitch] Move marky to devDependency 2023-03-31 22:50:57 +02:00
permissions.js [Glitch] Add dropdown menu item to open admin interface for remote domains 2023-01-05 16:31:20 +01:00
ready.js Move flavours/glitch/utils/ready to flavours/glitch/ready 2022-10-11 11:31:11 +02:00
scroll.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
settings.js [Glitch] Add dismissable hints to various timelines in web UI 2022-10-28 19:24:02 +02:00
stream.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
theme.yml [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
uuid.js [Glitch] Run eslint --fix 2023-02-03 20:52:07 +01:00