mastodon/app
2025-09-19 12:55:30 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Return 404 for quote approval when either quoted or quoting status is deleted (#36194) 2025-09-19 12:55:30 +00:00
helpers Fix login page linking to other pages within OAuth authorization flow (#36115) 2025-09-16 14:25:21 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript New Crowdin Translations (automated) (#36187) 2025-09-19 07:58:45 +00:00
lib Fix getting Create and Update out of order (#36176) 2025-09-19 08:45:13 +00:00
mailers Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
models Add server-side support for handling posts with a quote policy allowing followers to quote (#36127) 2025-09-15 15:03:44 +00:00
policies Ensure blocked users cannot quote (#35624) 2025-08-01 09:34:12 +00:00
presenters Rework FEP-7888 implementation (#36064) 2025-09-09 18:27:30 +00:00
serializers Change quoted posts from silenced accounts not to be hidden (#36166) 2025-09-18 13:21:17 +00:00
services Fix processing of out-of-order Update as implicit updates (#36190) 2025-09-19 09:52:17 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Fix login page linking to other pages within OAuth authorization flow (#36115) 2025-09-16 14:25:21 +00:00
workers Fix missing memoization in Web::PushNotificationWorker (#36085) 2025-09-11 12:32:56 +00:00