mastodon/spec
Claire 63b807cffc
Fix serialization of followers/following counts when user hides their network (#16418)
* Add tests

* Fix serialization of followers/following counts when user hides their network

Fixes #16382

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-06-21 20:14:47 +02:00
..
controllers Fix serialization of followers/following counts when user hides their network (#16418) 2021-06-21 20:14:47 +02:00
fabricators Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
features
fixtures
helpers
lib Add joined date to profiles in web UI (#16169) 2021-05-07 14:33:19 +02:00
mailers Add Ruby 3.0 support (#16046) 2021-05-06 14:22:54 +02:00
models Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
policies
presenters Add Ruby 3.0 support (#16046) 2021-05-06 14:22:54 +02:00
requests Further preparation for Rails 6 (#15916) 2021-03-19 02:45:34 +01:00
routing
serializers/activitypub
services Fix blocking someone not clearing up list feeds (#16205) 2021-05-10 17:31:55 +02:00
support
validators Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
views
workers Change Web Push API deliveries to use request pooling (#16014) 2021-04-12 14:25:34 +02:00
rails_helper.rb
spec_helper.rb