You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Takeshi Umeda f43f1e0184 Add basic support for group actors (#12071)
* Show badge on group actor in WebUI

* Do not notify in case of  by following group actor

* If you mention group actor, also mention group actor followers

* Relax characters that can be used in username (same as Application)

* Revert "Relax characters that can be used in username (same as Application)"

This reverts commit 7e10a137b8.

* Delete display_name method
5 years ago
..
chewy
controllers Add follow_request notification type (#12198) 5 years ago
helpers Add basic support for group actors (#12071) 5 years ago
javascript Add basic support for group actors (#12071) 5 years ago
lib Add basic support for group actors (#12071) 5 years ago
mailers
models Add basic support for group actors (#12071) 5 years ago
policies
presenters Fix n+1 query for bookmarks on statuses (#12494) 5 years ago
serializers Add basic support for group actors (#12071) 5 years ago
services Fix error when using search API with no query (#12541) 5 years ago
validators
views Fix notifications label (#12517) 5 years ago
workers Fix various issues with account migration (#12301) 5 years ago