mastodon/app/lib
Akihiko Odaki 0be9a1e321 Accept ActivityPub announce from the author of the original note ()
..
activitypub Accept ActivityPub announce from the author of the original note ()
ostatus Skip ActivityPub Announces of non-public objects ()
settings Refactor Setting ()
activity_tracker.rb Fix stats expiring too quickly because of variable mistake ()
application_extension.rb Conditional validations no longer accept strings for if/unless ()
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox ()
exceptions.rb Add callback_url/acct information for Sidekiq PuSH workers Exception. ()
extractor.rb Using double splat operator ()
feed_manager.rb Allow hiding of reblogs from followed users ()
formatter.rb Don't normalize URLs in toots ()
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
inline_renderer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
language_detector.rb Improve language filter ()
provider_discovery.rb Fix XML oEmbed support discovery ()
request.rb Using double splat operator ()
sanitize_config.rb [!] Sanitize incoming classlist properly ()
status_filter.rb Do not hide statuses from silenced accounts from other silenced accounts ()
status_finder.rb Raise an error for remote url in StatusFinder ()
tag_manager.rb Introduce OStatus::TagManager ()
themes.rb Add support for multiple themes ()
user_settings_decorator.rb Add option to reduce motion ()
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN ()