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.
2017-09-17 13:51:34 +02:00
..
activitypub Raise an error on getting activity uri for remote status (#4984) 2017-09-17 13:51:34 +02:00
ostatus
settings
application_extension.rb
emoji.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Escape URL parts on formatting local status (#4975) 2017-09-16 21:33:52 +02:00
hash_object.rb
inline_renderer.rb
language_detector.rb Fix filterable_languages method of SettingsHelper (#4966) 2017-09-16 14:59:41 +02:00
provider_discovery.rb
request.rb Include requested URL into the message on network errors (#4945) 2017-09-14 16:12:50 +02:00
sanitize_config.rb
status_filter.rb
status_finder.rb
tag_manager.rb Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) 2017-09-13 14:22:16 +02:00
user_settings_decorator.rb
webfinger_resource.rb