Shadowfacts shadowfacts
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-03 04:14:25 +00:00
af8a9faaeb Cleanup PreferencesView
shadowfacts pushed to develop at shadowfacts/Tusker 2023-02-03 04:02:32 +00:00
76268e7a14 Make attachment description selectable in gallery
29596180a1 Using async/await for ImageCache implementation
ebfd8b3efd Fix bookmarks VC sometimes going haywire
509acbde19 Fix status action account list VC not resizing on rotation
Compare 4 commits »
shadowfacts opened issue shadowfacts/Tusker#351 2023-02-03 03:50:34 +00:00
Crash when opening link from iPad Explore tab in Safari
shadowfacts pushed to main at shadowfacts/v6 2023-02-01 23:36:28 +00:00
c25100692b Update LVN docs link
shadowfacts pushed to main at shadowfacts/frenzy 2023-01-31 20:07:05 +00:00
4e484cac92 Fix read/unread multiple endpoints not returning ids as strings
shadowfacts opened issue shadowfacts/Tusker#350 2023-01-30 19:00:45 +00:00
Better VoiceOver descriptions for notifications
shadowfacts opened issue shadowfacts/Tusker#349 2023-01-30 17:43:16 +00:00
Conversation main status doesn’t show keyboard focus background
shadowfacts opened issue shadowfacts/Tusker#348 2023-01-30 17:27:38 +00:00
Better UI for searching hashtags in Customize Timelines
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-01-29 15:26:26 +00:00
474064669d Bump build number and update changelog
1940368c43 Load account lists in pages of 40
49c9c69b5a Fix flicker when opening status action account list in split nav
ff29f2768b Tweak follow count button colors
942df433b3 Allow refreshing bookmarks list
Compare 15 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-29 15:26:23 +00:00
474064669d Bump build number and update changelog
shadowfacts pushed tag 2023.4-70 to shadowfacts/Tusker 2023-01-29 04:08:29 +00:00
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-29 04:07:46 +00:00
1940368c43 Load account lists in pages of 40
49c9c69b5a Fix flicker when opening status action account list in split nav
Compare 2 commits »
shadowfacts commented on issue shadowfacts/Tusker#13 2023-01-29 04:04:41 +00:00
Delete & redraft

Need to figure out if attachments are reusable. If so, reordering them requires 3.5: https://github.com/mastodon/mastodon/pull/17696

shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-29 01:01:33 +00:00
ff29f2768b Tweak follow count button colors
shadowfacts closed issue shadowfacts/Tusker#318 2023-01-28 20:30:47 +00:00
Update bookmarks VC on (un)bookmark
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-28 20:30:47 +00:00
942df433b3 Allow refreshing bookmarks list
5e2b551045 Update bookmarks VC on bookmarked state changes
2e64500c35 Rewrite bookmarks VC using UICollectionView
7b7c05ff68 Fix timeline position sync not working due to LazilyDecoding cache not being invalidated upon remote change
aec5c0b787 Update Sentry SDK
Compare 11 commits »
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-01-27 15:39:02 +00:00
fe32356bce Bump build number and update changelog
1f337613be Add animation when compose toolbar buttons (dis)appear
3f4a62f5f9 Fix changes being published during SwiftUI view update
b506704716 Move Drafts button to nav bar when current composed post doesn't have any content
6a3dcca9ee Workaround for local-only posts not being decodable on Akkoma
Compare 12 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-01-27 15:38:59 +00:00
fe32356bce Bump build number and update changelog
shadowfacts commented on issue shadowfacts/Tusker#347 2023-01-27 15:21:04 +00:00
Home and Profile timelines broken in Akkoma

This issue is a duplicate of #332. Wherever a local-only post appears will not work at the moment, unrelated to the previous update. This will be fixed in the next release, 2023.4. If you want,…

shadowfacts closed issue shadowfacts/Tusker#347 2023-01-27 15:21:04 +00:00
Home and Profile timelines broken in Akkoma