Shadowfacts shadowfacts
shadowfacts pushed to share-sheet-extension at shadowfacts/Tusker 2023-04-23 01:52:18 +00:00
b614226871 Fix avatars in share sheet being blurry
f51f3c8a94 Use CoreData for drafts store
2874e4bfd3 Coordinate DraftsManager reading writing between processes
Compare 3 commits »
shadowfacts opened issue shadowfacts/Tusker#372 2023-04-22 21:41:54 +00:00
Remember sidebar hide/show state across launches
shadowfacts pushed to main at shadowfacts/v6 2023-04-22 03:09:12 +00:00
ada14b255e Add Picard S3
shadowfacts commented on issue shadowfacts/Tusker#371 2023-04-21 22:02:50 +00:00
“Post” button on compose screen is disabled

Thanks for the report, this issue will be fixed in the next beta!

shadowfacts closed issue shadowfacts/Tusker#371 2023-04-21 22:02:35 +00:00
“Post” button on compose screen is disabled
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-21 22:02:35 +00:00
074a296a68 Fix Post button always being disabled when require attachment descriptions is enabled
shadowfacts pushed to share-sheet-extension at shadowfacts/Tusker 2023-04-20 02:30:29 +00:00
74a157d26c Fix drafts from share sheet not being saved
3d3fc3f515 Allow switching accounts from share sheet
Compare 2 commits »
shadowfacts created branch share-sheet-extension in shadowfacts/Tusker 2023-04-19 01:56:34 +00:00
shadowfacts pushed to share-sheet-extension at shadowfacts/Tusker 2023-04-19 01:56:34 +00:00
6c371f868f Initial share extension implementation
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-19 01:56:32 +00:00
06855420da Move preferences to shared package
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-18 19:17:46 +00:00
0d7cc69947 Fix not being able to close draft when automatic save preference is off
shadowfacts commented on issue shadowfacts/Tusker#300 2023-04-18 19:04:24 +00:00
When refreshing timeline, reconfigure items to update timestamps

That is indeed this issue, thanks for the report

shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-18 14:22:43 +00:00
cfc69627e5 Fix crash when creating menu actions for status w/o URL
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-18 14:16:54 +00:00
160f48679b Handle HTTP 206 responses from timelines endpoint
4931665b45 Log Sentry installation ID
Compare 2 commits »
shadowfacts opened issue shadowfacts/Tusker#370 2023-04-18 14:15:11 +00:00
Use the /api/v2/media endpoint for uploading instead of v1
shadowfacts deleted branch non-pure-black-mode from shadowfacts/Tusker 2023-04-18 03:39:43 +00:00
shadowfacts deleted branch compose-package from shadowfacts/Tusker 2023-04-18 03:39:40 +00:00
shadowfacts commented on issue shadowfacts/Tusker#122 2023-04-18 03:34:31 +00:00
Entering/leaving split view on iPad causes navigation title view to disappear

This seems to have been resolved with the custom segmented control.

shadowfacts closed issue shadowfacts/Tusker#122 2023-04-18 03:34:31 +00:00
Entering/leaving split view on iPad causes navigation title view to disappear
shadowfacts commented on issue shadowfacts/Tusker#198 2023-04-18 03:32:14 +00:00
Deferred menu elements don't work with @MainActor Task

FB11732116