Shadowfacts shadowfacts
shadowfacts closed issue shadowfacts/Tusker#536 2024-08-31 15:10:07 +00:00
iOS 17: profile tab switching animation ends in bad state
shadowfacts pushed to develop at shadowfacts/Tusker 2024-08-31 15:10:07 +00:00
57c023c973 Fix profile tab switching animation ending in bad state
cc696e58fc Change how profile header collection view cell is sized
Compare 2 commits »
shadowfacts opened issue shadowfacts/Tusker#537 2024-08-30 23:39:02 +00:00
CV layout loop in profile
shadowfacts opened issue shadowfacts/Tusker#536 2024-08-28 03:25:46 +00:00
iOS 17: profile tab switching animation ends in bad state
shadowfacts pushed to develop at shadowfacts/Tusker 2024-08-28 00:43:02 +00:00
59af29ff64 Fix incorrect background color on feature flag prefs section
59fb69525b Custom emoji in push notifications, behind a feature flag
1bd4d144a3 Fix crash on launch if there are somehow duplicate saved hashtags
Compare 3 commits »
shadowfacts closed issue shadowfacts/Tusker#535 2024-08-26 23:16:43 +00:00
Videos appear dark because of overlay that only disappears with user interaction
shadowfacts pushed to develop at shadowfacts/Tusker 2024-08-26 23:16:43 +00:00
b54d34ebfc Fix video controls overlay being positioned incorrectly on macOS with Reduce Motion enabled
d1ffab3e42 Only hide gallery controls automatically while playing
Compare 2 commits »
shadowfacts commented on issue shadowfacts/Tusker#535 2024-08-26 14:48:27 +00:00
Videos appear dark because of overlay that only disappears with user interaction

The overlay not automatically disappearing will be fixed in the next build, but I'm not able to reproduce the positioning issue?

Does it happen every time you play a video, or only with certain…

shadowfacts pushed to develop at shadowfacts/Tusker 2024-08-26 14:46:50 +00:00
d873b157ee Fix video gallery controls not auto hiding
shadowfacts commented on issue shadowfacts/Tusker#535 2024-08-25 17:57:16 +00:00
Videos appear dark because of overlay that only disappears with user interaction

Hmm, it looks like there are two issues here:

  • the overlay is being positioned incorrectly (the skip back/pause/skip forward buttons should be centered), so it's much less prominent than…
shadowfacts closed issue shadowfacts/Tusker#533 2024-08-23 05:21:07 +00:00
Undo scroll to top does not work on iOS 18
shadowfacts closed issue shadowfacts/Tusker#534 2024-08-23 05:21:07 +00:00
Navigation swipe forwards doesn’t work on iOS 18
shadowfacts pushed to develop at shadowfacts/Tusker 2024-08-23 05:21:07 +00:00
d7be2048af Whoops
shadowfacts opened issue shadowfacts/Tusker#534 2024-08-23 03:06:43 +00:00
Navigation swipe forwards doesn’t work on iOS 18
shadowfacts opened issue shadowfacts/Tusker#533 2024-08-23 02:38:32 +00:00
Undo scroll to top does not work on iOS 18
shadowfacts pushed to develop at shadowfacts/Tusker 2024-08-22 19:05:01 +00:00
3d1f506684 Actually show the error message when video loading fails
shadowfacts commented on issue shadowfacts/Tusker#531 2024-08-22 19:00:01 +00:00
(iOS 18) Unable to play videos

The iOS system video player generally requires HTTP range requests to be supported by the server for streaming video to work. It looks like your setup does not support that for some reason (`curl…

shadowfacts pushed to develop at shadowfacts/Tusker 2024-08-22 18:49:57 +00:00
cd8f0e7926 Use navigation sequencing for user activity handling
960ba84683 New way of sequencing navigation operations
2eead1f9de Revert "Fix crash when opening push notification while VC modally presented"
Compare 3 commits »
shadowfacts closed issue shadowfacts/Tusker#525 2024-08-22 17:55:11 +00:00
Mac: Clicking selected tabs should forget previous navigation on that tab
shadowfacts closed issue shadowfacts/Tusker#532 2024-08-22 17:55:11 +00:00
Handle failed status when loading video attachments