chuckya/app
Eugen Rochko 6476f7e4da
Change trending statuses to only show one status from each account ()
Calculate trends in temporary sets to avoid having to manage items
that go below the decay threshold while not having any moments
where a half-processed set is accessible to end-users
2022-04-29 22:42:42 +02:00
..
chewy Let votes statuses are also searchable () 2022-04-23 21:47:27 +02:00
controllers Fix 500 error when a bookmark or favorite has been reported and deleted () 2022-04-28 23:34:58 +02:00
helpers Fix unusual number formatting in some locales () 2022-04-01 23:59:13 +02:00
javascript Pre-fill domain block/allow domain from search filter () 2022-04-29 00:24:44 +02:00
lib Fix single Redis connection being used across all threads () 2022-04-28 17:47:34 +02:00
mailers Fix failure when sending warning emails with custom text () 2022-04-07 14:47:30 +02:00
models Change trending statuses to only show one status from each account () 2022-04-29 22:42:42 +02:00
policies Remove sign-in token authentication, instead send e-mail about new sign-in () 2022-04-06 20:58:12 +02:00
presenters Add /api/v1/accounts/familiar_followers to REST API () 2022-03-07 09:36:47 +01:00
serializers Fix web push notifications containing HTML entities () 2022-04-23 21:47:43 +02:00
services Fix temporary network/remote server error prevent from interactions with remote accounts () 2022-04-28 20:19:10 +02:00
validators Fix being able to post URLs longer than 4096 characters () 2022-03-30 14:46:03 +02:00
views Fix error on attempting to delete an account moderation note () 2022-04-29 20:25:31 +02:00
workers Fix single Redis connection being used across all threads () 2022-04-28 17:47:34 +02:00