mastodon/app
Claire c1795ee963
Fix not being able to load more notifications after trimming (#31652)
2024-09-02 20:14:04 +00:00
..
chewy
controllers Fix N+1s in grouped notifications (#31638) 2024-09-02 09:56:00 +00:00
helpers Fix `Rails/CompactBlank` cop (#31581) 2024-08-26 07:35:33 +00:00
javascript Fix not being able to load more notifications after trimming (#31652) 2024-09-02 20:14:04 +00:00
lib Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
mailers
models Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
policies
presenters Add option to request partial accounts in grouped notifications API (#31299) 2024-08-06 12:09:35 +00:00
serializers Fix N+1s in grouped notifications (#31638) 2024-09-02 09:56:00 +00:00
services Reject status creation with invalid `media_ids` parameter (#31681) 2024-09-02 15:30:48 +00:00
validators
views Convert `admin/announcements` controller spec to system spec (#31655) 2024-08-30 07:15:28 +00:00
workers