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
Eugen Rochko eef8d9a5f7
Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
* Add locality check to ActivityPub::FetchRemoteAccountService

Fix #8643

Because there are a few places where it is called, it is difficult
to confirm if they all previously checked it for locality. It's better
to make sure within the service.

* Remove faux-remote duplicates of local accounts
7 years ago
..
chewy
controllers Fix styling in /auth/edit (#9117) 7 years ago
helpers Fix missing protocol in dns-prefetch, improve code style (#8963) 7 years ago
javascript RTL: fix column-back-button__icon margins/content (#9112) 7 years ago
lib Ignore invalid hashtags on remote statuses instead of rejecting them (#9118) 7 years ago
mailers
models Migrate all old direct messages to new conversations schema (#9085) 7 years ago
policies Improve support for aspects/circles (#8950) 7 years ago
presenters
serializers Add unread indicator to conversations (#9009) 7 years ago
services Add locality check to ActivityPub::FetchRemoteAccountService (#9109) 7 years ago
validators
views Remove character counter from edit profile (#9100) 7 years ago
workers Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 7 years ago