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
unarist af10c9fbff Add section for protocol specific information on the admin page (#4910)
This PR adds section for protocol specific information, then always show
both of OStatus and ActivityPub. Specifically, this will help admins to
check PuSH subscription status and unsubscribe manually, even `protocol`
has been changed.

This also includes below changes:

* Add `overflow: hidden` to prevent float leaking
* Add missing fields for ActivityPub
8 years ago
..
controllers Fix error when following locked accounts (#4896) 8 years ago
helpers Clean up and improve generated OpenGraph tags (#4901) 8 years ago
javascript Add section for protocol specific information on the admin page (#4910) 8 years ago
lib Fix #4894 - Merge context hash into final JSON hash after key transform (#4898) 8 years ago
mailers Set default From address in config (#3756) 8 years ago
models Fix count numbers from ActivityPub not being saved (#4899) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 8 years ago
serializers Clean up and improve generated OpenGraph tags (#4901) 8 years ago
services Default follows for new users (#4871) 8 years ago
validators Pinned statuses (#4675) 8 years ago
views Add section for protocol specific information on the admin page (#4910) 8 years ago
workers Default follows for new users (#4871) 8 years ago