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
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
8 years ago
..
controllers Embed modal (#4748) 8 years ago
helpers Update status embeds (#4742) 8 years ago
javascript Fix the usages of Detect Passive Events (#4749) 8 years ago
lib Forward ActivityPub creates that reply to local statuses (#4709) 8 years ago
mailers Set default From address in config (#3756) 8 years ago
models Use request.remote_ip instead of request.ip (#4744) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Pinned statuses (#4675) 8 years ago
serializers Embed modal (#4748) 8 years ago
services Guarantee Subscription service first account has proper URL details (#4732) 8 years ago
validators Pinned statuses (#4675) 8 years ago
views Update status embeds (#4742) 8 years ago
workers Forward ActivityPub creates that reply to local statuses (#4709) 8 years ago