nyastodon/app/javascript/flavours/glitch
fef b9a3f1aa82
make frontend fetch reaction limit
the maximum number of reactions was previously
hardcoded to 8.  this commit also fixes an
incorrect query in StatusReactionValidator where
it didn't count per-user reactions but the total
amount of different ones.
2022-11-29 10:17:22 +01:00
..
actions add frontend for emoji reactions 2022-11-29 10:17:21 +01:00
components make frontend fetch reaction limit 2022-11-29 10:17:22 +01:00
containers show reactions in detailed status view 2022-11-29 10:17:21 +01:00
features show reactions in detailed status view 2022-11-29 10:17:21 +01:00
images Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
locales Merge branch 'main' into glitch-soc/merge-upstream 2022-10-30 18:15:28 +01:00
middleware [Glitch] Fix 404 and 410 API errors being silently discarded in WebUI 2020-04-02 20:39:44 +02:00
packs Merge branch 'main' into glitch-soc/merge-upstream 2022-10-30 18:15:28 +01:00
reducers add frontend for emoji reactions 2022-11-29 10:17:21 +01:00
selectors [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
store [Glitch] Code style improvements in JavaScript 2020-03-08 20:43:53 +01:00
styles [Glitch] Make the 'Trending now' header a link to Explore. 2022-11-28 11:59:00 +01:00
utils show reactions in detailed status view 2022-11-29 10:17:21 +01:00
api.js [Glitch] Replace CancelToken to AbortSignal 2022-10-28 19:24:02 +02:00
base_polyfills.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +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 Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
extra_polyfills.js [Glitch] Replace CancelToken to AbortSignal 2022-10-28 19:24:02 +02:00
initial_state.js make frontend fetch reaction limit 2022-11-29 10:17:22 +01: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] Replace CancelToken to AbortSignal 2022-10-28 19:24:02 +02:00
main.js [Glitch] Delay workbox import 2022-11-12 13:55:02 +01:00
names.yml Update Flavour 'ja' Translation (#1911) 2022-11-10 17:26:28 +01:00
performance.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
permissions.js [Glitch] Add customizable user roles 2022-07-05 11:35:32 +02: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] Remove code for rendering public and hashtag timelines outside the web UI 2022-10-28 19:24:02 +02:00
uuid.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00