mastodon/app
unarist 5b9ae7981e Update /admin/accounts/:id view for ActivityPub (#4600)
* Add protocol field
* Switch protocol specific information according to active protocol
* Hide PuSH subscription related buttons if ActivityPub is active
2017-08-14 14:09:00 +02:00
..
controllers Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
helpers Hook up URL-based resource look-up to ActivityPub (#4589) 2017-08-14 02:29:36 +02:00
javascript Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
lib ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
serializers Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
services Add support for searching AP users (#4599) 2017-08-14 14:08:34 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views Update /admin/accounts/:id view for ActivityPub (#4600) 2017-08-14 14:09:00 +02:00
workers ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00