chinwagsocial/spec
Claire 71d02ffcf3
Fix compatibility with Friendica regarding pinned posts (#18254)
* Fix multiple database queries when fetching pinned posts for remote account

* Fix compatibility with Friendica regarding pinned posts

Fixes #18066

* Add tests
2022-05-02 17:41:01 +02:00
..
controllers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
fabricators
features Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
fixtures
helpers
lib Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
policies
presenters Add /api/v1/accounts/familiar_followers to REST API (#17700) 2022-03-07 09:36:47 +01:00
requests
routing
serializers/activitypub
services Fix compatibility with Friendica regarding pinned posts (#18254) 2022-05-02 17:41:01 +02:00
support
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views
workers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb