1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-03 18:57:46 +01:00

21 Commits

Author SHA1 Message Date
Jed Fox
5cf681e2d7
Set a solid background on the blurhash view in case it doesn’t load (#1069) 2023-06-26 11:08:18 +02:00
Jed Fox
10303eee37
Move “play video” image to SwiftUI, adjust to match design spec 2023-06-04 16:39:59 -04:00
Jed Fox
290a62aa5e
Refactor: isGIF → mediaType 2023-06-04 16:17:34 -04:00
Jed Fox
5ff25e31d3
Rename: MediaBadgesContainer → InlineMediaOverlayContainer 2023-06-04 16:15:05 -04:00
Jed Fox
124638a0cb
IOS-148 Updates to the media badging look & feel (#1019) 2023-04-19 22:38:58 +02:00
Nathan Mattes
33be360979 Set color of playback-button
White on light gray doesn't look good, now it's at least visible.
2022-12-26 20:07:19 +01:00
Nathan Mattes
f26f36a60b Slightly adjust code (#806)
Renaming, remove iOS-checks.
2022-12-26 15:29:45 +01:00
Jed Fox
f5c6529341
i18n for accessibility hint 2022-12-21 19:38:29 -05:00
Jed Fox
5adce841ef
Label images as “[alt], attachment 3 of 4” 2022-12-20 14:22:38 -05:00
Jed Fox
7553b0aae6
Fix MediaView accessibility 2022-12-20 13:38:25 -05:00
Jed Fox
28b52533f9
Add a non-functional “ALT” button to MediaView 2022-12-20 13:38:25 -05:00
Jed Fox
c9a7405519
Add altDescription attribute to MediaView.Configuration values 2022-12-20 13:38:25 -05:00
Jed Fox
26aff2d627
MediaView: remove unused property 2022-12-20 13:38:25 -05:00
Stefan Painhapp
abe25f2156 Refactor pin to (parent) layout constraints as extension of UIView 2022-11-18 01:45:27 +09:00
CMK
a1b9ac8394 chore: update status timeline margin 2022-02-18 17:49:20 +08:00
CMK
eba1f69bf6 fix: player button icon not reset issue 2022-02-17 10:47:15 +08:00
CMK
4c41e94f8d fix: blurhash image not display during image loading issue 2022-02-15 20:12:53 +08:00
CMK
ce80409ead feat: make status detail accessible 2022-02-14 19:34:22 +08:00
CMK
582843f54a feat: add video player for audio/video kind media 2022-02-09 20:35:19 +08:00
CMK
d332c98a0f feat: add content warning for post media 2022-01-29 19:51:40 +08:00
CMK
b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00