nyastodon/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
2017-06-14 18:01:35 +02:00
..
controllers Account deletion (#3728) 2017-06-14 18:01:27 +02:00
helpers Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
javascript Account deletion (#3728) 2017-06-14 18:01:27 +02:00
lib Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
mailers
models Account deletion (#3728) 2017-06-14 18:01:27 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters
services Batched remove status service (#3735) 2017-06-14 18:01:35 +02:00
validators Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
views Account deletion (#3728) 2017-06-14 18:01:27 +02:00
workers Batched remove status service (#3735) 2017-06-14 18:01:35 +02:00