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
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248)
* Add setting to not aggregate reblogs

Fixes #9222

* Handle cases where user is nil in add_to_home and add_to_list

* Add hint for setting_aggregate_reblogs option

* Reword setting_aggregate_reblogs label
6 years ago
..
activitypub Prevent multiple handlers for Delete of Actor from running (#9292) 6 years ago
ostatus Improve support for aspects/circles (#8950) 6 years ago
settings Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
activity_tracker.rb
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
exceptions.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 7 years ago
extractor.rb
fast_geometry_parser.rb
feed_manager.rb Add setting to not aggregate reblogs (#9248) 6 years ago
formatter.rb Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
hash_object.rb
inline_renderer.rb Add conversations API (#8832) 6 years ago
language_detector.rb Leave unknown language as nil if account is remote (#8861) 6 years ago
potential_friendship_tracker.rb Fix activity:interactions counter to count all interactions (#8037) 7 years ago
request.rb Fix TLS handshake timeout not being enforced (#9381) 6 years ago
rss_builder.rb Add RSS feeds for end-users (#7259) 7 years ago
sanitize_config.rb Whitelist dat/ipfs/gopher links in sanitizer (#8034) 7 years ago
sidekiq_error_handler.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 7 years ago
status_filter.rb Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Add setting to not aggregate reblogs (#9248) 6 years ago
webfinger_resource.rb