This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
James 6b2be5dbfb Guarantee Subscription service first account has proper URL details (#4732)
* Guarantee Subscription service first account has proper URL details

Subscription Service potentially could break if the first user suspended
themselves, creating a situation where the urls that populate throughout
subscription service's PuSH request would cause the remote API to throw 503 errors.

Guaranteeing that the first account picked is not suspended prevents this problem.

* Fix style issue
2017-08-31 15:44:00 +02:00
..
controllers Embed modal (#4748) 2017-08-31 03:38:35 +02:00
helpers
javascript Fix the usages of Detect Passive Events (#4749) 2017-08-31 11:20:54 +02:00
lib Forward ActivityPub creates that reply to local statuses (#4709) 2017-08-30 15:37:02 +02:00
mailers
models Use request.remote_ip instead of request.ip (#4744) 2017-08-30 10:24:30 +02:00
policies
presenters
serializers Embed modal (#4748) 2017-08-31 03:38:35 +02:00
services Guarantee Subscription service first account has proper URL details (#4732) 2017-08-31 15:44:00 +02:00
validators
views
workers Forward ActivityPub creates that reply to local statuses (#4709) 2017-08-30 15:37:02 +02:00