chuckya/app
Eugen Rochko e17c2e5da5 Batched remove status service ()
* 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 () 2017-06-14 18:01:27 +02:00
helpers Improve RTL detection () 2017-06-10 15:06:50 +02:00
javascript Account deletion () 2017-06-14 18:01:27 +02:00
lib Language detection defaults to nil () 2017-06-09 18:09:37 +02:00
mailers Remove unnecessary .keep files () 2017-05-11 01:45:42 +02:00
models Account deletion () 2017-06-14 18:01:27 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Bump version, improve how version is stored for better commit history () 2017-04-27 15:22:19 +02:00
services Batched remove status service () 2017-06-14 18:01:35 +02:00
validators Correct validators so that existing error messages would look correct () 2017-06-09 19:46:01 +02:00
views Account deletion () 2017-06-14 18:01:27 +02:00
workers Batched remove status service () 2017-06-14 18:01:35 +02:00