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/lib
unarist af2d22f88c Fallback from perform_via_activitypub on private posts (#4758)
Currently, private / direct posts via OStatus from AP compatible instance will be dropped due to failing to fetch AP version.

So this fallbacks to OStatus handling:

* when failed to fetch ActivityPub version
* when status is neither :public nor :unlisted
8 years ago
..
activitypub Remove identity context from output of LinkedDataSignature (#4753) 8 years ago
ostatus Fallback from perform_via_activitypub on private posts (#4758) 8 years ago
settings
application_extension.rb
emoji.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Don't normalize invalid domain names (#4499) 8 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb
request.rb Add Digest header to requests with body, handle acct and URI keyId (#4565) 8 years ago
sanitize_config.rb
status_filter.rb
status_finder.rb Update status embeds (#4742) 8 years ago
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb