mastodon/spec
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575)
* Prevent silenced local users from notifying remote users not following them

This is an attempt to extend the local restrictions of silenced users to the
federation.

* Add tests

* Add tests for making sure private status don't get sent over OStatus
2019-05-09 22:05:43 +02:00
..
controllers Provide a link to existing domain block when trying to block an already-blocked domain (#10663) 2019-05-03 20:36:36 +02:00
fabricators
features
fixtures
helpers Add specs for action log helper (#9605) 2019-03-16 00:57:23 +09:00
lib Prevent silenced local users from notifying remote users not following them (#10575) 2019-05-09 22:05:43 +02:00
mailers
models Provide a link to existing domain block when trying to block an already-blocked domain (#10663) 2019-05-03 20:36:36 +02:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
requests
routing
serializers/activitypub
services Prevent silenced local users from notifying remote users not following them (#10575) 2019-05-09 22:05:43 +02:00
support
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 2019-05-03 23:44:44 +02:00
views
workers
rails_helper.rb
spec_helper.rb