mastodon/app
2025-10-27 14:22:54 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Change redirection for denied registration from web app to sign-in page with error message (#36384) 2025-10-15 11:37:22 +00:00
helpers Implement quote posts in Moderator UI (#35964) 2025-10-16 13:40:24 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
lib Fix vacuums being interrupted by a single batch failure (#36606) 2025-10-27 14:22:54 +00:00
mailers Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
models Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
policies Change GET /api/v1/statuses/:id/quotes to allow listing quotes to other people's posts (#36291) 2025-09-30 09:56:03 +00:00
presenters Rework FEP-7888 implementation (#36064) 2025-09-09 18:27:30 +00:00
serializers Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
services Handle unreachable network error for search services (#36587) 2025-10-27 13:28:56 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 2025-10-21 16:00:40 +00:00