mastodon/spec
Eugen Rochko c417e8c198
Filter incoming Announce activities by relation to local activity (#10041)
* Filter incoming Announce activities by relation to local activity

Reject if announcer is not followed by local accounts, and is not
from an enabled relay, and the object is not a local status

Follow-up to #10005

* Fix tests
2019-02-15 18:19:45 +01:00
..
controllers
fabricators Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
features
fixtures
helpers
lib Filter incoming Announce activities by relation to local activity (#10041) 2019-02-15 18:19:45 +01:00
mailers
models Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
policies
presenters
requests
routing
services
support
validators Add support for IPv6 only MXes in Email validation (#10009) 2019-02-12 14:48:04 +01:00
views
workers
rails_helper.rb
spec_helper.rb