mastodon/spec
ThibG 3a4d994c40 Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037)
* Add test to handle suspended and missing users in BootstrapTimelineService

* Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid
2019-10-01 15:10:00 +02:00
..
controllers
fabricators Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
features
fixtures
helpers Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
lib
mailers
models
policies
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
requests
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
services Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037) 2019-10-01 15:10:00 +02:00
support Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
validators
views
workers
rails_helper.rb
spec_helper.rb