catstodon/app/javascript/flavours/glitch
Jeremy Kescher 9fe04326ea
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
#	.github/workflows/build-image.yml
#	config/routes.rb
#	db/schema.rb
#	lib/mastodon/version.rb
2023-05-09 23:26:00 +02:00
..
actions Merge remote-tracking branch 'upstream/main' into develop 2023-05-09 23:26:00 +02:00
components Merge remote-tracking branch 'upstream/main' into develop 2023-05-09 23:26:00 +02:00
containers Merge remote-tracking branch 'upstream/main' into develop 2023-05-09 23:26:00 +02:00
features Merge remote-tracking branch 'upstream/main' into develop 2023-05-09 23:26:00 +02:00
images Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
locales Update emoji reaction patches 2023-05-07 22:01:04 +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 Merge remote-tracking branch 'upstream/main' into develop 2023-05-09 23:26:00 +02:00
selectors Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208) 2023-05-07 18:22:25 +02:00
store [Glitch] use configureStore of redux-toolkit instead of createStore of redux 2023-05-08 22:15:00 +02:00
styles Merge remote-tracking branch 'upstream/main' into develop 2023-05-09 23:26:00 +02:00
types [Glitch] Remove MastodonMap TS type 2023-05-08 22:15:00 +02:00
utils Merge remote-tracking branch 'upstream/main' into develop 2023-05-09 23:26:00 +02:00
api.js [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
base_polyfills.js [Glitch] Remove Array.prototype.includes polyfill 2023-04-09 12:03:11 +02:00
blurhash.ts [Glitch] Add type annotation for some js files 2023-05-08 22:15:00 +02:00
compare_id.ts [Glitch] Add type annotation for some js files 2023-05-08 22:15:00 +02:00
extra_polyfills.js [Glitch] chore: remove intersection-observer for old Safari support 2023-02-03 19:24:32 +01:00
initial_state.js Merge remote-tracking branch 'upstream/main' into develop 2023-04-27 08:59:13 +02:00
is_mobile.ts [Glitch] Add type annotation for some js files 2023-05-08 22:15:00 +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] Fix incorrect import of redux store 2023-05-08 22:15:00 +02: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.ts [Glitch] Add type annotation for some js files 2023-05-08 22:15:00 +02:00
ready.js Move flavours/glitch/utils/ready to flavours/glitch/ready 2022-10-11 11:31:11 +02:00
scroll.ts [Glitch] Add type annotation for some js files 2023-05-08 22:15:00 +02:00
settings.js [Glitch] Add dismissable hints to various timelines in web UI 2022-10-28 19:24:02 +02:00
stream.js [Glitch] Add eslint-plugin-jsdoc 2023-05-08 15:48:08 +02:00
theme.yml [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
uuid.ts [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00