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
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.
8 years ago
..
controllers Add option to reduce motion (#5393) 8 years ago
helpers Swedish translation (#5406) 8 years ago
javascript Swedish translation (#5406) 8 years ago
lib Clean up reblog tracking keys, related improvements (#5428) 8 years ago
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 8 years ago
models Add option to reduce motion (#5393) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 8 years ago
serializers Add option to reduce motion (#5393) 8 years ago
services Close connection when succeeded posting (#5390) 8 years ago
validators Implement EmailBlackList (#5109) 8 years ago
views Swedish translation (#5406) 8 years ago
workers Clean up reblog tracking keys, related improvements (#5428) 8 years ago