Shadowfacts shadowfacts
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-17 20:19:37 +00:00
39e968b47c Show better message when opening conv for deleted status
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-17 20:12:04 +00:00
06d80c15bc Show better message when opening conv for deleted status
39bff06897 Fix profile header buttons not adjusting height for dynamic type size
68682ee291 Maybe fix race condition between iCloud sync and state restoration
Compare 3 commits »
shadowfacts closed issue shadowfacts/Tusker#317 2023-01-17 20:12:03 +00:00
Adjust profile header button height with dynamic type size
shadowfacts closed issue shadowfacts/Tusker#320 2023-01-17 17:51:12 +00:00
Crash when restoring timeline with unloaded reblogs
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-01-17 15:50:23 +00:00
5029b26b40 Bump build number and update changelog
907cf08400 Fix expand thread cell not adjusting to accent color pref
e85d194e5f Make table and collection view focusable
cfeb87d2ba Fix status collection cells being too far inset
e4f3735c9f Don't use UIPageViewController for SegmentedPageViewController
Compare 8 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-17 15:50:20 +00:00
5029b26b40 Bump build number and update changelog
shadowfacts commented on issue shadowfacts/Tusker#123 2023-01-16 23:33:01 +00:00
Can't move keyboard focus inside page view controllers

e4f3735c9f5f3506d9b229ce1c5d51f4fd3c64a8

shadowfacts closed issue shadowfacts/Tusker#123 2023-01-16 23:33:01 +00:00
Can't move keyboard focus inside page view controllers
shadowfacts commented on issue shadowfacts/Tusker#302 2023-01-16 23:32:43 +00:00
Refresh menu item is disabled on macOS

Moved away from UIPageViewController (e4f3735c9f5f3506d9b229ce1c5d51f4fd3c64a8), the issue now is that whenever focus (and thus the first responder) moves to the sidebar, the key commands for the…

shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-16 23:23:01 +00:00
907cf08400 Fix expand thread cell not adjusting to accent color pref
e85d194e5f Make table and collection view focusable
cfeb87d2ba Fix status collection cells being too far inset
e4f3735c9f Don't use UIPageViewController for SegmentedPageViewController
baa9dfe0f1 More logging
Compare 6 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-16 16:54:11 +00:00
4b2776ee81 Fix conversation non-main status collapse button not adjusting to accent color preference
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-16 16:53:49 +00:00
566df3e285 Bump build number and update changelog
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-01-16 16:53:48 +00:00
566df3e285 Bump build number and update changelog
0653d695d9 Fix various things not adjusting to accent color preference
4811747790 Fix crash when resuming search user activity in unloaded explore VC
ed2519848c Prevent all pinned timelines from being removed
b1374b12a3 More error reporting tweaks
Compare 10 commits »
shadowfacts closed issue shadowfacts/Tusker#325 2023-01-16 16:28:30 +00:00
Things that should adjust to accent color
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-16 16:28:30 +00:00
0653d695d9 Fix various things not adjusting to accent color preference
4811747790 Fix crash when resuming search user activity in unloaded explore VC
ed2519848c Prevent all pinned timelines from being removed
b1374b12a3 More error reporting tweaks
c5a25eecf1 Fix row separators not being inset to readable content width
Compare 9 commits »
shadowfacts opened issue shadowfacts/Tusker#325 2023-01-15 21:36:07 +00:00
Things that should adjust to accent color
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-01-15 15:30:29 +00:00
ac0dedfd3d Bump build number and update changelog
37563b6afd Fix @Published property being changed on background thread
937afc0dfd Add accent color preference
94c34e03dd Add reporting accounts and statuses
1ad556f9cf Fix crash when displaying poll finished notification
Compare 10 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-15 15:30:19 +00:00
ac0dedfd3d Bump build number and update changelog
shadowfacts opened issue shadowfacts/Tusker#324 2023-01-15 15:25:48 +00:00
Posts from silenced instance interfere with thread construction
shadowfacts pushed to main at shadowfacts/frenzy 2023-01-14 20:22:50 +00:00
42ab728f7e Update feed_parser