1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/lib
ThibG 92319d7340
Fix dereferencing remote statuses not using the correct account ()
Follow-up to 

In the case of limited toots, the receiver may not be explicitly part of the
audience. If a specific user's inbox URI was specified, it makes sense to
dereference the toot from the corresponding user, instead of trying to find
someone in the explicit audience.
2020-08-24 16:56:21 +02:00
..
activitypub Fix dereferencing remote statuses not using the correct account () 2020-08-24 16:56:21 +02:00
connection_pool
nodeinfo
ostatus
proof_provider Fix rubocop warning () 2020-07-14 19:05:07 +02:00
rss Improve RSS entries for statuses () 2020-05-10 09:50:54 +02:00
settings Fix rubocop warning () 2020-07-14 19:05:07 +02:00
activity_tracker.rb
application_extension.rb
delivery_failure_tracker.rb Change delivery failure tracking to work with hostnames instead of URLs () 2020-04-15 20:33:24 +02:00
entity_cache.rb
exceptions.rb Fix movie width and frame_rate returning nil () 2020-07-19 22:28:27 +02:00
extractor.rb
fast_geometry_parser.rb
feed_manager.rb Fix boosted toots from blocked account not being retroactively removed from TL () 2020-07-17 07:07:54 +02:00
formatter.rb
hash_object.rb
inline_renderer.rb Add E2EE API () 2020-06-02 19:24:53 +02:00
language_detector.rb Fix Thai being skipped from language detection () 2020-06-25 22:45:01 +02:00
potential_friendship_tracker.rb
proof_provider.rb
rate_limiter.rb
request.rb Fix rubocop warning () 2020-07-14 19:05:07 +02:00
request_pool.rb
response_with_limit.rb Fix remote files not using Content-Type header, streaming () 2020-06-30 23:58:02 +02:00
rss_builder.rb
sanitize_config.rb
search_query_parser.rb
search_query_transformer.rb
sidekiq_error_handler.rb Fix error within error when limiting backtrace to 3 lines () 2020-05-10 10:30:27 +02:00
spam_check.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
toc_generator.rb
user_settings_decorator.rb
webfinger_resource.rb Fix webfinger returning wrong status code on malformed or missing param () 2020-05-14 23:28:06 +02:00