You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aschmitz
4dbdda6b89
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
..
controllers
Improve spec of Feed and UserTrackingConcern ( #5367 )
7 years ago
fabricators
Add moderation note ( #5240 )
7 years ago
features
Add scenarios for log in ( #3497 )
8 years ago
fixtures
Custom emoji ( #4988 )
7 years ago
helpers
Add moderation note ( #5240 )
7 years ago
lib
Clean up reblog tracking keys, related improvements ( #5428 )
7 years ago
mailers
Spec UserMailer ( #3757 )
7 years ago
models
Improve spec of Feed and UserTrackingConcern ( #5367 )
7 years ago
policies
Add status destroy authorization to policy ( #3453 )
8 years ago
presenters
Use around hook to restore context in InstancePresenter spec ( #3430 )
8 years ago
requests
Redesign the landing page, mount public timeline on it ( #4122 )
7 years ago
routing
Move create/destroy actions for api/v1/statuses to namespace ( #3678 )
8 years ago
services
Retoot count increases without reason ( #5363 )
7 years ago
support
Some minor change and spec for Account ( #3813 )
7 years ago
validators
Count all URLs in text as 23 characters flat, do not count domain part of usernames ( #4427 )
7 years ago
views
Uploads for admin site settings ( #4913 )
7 years ago
workers
Clean up reblog tracking keys, related improvements ( #5428 )
7 years ago
rails_helper.rb
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions ( #4091 )
7 years ago
spec_helper.rb
Minor performance improvement for test suite ( #4678 )
7 years ago