]> cat aescling's git repositories - mastodon.git/commit
Add basic support for group actors (#12071)
authorTakeshi Umeda <noel.yoshiba@gmail.com>
Wed, 4 Dec 2019 19:36:33 +0000 (04:36 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 4 Dec 2019 19:36:33 +0000 (20:36 +0100)
commitf43f1e01840cd0bad7a88c90d9ea44b183a2a15d
tree5ec3f032aba9e3fe43cb2a99908a3e0844f7041f
parentf92ed32df4489210ab0ef557f1df90bc5e97d8e6
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 7e10a137b878d0db1b5252c52106faef5e09ca4b.

* Delete display_name method
app/helpers/statuses_helper.rb
app/javascript/mastodon/features/account/components/header.js
app/lib/activitypub/activity.rb
app/lib/activitypub/tag_manager.rb
app/models/account.rb
app/serializers/activitypub/actor_serializer.rb
app/serializers/rest/account_serializer.rb
config/locales/en.yml