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 7e10a137b878d0db1b5252c52106faef5e09ca4b.

* Delete display_name method
2019-12-04 20:36:33 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
helpers Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
javascript Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
lib Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
models Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
services Fix error when using search API with no query (#12541) 2019-12-04 04:34:08 +01:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Fix notifications label (#12517) 2019-12-02 13:39:53 +01:00
workers Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00