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
ThibG 2ee5a9d9c3 Clean up OStatus-related codepaths (#12173)
* Remove “protocol” argument and return value, as only ActivityPub is supported

* Remove FetchRemoteAccountService, only use ActivityPub::FetchRemoteAccountService

* Fix tests
6 years ago
..
chewy
controllers Fix missing error templates for non-HTML requests (#12593) 6 years ago
helpers
javascript Admin setting to disable default follows (#12566) 6 years ago
lib Clean up OStatus-related codepaths (#12173) 6 years ago
mailers
models Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 6 years ago
policies
presenters
serializers
services Clean up OStatus-related codepaths (#12173) 6 years ago
validators
views Admin setting to disable default follows (#12566) 6 years ago
workers