2
0
Fork 0
chuckya-fe-standalone/app/javascript/flavours/glitch
fef 79ff467687 fix 404 when reacting with Keycap Number Sign
The Unicode sequence for this emoji starts with an
ASCII # character, which the browser's URI parser
truncates before sending the request to the
backend.
2023-05-07 15:08:26 -07:00
..
actions fix 404 when reacting with Keycap Number Sign 2023-05-07 15:08:26 -07:00
components properly disable reactions when not logged in 2023-05-07 15:08:26 -07:00
containers properly disable reactions when not logged in 2023-05-07 15:08:26 -07:00
features properly disable reactions when not logged in 2023-05-07 15:08:26 -07:00
images
locales make number of visible reactions a vanilla setting 2023-05-07 15:05:56 -07:00
middleware
packs
reducers fix image for new custom emoji reactions 2023-05-07 15:08:26 -07:00
selectors display external custom emoji reactions properly 2023-05-07 15:08:25 -07:00
store
styles fix padding on posts without reactions 2023-05-07 15:05:56 -07:00
utils cleanup frontend emoji reaction code 2023-05-07 15:05:56 -07:00
api.js
base_polyfills.js
blurhash.js
compare_id.js
extra_polyfills.js
initial_state.js cleanup JS imports and other minor stuff 2023-05-07 15:05:56 -07:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.jsx
names.yml
performance.js
permissions.js
ready.js
scroll.js
settings.js
stream.js
theme.yml
uuid.ts