mastodon/app
Claire 405a49df44
Merge commit from fork
* Refuse granting quote authorization for reblogs

* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
2025-10-21 15:00:28 +02: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 Emoji: Fix unneeded re-renders when StatusContent changes (#36532) 2025-10-20 14:52:27 +00:00
lib Merge commit from fork 2025-10-21 15:00:28 +02:00
mailers Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
models Merge commit from fork 2025-10-21 15:00:28 +02: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 Merge commit from fork 2025-10-21 15:00:28 +02:00
services Merge commit from fork 2025-10-21 15:00:28 +02:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Add new "quick boosting" setting (#36516) 2025-10-17 13:02:47 +00:00
workers Fix quote post state sometimes not being updated through streaming server (#36408) 2025-10-09 09:53:45 +00:00