1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Sasha Sorokin 3ef94c0044
Improve safety of Blurhash component (#14278)
There was a missed empty hash check. As well as rendering is now wrapped
in try/catch block, so app won't crash if any Blurhash component fails
to render its contents as it's not that critical.
2020-07-09 22:32:36 +02:00
..
chewy
controllers Fix media attachments enumeration (#14254) 2020-07-07 15:26:51 +02:00
helpers
javascript Improve safety of Blurhash component (#14278) 2020-07-09 22:32:36 +02:00
lib Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 2020-07-01 19:05:21 +02:00
mailers
models Add color extraction for audio thumbnails (#14209) 2020-07-05 18:28:25 +02:00
policies
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Change design of account notes in web UI (#14208) 2020-07-07 01:24:03 +02:00
services Change User-Agent of link preview fetching service to include "Bot" (#14248) 2020-07-07 10:55:18 +02:00
validators
views Fix videos on public pages not using custom thumbnails (#14273) 2020-07-09 12:53:16 +02:00
workers Add color extraction for audio thumbnails (#14209) 2020-07-05 18:28:25 +02:00