mastodon/app
2024-01-24 15:31:13 +01:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-12-04 15:28:15 +01:00
controllers Add rate-limit of TOTP authentication attempts at controller level (#28801) 2024-01-24 15:31:13 +01:00
helpers Retry 401 errors on replies fetching (#28788) 2024-01-24 15:31:13 +01:00
javascript Fix "Hide these posts from home" list setting not refreshing when switching lists (#27763) 2024-01-24 15:31:13 +01:00
lib Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 2024-01-24 15:31:13 +01:00
mailers Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
models Fix unsupported time zone or locale preventing sign-up (#28035) 2024-01-24 15:31:13 +01:00
policies Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-10 13:52:41 +02:00
presenters Fix call to inefficient delete_matched cache method in domain blocks (#28367) 2023-12-19 11:27:37 +01:00
serializers Fix N+1s because of association preloaders not actually getting called (#28339) 2024-01-24 15:31:13 +01:00
services Fix processing of compacted single-item JSON-LD collections (#28816) 2024-01-24 15:31:13 +01:00
validators Add coverage for URLValidator (#25591) 2023-07-28 23:12:25 +02:00
views Fix crash when viewing a moderation appeal and the moderator account has been deleted (#25900) 2023-09-18 17:41:32 +02:00
workers Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 2024-01-24 15:31:13 +01:00