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 9ea349ea92
fix padding on posts without reactions
The margins of the elements above and below the
main reaction list element overlapped before
reactions were added.  Adding display: none to
empty reaction bars restores this exact look.
2023-07-07 21:57:39 +02:00
..
chewy
controllers change reaction api to match other interactions 2023-07-07 21:57:39 +02:00
helpers
javascript fix padding on posts without reactions 2023-07-07 21:57:39 +02:00
lib
mailers
models
policies
presenters
serializers make number of visible reactions a vanilla setting 2023-07-07 21:57:39 +02:00
services fix reaction deletion bug and clean up controller 2023-07-07 21:57:39 +02:00
validators change default reaction limit to 1 2023-07-07 21:57:39 +02:00
views make number of visible reactions a vanilla setting 2023-07-07 21:57:39 +02:00
workers