catstodon/app/javascript/flavours/glitch
Essem 6ae86f40d1
Add support for emoji reactions
Squashed, modified, and rebased from glitch-soc/mastodon#2221.

Co-authored-by: fef <owo@fef.moe>
Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
Co-authored-by: neatchee <neatchee@gmail.com>
Co-authored-by: Ivan Rodriguez <104603218+IRod22@users.noreply.github.com>
Co-authored-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-12-29 12:33:13 -06:00
..
actions Add support for emoji reactions 2023-12-29 12:33:13 -06:00
api_types [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
components Add support for emoji reactions 2023-12-29 12:33:13 -06:00
containers Add support for emoji reactions 2023-12-29 12:33:13 -06:00
features Add support for emoji reactions 2023-12-29 12:33:13 -06:00
hooks Copy hooks/useHovering.ts to glitch-soc 2023-05-09 21:30:10 +02:00
images Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
locales Add support for emoji reactions 2023-12-29 12:33:13 -06:00
models [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
packs Fix @rails/ujs imports 2023-10-24 20:23:31 +02:00
polyfills [Glitch] Improve Babel configuration and automatically load polyfills 2023-12-17 17:50:31 +01:00
reducers Add support for emoji reactions 2023-12-29 12:33:13 -06:00
selectors [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
store [Glitch] Fix the loading bar with the new Redux actions 2023-12-20 19:49:44 +01:00
styles Add support for emoji reactions 2023-12-29 12:33:13 -06:00
types [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
utils Fix missed relative import discrepancy 2023-11-15 12:53:21 +01:00
api.ts [Glitch] Convert actions/account_notes into Typescript 2023-12-03 13:19:10 +01:00
blurhash.ts [Glitch] Upgrade to typescript-eslint v6 2023-07-13 14:51:24 +02:00
compare_id.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
initial_state.js Add support for emoji reactions 2023-12-29 12:33:13 -06:00
is_mobile.ts [Glitch] Change links in multi-column mode so tabs are open in single-column mode 2023-07-14 13:01:31 +02:00
load_keyboard_extensions.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
main.jsx [Glitch] Fix notification permissions being requested immediately after login 2023-09-15 21:33:28 +02:00
names.yml initial translation of Glitch-specific texts into Czech (#1997) 2022-12-08 10:38:52 +01:00
performance.js [Glitch] Dont use CommonJS (require, module.exports) anywhere 2023-05-09 22:28:53 +02:00
permissions.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
ready.js Move flavours/glitch/utils/ready to flavours/glitch/ready 2022-10-11 11:31:11 +02:00
scroll.ts [Glitch] Upgrade to typescript-eslint v6 2023-07-13 14:51:24 +02:00
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
theme.yml Remove redundant asset preload (#2488) 2023-12-02 14:54:26 +01:00
uuid.ts [Glitch] Upgrade to typescript-eslint v6 2023-07-13 14:51:24 +02:00