Shadowfacts shadowfacts
shadowfacts opened issue shadowfacts/Tusker#411 2023-06-05 04:21:20 +00:00
Can’t refresh mentions tab on akkoma
shadowfacts opened issue shadowfacts/Tusker#410 2023-06-05 03:03:20 +00:00
Mentions tab title cut off with smaller than default dynamic type sizes
shadowfacts opened issue shadowfacts/Tusker#409 2023-06-05 00:12:15 +00:00
Reblog confirmation alert visibility does not match when reblogging limited visibliity post
shadowfacts opened issue shadowfacts/Tusker#408 2023-06-03 16:59:19 +00:00
Akkoma supports following hashtags
shadowfacts opened issue shadowfacts/Tusker#407 2023-06-01 19:35:39 +00:00
Empty attachment containers shown in status cell
shadowfacts opened issue shadowfacts/Tusker#406 2023-06-01 19:34:45 +00:00
Favorites count button changes width when (un)fav’ing
shadowfacts opened issue shadowfacts/Tusker#405 2023-05-29 17:14:11 +00:00
Space/shift-space keyboard shortcuts for paging up/down
shadowfacts closed issue shadowfacts/Tusker#251 2023-05-29 05:31:56 +00:00
Permanently cache own account in CoreData
shadowfacts pushed to develop at shadowfacts/Tusker 2023-05-29 05:31:56 +00:00
a4e7082ab8 Fix race condition in Compose screen when loading account
f0b8f92791 Use cached logged-in account for things
da88303a22 Cache active account ID in CoreData
cb5b70a23a Remove direct accesses of MastodonController.instance
2b5b749dc8 Avoid setting duplicate breadcrumbs
Compare 8 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-05-28 22:37:15 +00:00
f84694b809 Fix compose toolbar background not extending to full width on landscape iPhones
shadowfacts closed issue shadowfacts/Tusker#399 2023-05-28 22:20:46 +00:00
Backgrounding the app dismisses any presented SFSafariViewControllers
shadowfacts closed issue shadowfacts/Tusker#316 2023-05-28 22:20:46 +00:00
VC presented from Explore is closed when expanding split
shadowfacts closed issue shadowfacts/Tusker#396 2023-05-28 22:20:46 +00:00
Compose screen dismisses and leaves broken ducked placeholder when rotating
shadowfacts pushed to develop at shadowfacts/Tusker 2023-05-28 22:20:46 +00:00
473ef018c9 Fix DuckableContainerVC not resetting when dismissed programatically
9a734565b0 Fix backgrounding app on iPad dismissing modally-presented VC
2eda9657ac Don't use deprecated interfaceOrientation for detecting portrait mode
Compare 3 commits »
shadowfacts closed issue shadowfacts/Tusker#404 2023-05-28 19:21:17 +00:00
Fix DeferredLoadingIndicator crashes
shadowfacts closed issue shadowfacts/Tusker#403 2023-05-28 19:21:17 +00:00
Poll checkboxes flash/animate to enabled when cell reconfigures
shadowfacts pushed to develop at shadowfacts/Tusker 2023-05-28 19:21:17 +00:00
203c1852d4 Reuse poll option views when updating status cell
708112c486 Don't reconfigure conversation main status unnecessarily
5b321fcc78 Remove deferred loading indicator, causes more trouble than it's worth
59231e513f Fix crash if status for leaked collection view cell updates
Compare 4 commits »
shadowfacts commented on issue shadowfacts/Tusker#400 2023-05-28 18:22:17 +00:00
Selecting search result on iPad modally presents VC

Unable to repro, not sure how this was happening.

shadowfacts closed issue shadowfacts/Tusker#400 2023-05-28 18:22:17 +00:00
Selecting search result on iPad modally presents VC
shadowfacts opened issue shadowfacts/Tusker#404 2023-05-27 22:47:19 +00:00
Fix DeferredLoadingIndicator crashes