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 6a4e2db661 Raise an error for remote url in StatusFinder (#4776)
* Raise an error for remote url in StatusFinder

Previous implementation had allowed remote url with status id which also exists on local.

Then that bug leads /api/web/embed to return wrong embed url.

* Fix oembed_controller_spec
7 years ago
..
activitypub Define missing JSON-LD properties (#4767) 7 years ago
ostatus Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756) 7 years ago
settings
application_extension.rb
emoji.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Don't normalize invalid domain names (#4499) 7 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) 7 years ago
sanitize_config.rb
status_filter.rb
status_finder.rb Raise an error for remote url in StatusFinder (#4776) 7 years ago
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb