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
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
8 years ago
..
controllers Account deletion (#3728) 8 years ago
helpers Improve RTL detection (#3682) 8 years ago
javascript Account deletion (#3728) 8 years ago
lib Language detection defaults to nil (#3666) 8 years ago
mailers
models Account deletion (#3728) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters
services Batched remove status service (#3735) 8 years ago
validators Correct validators so that existing error messages would look correct (#3668) 8 years ago
views Account deletion (#3728) 8 years ago
workers Batched remove status service (#3735) 8 years ago