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 91e5b0dfdb Send streaming API delete to people mentioned in status (#5103)
- Previously they wouldn't receive it unless they were author's
  followers
- Skip unpush from public/hashtag timelines if status wasn't
  public in the first place
7 years ago
..
controllers
helpers
javascript
lib Add missing validations in ActivityPub::Activity::Create (#5096) 7 years ago
mailers
models
policies
presenters
serializers
services Send streaming API delete to people mentioned in status (#5103) 7 years ago
validators
views
workers