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/spec/lib
aschmitz 554c2fd8af Clean up reblog tracking keys, related improvements (#5428)
* Clean up reblog-tracking sets from FeedManager

Builds on #5419, with a few minor optimizations and cleanup of sets
after they are no longer needed.

* Update tests, fix multiply-reblogged case

Previously, we would have lost the fact that a given status was
reblogged if the displayed reblog of it was removed, now we don't.

Also added tests to make sure FeedManager#trim cleans up our reblog
tracking keys, fixed up FeedCleanupScheduler to use the right loop,
and fixed the test for it.
7 years ago
..
activitypub Use atomUri in Undo activity of Announce (#5376) 7 years ago
ostatus Introduce OStatus::TagManager (#5008) 7 years ago
delivery_failure_tracker_spec.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
extractor_spec.rb Spec Extractor (#3540) 8 years ago
feed_manager_spec.rb Clean up reblog tracking keys, related improvements (#5428) 7 years ago
formatter_spec.rb Custom emoji (#4988) 7 years ago
hash_object_spec.rb Spec HashObject (#3544) 8 years ago
language_detector_spec.rb Fix filterable_languages method of SettingsHelper (#4966) 7 years ago
provider_discovery_spec.rb A minor change for ProviderDiscovery and spec (#3543) 8 years ago
request_spec.rb HTTP signatures (#4146) 8 years ago
status_filter_spec.rb Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752) 8 years ago
status_finder_spec.rb Raise an error for remote url in StatusFinder (#4776) 7 years ago
tag_manager_spec.rb Introduce OStatus::TagManager (#5008) 7 years ago
user_settings_decorator_spec.rb Add unfollow modal (optional) (#4246) 8 years ago
webfinger_resource_spec.rb Fix randomly fail (regression from #3560) (#3580) 8 years ago