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
2018-10-26 23:08:34 +02:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Fix styling in /auth/edit (#9117) 2018-10-26 22:49:17 +02:00
helpers Fix missing protocol in dns-prefetch, improve code style (#8963) 2018-10-12 02:19:10 +02:00
javascript RTL: fix column-back-button__icon margins/content (#9112) 2018-10-26 22:49:39 +02:00
lib Ignore invalid hashtags on remote statuses instead of rejecting them (#9118) 2018-10-26 22:48:35 +02:00
mailers Fix low-hanging rubocop gripes (#8458) 2018-08-26 19:22:46 +02:00
models Migrate all old direct messages to new conversations schema (#9085) 2018-10-25 01:44:02 +02:00
policies Improve support for aspects/circles (#8950) 2018-10-17 17:13:04 +02:00
presenters Replace SVG asset with Custom mascot (#8766) 2018-10-08 00:20:45 +02:00
serializers Add unread indicator to conversations (#9009) 2018-10-19 01:47:29 +02:00
services Add locality check to ActivityPub::FetchRemoteAccountService (#9109) 2018-10-26 23:08:34 +02:00
validators Limit the number of people that can be followed from one account (#8807) 2018-10-04 17:36:11 +02:00
views Remove character counter from edit profile (#9100) 2018-10-26 01:55:24 +02:00
workers Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 2018-10-25 18:12:22 +02:00