This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
fef 661c1bb360
limit number of reactions displayed
Too many reactions on a single post quickly get
spammy, so they are now sorted by count and only
the first MAX_REACTIONS number of different
emojis are actually displayed.
2023-07-07 21:57:39 +02:00
..
chewy
controllers cleanup backend emoji reaction code 2023-07-07 21:57:38 +02:00
helpers
javascript limit number of reactions displayed 2023-07-07 21:57:39 +02:00
lib handle misskey reactions properly 2023-07-07 21:57:38 +02:00
mailers
models
policies
presenters
serializers cleanup backend emoji reaction code 2023-07-07 21:57:38 +02:00
services cleanup backend emoji reaction code 2023-07-07 21:57:38 +02:00
validators
views
workers