mastodon/app
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096)
2023-05-23 17:15:17 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Remove dead code in Api::V1::FeaturedTagsController (#25073) 2023-05-23 14:27:37 +02:00
helpers Add support for custom sign-up URLs (#25014) 2023-05-23 15:17:09 +02:00
javascript Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
lib Fix Performance/MapCompact cop (#24797) 2023-05-23 10:49:12 +02:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models Change Identity to not destroy associated User on destroy (#25098) 2023-05-23 15:00:36 +02:00
policies Fix getting a single EmailDomainBlock (#20846) 2022-11-17 10:55:50 +01:00
presenters Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +02:00
serializers Add support for custom sign-up URLs (#25014) 2023-05-23 15:17:09 +02:00
services Fix Performance/MapCompact cop (#24797) 2023-05-23 10:49:12 +02:00
validators Fix Performance/MapCompact cop (#24797) 2023-05-23 10:49:12 +02:00
views Fix account confirmation flow not returning to app after captcha validation (#25057) 2023-05-22 17:38:05 +02:00
workers Fix minor typos in comments and spec names (#21831) 2023-05-19 17:13:29 +02:00