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 Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
fabricators Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
features
fixtures
helpers
lib Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
models Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037) 2019-10-01 15:10:00 +02:00
support
validators
views
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
rails_helper.rb Fix records not being indexed sometimes (#12024) 2019-10-01 01:19:11 +02:00
spec_helper.rb