chinwagsocial/app
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171)
* Fix opening and closing Redis connections instead of using a pool

* Fix Redis connections not being returned to the pool in CLI commands
2022-04-29 22:43:07 +02:00
..
chewy Let votes statuses are also searchable (#18070) 2022-04-23 21:47:27 +02:00
controllers Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) 2022-04-28 23:34:58 +02:00
helpers Fix unusual number formatting in some locales (#17929) 2022-04-01 23:59:13 +02:00
javascript Pre-fill domain block/allow domain from search filter (#18172) 2022-04-29 00:24:44 +02:00
lib Fix opening and closing Redis connections instead of using a pool (#18171) 2022-04-29 22:43:07 +02:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Fix opening and closing Redis connections instead of using a pool (#18171) 2022-04-29 22:43:07 +02:00
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Fix web push notifications containing HTML entities (#18071) 2022-04-23 21:47:43 +02:00
services Fix temporary network/remote server error prevent from interactions with remote accounts (#18161) 2022-04-28 20:19:10 +02:00
validators Fix being able to post URLs longer than 4096 characters (#17908) 2022-03-30 14:46:03 +02:00
views Fix error on attempting to delete an account moderation note (#18196) 2022-04-29 20:25:31 +02:00
workers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00