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
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114)
Additionally, ActivityPub::FetchRemoteStatusService no longer parses
activities.
OStatus::Activity::Creation no longer delegates to ActivityPub because
the provided ActivityPub representations are not signed while OStatus
representations are.
7 years ago
..
activitypub Validate id of ActivityPub representations (#5114) 7 years ago
ostatus Validate id of ActivityPub representations (#5114) 7 years ago
settings
application_extension.rb
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 8 years ago
exceptions.rb Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 8 years ago
extractor.rb
feed_manager.rb Fix subsequent replies to unresolved status not being filtered from home (#4190) 8 years ago
formatter.rb Fix custom emojis not detected when used in content warning (#5049) 8 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb Fix filterable_languages method of SettingsHelper (#4966) 8 years ago
provider_discovery.rb
request.rb Suppress backtrace from Request#perform (#5174) 7 years ago
sanitize_config.rb
status_filter.rb
status_finder.rb Raise an error for remote url in StatusFinder (#4776) 8 years ago
tag_manager.rb Introduce OStatus::TagManager (#5008) 8 years ago
themes.rb Add support for multiple themes (#4959) 8 years ago
user_settings_decorator.rb Add support for multiple themes (#4959) 8 years ago
webfinger_resource.rb