Shadowfacts shadowfacts
shadowfacts pushed tag 2024.2-121 to shadowfacts/Tusker 2024-04-16 02:53:21 +00:00
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-16 02:53:18 +00:00
a92cf8c812 Fix potential crash when hit testing StatusCollapseButton
756874949a Actually add notification extension privacy manifest to target
798e0c0cf1 Bump build number and update changelog
3f370945e6 Fix linker errors when building in release mode
a759731eba Fix push notifications not working when account ID contains slashes
Compare 5 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-15 15:34:04 +00:00
405d5def7c Disable non-stack navigation on Max iPhones
shadowfacts closed issue shadowfacts/Tusker#469 2024-04-15 15:04:55 +00:00
"Use In-App Safari" setting ignored?
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-15 15:04:55 +00:00
1f9806d02f Fix preferences post preview background on macOS
c43c951b92 Enable iPad multi-column navigation by default
00c44c612f Fix feature flag preference decoding with old flags
e5c4fceacd Add CustomCodablePreferenceKey
70227a7fa1 Add MigratablePreferenceKey protocol
Compare 13 commits »
shadowfacts commented on issue shadowfacts/Tusker#469 2024-04-15 13:30:02 +00:00
"Use In-App Safari" setting ignored?

In-App Safari isn't supported on macOS, the setting only shows up because the Mac app is really the iOS app in a trench coat. I'll remove the setting from macOS in the next version.

shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-14 18:27:54 +00:00
c7a56a9f61 Reorganize appearance prefs, add mock status preview
39251b9aa2 Fix TuskerTests not compiling
Compare 2 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-14 03:47:58 +00:00
db534e5993 Fix About screen link labels not being aligned
e94bee4fc8 Fix a handful of strict concurrency warnings
216e58e5ec Merge branch 'prefs-refactor' into develop
a4d13ad03b Only migrate changed preferences
05cfecb797 Fix push notifications on Pleroma/Akkoma and older Mastodon versions
Compare 7 commits »
shadowfacts pushed to public-beta at shadowfacts/Tusker 2024-04-13 15:09:51 +00:00
7825ccbb3d Bump version and update changelog
f87da10a29 Deep link to iOS Settings from Notifications prefs
1eec70449d Show notification when push notification banner tapped
19ca930ee8 Remove the need to register with the push proxy
2e31d34e9d Maybe fix continuation being reused
Compare 32 commits »
shadowfacts pushed tag 2024.2-120 to shadowfacts/Tusker 2024-04-13 15:09:44 +00:00
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-13 15:09:38 +00:00
7825ccbb3d Bump version and update changelog
shadowfacts deleted branch push-notifications from shadowfacts/Tusker 2024-04-13 02:56:28 +00:00
shadowfacts closed issue shadowfacts/Tusker#467 2024-04-13 02:56:11 +00:00
Make Mastodon access token updatable
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-13 02:56:11 +00:00
f87da10a29 Deep link to iOS Settings from Notifications prefs
1eec70449d Show notification when push notification banner tapped
19ca930ee8 Remove the need to register with the push proxy
2e31d34e9d Maybe fix continuation being reused
8a339ec171 Reregister client when adding push scope
Compare 31 commits »
shadowfacts pushed to push-notifications at shadowfacts/Tusker 2024-04-13 02:54:29 +00:00
f87da10a29 Deep link to iOS Settings from Notifications prefs
1eec70449d Show notification when push notification banner tapped
Compare 2 commits »
shadowfacts pushed to main at shadowfacts/tusker_push 2024-04-12 21:53:16 +00:00
76a480c0b7 Read key pem from file in production
shadowfacts pushed to main at shadowfacts/tusker_push 2024-04-12 21:21:20 +00:00
eb04d0d4f7 Only bind to the local address in prod
shadowfacts pushed to main at shadowfacts/tusker_push 2024-04-12 21:06:03 +00:00
af355cf522 Add .tool-versions
shadowfacts pushed to main at shadowfacts/tusker_push 2024-04-12 20:53:57 +00:00
cd83c94eb8 Add healthcheck route
shadowfacts pushed to main at shadowfacts/tusker_push 2024-04-12 20:51:16 +00:00
a12127c307 Add APNS things to runtime config