1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-19 00:03:33 +09:00
YuruToot/app/javascript/flavours/glitch
fef b978e10bef
change reaction api to match other interactions
Status reactions had an API similar to that of
announcement reactions, using PUT and DELETE at a
single endpoint.  I believe that for statuses, it
makes more sense to follow the convention of the
other interactions and use separate POST endpoints
for create and destroy respectively.
2023-07-07 21:57:39 +02:00
..
actions change reaction api to match other interactions 2023-07-07 21:57:39 +02:00
components remove outdated comments 2023-07-07 21:57:39 +02:00
containers cleanup frontend emoji reaction code 2023-07-07 21:57:39 +02:00
features make number of visible reactions a vanilla setting 2023-07-07 21:57:39 +02:00
hooks
images
locales make number of visible reactions a vanilla setting 2023-07-07 21:57:39 +02:00
packs [Glitch] Fix /share and cleanup and reorganize frontend locale loading 2023-06-10 16:18:01 +02:00
polyfills [Glitch] Upgrade react-intl 2023-06-10 14:37:08 +02:00
reducers make number of visible reactions a vanilla setting 2023-07-07 21:57:39 +02:00
selectors cleanup frontend emoji reaction code 2023-07-07 21:57:39 +02:00
store
styles fix reaction margins and paddings 2023-07-07 21:57:39 +02:00
types
utils cleanup frontend emoji reaction code 2023-07-07 21:57:39 +02:00
api.js Fix extraneous newlines 2023-05-28 18:06:09 +02:00
blurhash.ts
compare_id.ts
initial_state.js make number of visible reactions a vanilla setting 2023-07-07 21:57:39 +02:00
is_mobile.ts
load_keyboard_extensions.js
main.jsx
names.yml
performance.js
permissions.ts
ready.js
scroll.ts
settings.js
stream.js Fix extraneous newlines 2023-05-28 18:06:09 +02:00
theme.yml
uuid.ts