mastodon/app
Matt Jankowski 0bc17a3d48
Use enum-generated `public_visibility` scope on Status (#28156)
2024-03-14 09:31:57 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Add `Api::ErrorHandling` concern for api/base controller (#29574) 2024-03-14 09:09:47 +00:00
helpers Add `Account.without_internal` scope (#29559) 2024-03-13 14:11:23 +00:00
javascript Change design of metadata underneath posts in web UI (#29585) 2024-03-14 09:18:24 +00:00
lib Use rails built-in `tag` methods in `TextFormatter.shortened_link` (#28976) 2024-03-13 09:19:54 +00:00
mailers New welcome email (#28883) 2024-03-01 12:16:53 +00:00
models Use enum-generated `public_visibility` scope on Status (#28156) 2024-03-14 09:31:57 +00:00
policies Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 2024-01-25 12:37:07 +00:00
presenters Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
serializers Add hints for rules (#29539) 2024-03-11 08:57:07 +00:00
services Refactor notification filtering behavior definition (#29567) 2024-03-13 10:35:49 +00:00
validators Fix `Rails/WhereExists` cop in app/validators (#28854) 2024-01-23 09:06:53 +00:00
views Add hints for rules (#29539) 2024-03-11 08:57:07 +00:00
workers Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00