You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Claire 8428faa085
Fix OCR failure when erroneous lang data is in cache (#16386)
Fixes #15472

If the Tesseract worker fails at any point, re-try with cache settings that
overwrite the cache. It is difficult to catch more precise errors as those
are pretty opaque and do not occur when loading lang data but when trying to
detect text.
4 years ago
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Fix e-mail confirmations API not working correctly (#16348) 4 years ago
helpers New Crowdin updates (#16269) 4 years ago
javascript Fix OCR failure when erroneous lang data is in cache (#16386) 4 years ago
lib Fix some RedisLocks auto-releasing too fast (#16276) 4 years ago
mailers Prepare Mastodon for Rails 6 (#15911) 4 years ago
models Fix account deletion sometimes failing because of optimistic locks (#16317) 4 years ago
policies Add management of delivery availability in Federation settings (#15771) 4 years ago
presenters Add server rules (#15769) 4 years ago
serializers Add width and height to attachments in ActivityPub (#16245) 4 years ago
services Fix some RedisLocks auto-releasing too fast (#16276) 4 years ago
validators Fix existing username validator not allowing multiple accounts (#16153) 4 years ago
views Change trending hashtags to be affected be reblogs (#16164) 4 years ago
workers Fix some RedisLocks auto-releasing too fast (#16276) 4 years ago