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
2017-06-14 18:01:35 +02:00
..
controllers Account deletion (#3728) 2017-06-14 18:01:27 +02:00
fabricators
features
fixtures
helpers Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
javascript
lib
mailers Localize date in digest and cover NotificationMailer more (#3694) 2017-06-11 12:04:35 +02:00
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
policies
presenters
requests Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Batched remove status service (#3735) 2017-06-14 18:01:35 +02:00
support
views
workers Batched remove status service (#3735) 2017-06-14 18:01:35 +02:00
rails_helper.rb
spec_helper.rb