1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
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
..
chewy
controllers Add some caching for HTML versions of statuses pages (#10701) 2019-05-09 22:03:44 +02:00
helpers
javascript Improve poll link accessibility (#10720) 2019-05-09 22:03:32 +02:00
lib Prevent silenced local users from notifying remote users not following them (#10575) 2019-05-09 22:05:43 +02:00
mailers
models
policies
presenters
serializers
services
validators
views
workers