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
2017-09-12 23:06:10 +02:00
..
controllers Fix error when following locked accounts (#4896) 2017-09-11 23:50:37 +02:00
helpers Clean up and improve generated OpenGraph tags (#4901) 2017-09-12 05:39:38 +02:00
javascript Add section for protocol specific information on the admin page (#4910) 2017-09-12 23:06:10 +02:00
lib Fix #4894 - Merge context hash into final JSON hash after key transform (#4898) 2017-09-12 00:16:18 +02:00
mailers
models Fix count numbers from ActivityPub not being saved (#4899) 2017-09-12 00:16:03 +02:00
policies
presenters
serializers Clean up and improve generated OpenGraph tags (#4901) 2017-09-12 05:39:38 +02:00
services
validators
views Add section for protocol specific information on the admin page (#4910) 2017-09-12 23:06:10 +02:00
workers