1056b89fd1
Disabled aggressive matching for reduced motion (we search for gif now)
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-09-12 04:32:01 -07:00
3e64d78d05
An oopsie
2023-09-12 04:17:28 -07:00
3947aafeba
Aligning canvas to image
2023-09-12 04:08:47 -07:00
42a13b0f1b
Modify label
2023-09-12 03:35:58 -07:00
e13c4b6b85
Revamped still-image
2023-09-12 02:48:53 -07:00
Yuki Joou
43d0a24547
StillImage: Improved animated image detection
...
ci/woodpecker/pr/woodpecker Pipeline was successful
This patch makes StillImage's animation detection return early in cases
where we can't detect the mimetype of the image. It also sets the image
as animated in those cases if the user agent wants reduced motion.
As reduced motion is an accessibility setting, I think it's best to use
a "better safe than sorry" approach, it's better to accidentally mark
something as animated that isn't than to have unblocked animations.
2023-08-03 16:34:28 +02:00
David
91eab22d77
Simplified and fixed and/or oopsie
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-07-20 17:18:59 -07:00
David
e2125c57d6
Turn on by default
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-07-20 16:26:52 -07:00
David
e0a6418e91
Add prefers-reduced-motion support
2023-07-20 16:14:36 -07:00
468eb12573
Detect whether an WEBP or APNG is animated ( #161 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: David <dmgf2008@hotmail.com>
Reviewed-on: AkkomaGang/pleroma-fe#161
Co-authored-by: Mergan <mergan@noreply.akkoma>
Co-committed-by: Mergan <mergan@noreply.akkoma>
2022-09-23 10:27:14 +00:00
327195dc55
Fix alt text line height
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-07 07:51:27 +00:00
Henry Jameson
7f513fe46f
more em-sized fonts
2022-04-20 23:44:33 +03:00
Henry Jameson
71c0b59866
lint
2022-03-14 09:35:29 +02:00
2b7f12613e
Add bot indication to user icon on statuses
2022-03-01 01:00:38 +03:00
Henry Jameson
a9830ff491
support width/height img attributes
2022-02-03 22:50:32 +02:00
Henry Jameson
6199788f28
fix tall emojis being cropped
2021-06-07 20:44:32 +03:00
Henry Jameson
04fa1f0b2d
some docs, added richcontent to usernames in status, updated stillImage
...
to allow scale of "gif" label
2021-06-07 18:41:47 +03:00
Henry Jameson
0653f18994
fix play-on-hover gifs issues
2020-10-29 22:54:28 +02:00
Shpuld Shpludson
f174f289a9
Timeline virtual scrolling
2020-09-29 10:18:37 +00:00
Henry Jameson
815f230ac7
fixed some issues related to user avatar
2020-08-18 23:57:42 +03:00
Henry Jameson
7870b3f7ec
neater way to do hover thing with still image
2020-07-28 01:54:40 +03:00
xenofem
03aa1f3154
fix vue style warnings
2020-06-28 02:31:57 -04:00
William Pitcock
2c6ec37e6a
media description support
2020-06-28 02:10:06 -04:00
Shpuld Shpuldson
2b6a6fe7ea
make object-fit cover work like it should
2020-06-11 13:44:32 +03:00
lain
2aabd8ed1a
StillImage: Make it work properly in both firefox and chrome.
2020-06-05 17:55:19 +02:00
Henry Jameson
b66564a30d
Merge remote-tracking branch 'upstream/develop' into settings-refactor
...
* upstream/develop: (89 commits)
remove needless ref
show preview popover when hover numbered replies
refactor conditions
do not make too many nested div
add fetchStatus action
refactor status loading logic
split status preview popover into a separate component
uninstall mobile-detect library
listen both events
minor css fix
restrict distance at top side only
set different trigger event in desktop and mobile by default
fix eslint warnings
fix popper go behind the top bar
migrate Popper to v-popover
fix popper go behind the top bar
fix eslint warnings
reset font-size to normal text size using rem
use top placement by default
hide status preview popper when hover popper content
...
2019-10-29 09:36:16 +02:00
taehoon
0396c6f29d
keep image natural ratio in gallery row
2019-10-22 07:17:02 -04:00
Henry Jameson
0be86304d2
Fix tests, more replacing with mergedConfig
2019-10-06 23:28:30 +03:00
taehoon
d194431642
add a comment
2019-09-04 11:24:24 -04:00
taehoon
cdbb8ca8b9
force img updating immediately
2019-09-04 11:24:24 -04:00
Henry Jameson
8d6750d9c2
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
shpuld
5974dfebfb
Fix mishandled @error in stillImage
2019-02-05 17:17:50 +02:00
taehoon
95b735ff72
Show placeholder image if avatar image url is broken
2019-02-02 14:11:36 -05:00
Henry Jameson
f9eb9e0b70
small fix for non-square gif avatars
2018-09-03 22:49:46 +03:00
Henry Jameson
fd604dfd2a
fixed still-image not preserving original aspect ratio and resolution.
2018-08-27 22:40:30 +03:00
Henry Jameson
bf2d4516d5
small fix for still-gifs
2018-04-09 02:10:04 +03:00
Henry Jameson
bc8ae96cac
indent fix (my editor screws up here)
2018-04-08 14:46:36 +03:00
Henry Jameson
4bbc3ada5d
fix some incorrect radii
2018-04-08 14:45:12 +03:00
Henry Jameson
65f82cf294
<select> styling (abeit somewhat not pretty code-wise), default colors for
...
default schemes.
2018-04-07 21:58:29 +03:00
Henry Jameson
0c4dc26808
after nine years of development, hopefully, it has been worth the weight
2018-03-12 02:31:33 +03:00
Henry Jameson
5efd8a4aa6
fixes
2018-03-12 01:30:27 +03:00
Henry Jameson
55bc1a3414
fixed stretched spurdo in notifications, misc fixes, detect gif by extension for now
2018-03-12 01:30:27 +03:00
Henry Jameson
3257991f41
unfinished fetch() version that doesn't work
2018-03-12 01:30:27 +03:00
Henry Jameson
b10787d23c
first ver
2018-03-12 01:30:27 +03:00