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 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984)
We had returned `nil` for that case, but this raises an error instead, as a wrong usage of the method.
This method is currently only used in ActivitySerializer.
7 years ago
..
activitypub Raise an error on getting activity uri for remote status (#4984) 7 years ago
ostatus
settings
application_extension.rb
emoji.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Escape URL parts on formatting local status (#4975) 7 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb Fix filterable_languages method of SettingsHelper (#4966) 7 years ago
provider_discovery.rb
request.rb Include requested URL into the message on network errors (#4945) 7 years ago
sanitize_config.rb
status_filter.rb
status_finder.rb
tag_manager.rb Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) 7 years ago
user_settings_decorator.rb
webfinger_resource.rb