pleroma-fe/src
Tusooa Zhu 76727cd39c
Remove image box-shadow in media modal
The box-shadow causes an image to be very blurry on Webkit browsers
(experienced: Konqueror, Safari; heard of: Chrome) when scaled up
if the initial size of the image is much smaller than the actual size
(e.g. when viewing a very long picture).

The shadow is not really obvious anyway.
2022-03-13 12:02:02 -04:00
..
assets Use an existing image served by backend instead 2019-02-03 13:30:54 -05:00
boot Add bot indication to user icon on statuses 2022-03-01 01:00:38 +03:00
components Remove image box-shadow in media modal 2022-03-13 12:02:02 -04:00
directives refactor using Set 2019-10-21 20:57:36 -04:00
hocs make with-load-more not use computeds when they don't work for it 2020-12-28 17:08:15 +02:00
i18n Add bot indication to user icon on statuses 2022-03-01 01:00:38 +03:00
lib Linting + docs 2020-06-13 11:53:16 +02:00
modules Clean up 2022-03-13 12:00:45 -04:00
services Clean up debug code for image pinch zoom 2022-03-13 12:02:02 -04:00
App.js Don't shorten shoutbox to SB 2021-06-17 13:21:25 +03:00
App.scss moved transparent button styles into button itself 2021-06-08 10:14:49 +03:00
App.vue Don't shorten shoutbox to SB 2021-06-17 13:21:25 +03:00
_variables.scss Add Chats 2020-07-08 15:21:31 +03:00
main.js Use pinch-zoom-element for pinch zoom functionality 2022-03-13 12:00:41 -04:00
sw.js ServiceWorker: Use clearer variable names 2020-06-19 15:24:06 +02:00