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
Eugen Rochko e17c2e5da5 Batched remove status service (#3735)
* Make Pubsubhubbub::DistributionWorker handle both single stream entry
arguments, as well as arrays of stream entries

* Add BatchedRemoveStatusService, make SuspendAccountService use it

* Improve method names

* Add test

* Add more tests

* Use PuSH payloads of 100 to have a clear mapping of
1000 input statuses -> 10 PuSH payloads

It was nice while it lasted
9 years ago
..
controllers Account deletion (#3728) 9 years ago
fabricators Remove redundant code in AtomSerializer and spec (#3528) 9 years ago
features Add scenarios for log in (#3497) 9 years ago
fixtures A minor change for ProviderDiscovery and spec (#3543) 9 years ago
helpers Fix locale related specs (#3707) 9 years ago
javascript Add quotes ESLint rules (#3602) 9 years ago
lib Language detection defaults to nil (#3666) 9 years ago
mailers Localize date in digest and cover NotificationMailer more (#3694) 9 years ago
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 9 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters
requests Fix locale related specs (#3707) 9 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 9 years ago
services Batched remove status service (#3735) 9 years ago
support Spec ScopedSettings (#3559) 9 years ago
views
workers Batched remove status service (#3735) 9 years ago
rails_helper.rb
spec_helper.rb