Shadowfacts shadowfacts
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-07 03:22:07 +00:00
a79b3cfd70 Fix gallery controls not being accessible, fix escape gesture not working
9a35f96c75 VoiceOver: Include attachment descriptions in timeline statuses
60767c6a7e Profile Directory screen VoiceOver improvements
57668886b2 Fix crash when scrolling through Local/Federated timeline with VoiceOver
ffb5c76f7c Add preference to never blur attachments
Compare 7 commits »
shadowfacts commented on issue shadowfacts/Tusker#290 2022-12-06 16:00:51 +00:00
Crash when scrolling through timeline with VoiceOver

Unfortunately, this is happening frequently enough that it needs a workaround.

I think subclassing UICollectionView and noop-ing `-[UICollectionView _scrollToItemAtIndexPath:atScrollPosition:ani…

shadowfacts opened issue shadowfacts/Tusker#292 2022-12-06 15:31:36 +00:00
VoiceOver: can’t escape gallery view
shadowfacts opened issue shadowfacts/Tusker#291 2022-12-06 15:31:12 +00:00
VoiceOver: read attachment descriptions in timeline
shadowfacts opened issue shadowfacts/Tusker#290 2022-12-06 03:48:06 +00:00
Crash when scrolling through timeline with VoiceOver
shadowfacts pushed to public-beta at shadowfacts/Tusker 2022-12-06 03:24:17 +00:00
13d649bace Bump build number and update changelog
bebe563e8f Further tweak persistent store migration
4be2258882 Fix saving expired filters not reenabling them
40ff8d0a2a VoiceOver: improve description of gap cell, add actions to specify direction
0dcb7e71c4 Also perform jump to present check when the timeline VC reappears onscreen
Compare 20 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-06 03:24:14 +00:00
13d649bace Bump build number and update changelog
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-06 00:33:02 +00:00
bebe563e8f Further tweak persistent store migration
shadowfacts closed issue shadowfacts/Tusker#287 2022-12-06 00:01:43 +00:00
tusker:// url scheme is broken
shadowfacts closed issue shadowfacts/Tusker#289 2022-12-06 00:01:43 +00:00
Reenabling expired filter doesn’t work
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-06 00:01:43 +00:00
4be2258882 Fix saving expired filters not reenabling them
40ff8d0a2a VoiceOver: improve description of gap cell, add actions to specify direction
0dcb7e71c4 Also perform jump to present check when the timeline VC reappears onscreen
08878f2fb9 Re-add tusker:// scheme
3ea7e1057b Add preference to disable timeline state restoration
Compare 18 commits »
shadowfacts closed issue shadowfacts/Tusker#288 2022-12-06 00:01:42 +00:00
Jump to present VoiceOver action
shadowfacts commented on issue shadowfacts/Tusker#289 2022-12-05 23:03:56 +00:00
Reenabling expired filter doesn’t work

¯\_(ツ)_/¯ works for me on both mastodon 3 and 4

shadowfacts pushed to main at shadowfacts/frenzy 2022-12-05 15:59:02 +00:00
86d7ffc7d9 Make regex filters case insensitive
shadowfacts opened issue shadowfacts/Tusker#289 2022-12-05 13:30:56 +00:00
Reenabling expired filter doesn’t work
shadowfacts opened issue shadowfacts/Tusker#288 2022-12-04 22:06:57 +00:00
Jump to present VoiceOver action
shadowfacts opened issue shadowfacts/Tusker#287 2022-12-04 22:06:36 +00:00
tusker:// url scheme is broken
shadowfacts pushed to public-beta at shadowfacts/Tusker 2022-12-04 19:57:30 +00:00
e49725e06d Bump build number and update changelog
669404d6f8 Copy local-only status from replied-to post
2e21742264 Add Cmd+Enter keyboard shortcut for sending post
7763d08816 VoiceOver: Fix not being able to select account from conversation main status cell
726be85223 VoiceOver: Fix profile relationship label not being read
Compare 67 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-04 19:57:24 +00:00
e49725e06d Bump build number and update changelog
shadowfacts opened issue shadowfacts/Tusker#286 2022-12-04 19:12:47 +00:00
Custom emoji picker is not VoiceOver-accessible