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.
2017-10-17 11:45:06 +02:00
..
controllers Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
helpers Swedish translation (#5406) 2017-10-17 13:41:36 +09:00
javascript Swedish translation (#5406) 2017-10-17 13:41:36 +09:00
lib Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 2017-10-04 13:25:24 +02:00
models Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
policies
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
services Close connection when succeeded posting (#5390) 2017-10-14 14:38:57 +02:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views Swedish translation (#5406) 2017-10-17 13:41:36 +09:00
workers Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00