mastodon/app
2023-05-23 08:58:08 +02:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix uncaught TypeError in POST /api/v1/featured_tags (#25072) 2023-05-22 19:14:54 +02:00
helpers
javascript Rewrite <Skeleton/> as FC and TS (#25055) 2023-05-23 08:58:08 +02:00
lib Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 2023-05-22 14:03:38 +02:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models Allow reports with long comments from remote instances, but truncate (#25028) 2023-05-22 13:15:21 +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
services Fix oversight in backup service (#25034) 2023-05-19 11:27:10 +02:00
validators Fix being able to vote on your own polls (#25015) 2023-05-17 00:08:42 +02:00
views
workers