Shadowfacts shadowfacts
shadowfacts opened issue shadowfacts/Tusker#353 2023-02-06 00:39:37 +00:00
Audio session issues
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-06 00:36:44 +00:00
b2096f22c3 Rename Hide Discover Section pref to Hide Trends
14c456df22 Tweak trends orthogonal scroll behavior
3f34357692 Fix discover section sometimes appearing on non-Mastodon instances
429dcefa88 Use consolidated trends screen on iPhone
d1a35620c9 Remove profile directory
Compare 6 commits »
shadowfacts closed issue shadowfacts/Tusker#310 2023-02-05 19:02:25 +00:00
VoiceOver: fast account switcher should be modal
shadowfacts closed issue shadowfacts/Tusker#350 2023-02-05 19:02:25 +00:00
Better VoiceOver descriptions for notifications
shadowfacts closed issue shadowfacts/Tusker#286 2023-02-05 19:02:25 +00:00
Custom emoji picker is not VoiceOver-accessible
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-05 19:02:25 +00:00
5a82851fe9 Fix custom emoji picker buttons not having accessibility labels
92ff900bc0 Improve VoiceOver labels for notifications
2a1deb8d7d Fix follow request accept/reject buttons not matching accent color
38eea44a8b VoiceOver improvements on fast account switcher
Compare 4 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-05 17:43:56 +00:00
2d45fbbd91 Apply Mastodon poll limits in Compose view
shadowfacts closed issue shadowfacts/Tusker#178 2023-02-05 16:39:13 +00:00
Using constrained existential type in MultiThreadDictionary does not work in release builds on iOS 15
shadowfacts closed issue shadowfacts/Tusker#352 2023-02-05 16:39:13 +00:00
Crash when tapping My Profile tab too quickly
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-05 16:39:13 +00:00
fbc3088fba Apply Mastodon poll limits in Compose view
32382c4783 Fix crash when previewing status cell that doesn't have delegate
521c46c0be Don't capture certain error types
c114749519 Handle 401 errors on instance timelines
825424cfba Fix crash when tapping My Profile tab before view is loaded
Compare 6 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-04 20:16:28 +00:00
7cadcf1e86 Reuse conversation tree where possible when selecting a status in a conversation
a314521b96 Extract out conversation tree-building code
ab3bad0e16 Fix trending statuses not being deselected on navigation back
Compare 3 commits »
shadowfacts closed issue shadowfacts/Tusker#327 2023-02-04 18:22:16 +00:00
Favorites list
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-04 18:22:16 +00:00
ec75906bc1 Add favorites screen
137a537f68 Extract loading and local updating handling code from bookmarks VC into separate VC
91123fd24a Make username label on profile copyable
Compare 3 commits »
shadowfacts closed issue shadowfacts/Tusker#351 2023-02-04 03:42:36 +00:00
Crash when opening link from iPad Explore tab in Safari
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-04 03:42:36 +00:00
597dd56032 Fix crash on split VC collapse/expand while in explore tab
shadowfacts commented on issue shadowfacts/Tusker#319 2023-02-03 23:33:03 +00:00
Timeline scroll position changes when opening link in out-of-app Safari

The underlying issue is the same as #351:

The split VC collapses and expands when the app is backgrounded, because the OS is temporarily rotating the app to portrait to take a snapshot…

shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-03 04:36:51 +00:00
37847a2f9f Fix accent color circles not showing on iOS 15
shadowfacts created branch non-pure-black-mode in shadowfacts/Tusker 2023-02-03 04:29:49 +00:00
shadowfacts pushed to non-pure-black-mode at shadowfacts/Tusker 2023-02-03 04:29:49 +00:00
471d3459a6 Apply non-pure-black dark mode to preferences screen
512eec09a8 Merge branch 'develop' into non-pure-black-mode
Compare 2 commits »
shadowfacts opened issue shadowfacts/Tusker#352 2023-02-03 04:28:57 +00:00
Crash when tapping My Profile tab too quickly