Shadowfacts shadowfacts
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-18 04:00:21 +00:00
b89df3f27b Add instance announcements
4ecc16a93b Move FuzzyMatcher to TuskerComponents
8960873ff3 Remove redundant toastableViewController property
043a708515 Add more logging to onboarding VC
c6b230414e Fix error decoding InstanceV2 response on certain instances
Compare 5 commits »
shadowfacts commented on issue shadowfacts/Tusker#472 2024-04-16 22:05:19 +00:00
Sometimes response icons/buttons are cut off

Did anything in particular happen that seemed to caused it (e.g., hiding/showing the sidebar, switching tabs)?

shadowfacts opened issue shadowfacts/Tusker#471 2024-04-16 17:25:39 +00:00
Picture-in-picture playback for video attachments
shadowfacts closed issue shadowfacts/Tusker#470 2024-04-16 16:11:04 +00:00
Notifications prefs GroupBox background doesn't match non-pure-black dark mode
shadowfacts pushed to develop at shadowfacts/Tusker 2024-04-16 16:11:04 +00:00
f5e9f66f76 Fix app background colors not updating when preference changed
ee5f9a62ff Fix push subscription settings GroupBox background in dark mode
Compare 2 commits »
shadowfacts opened issue shadowfacts/Tusker#470 2024-04-16 03:53:44 +00:00
Notifications prefs GroupBox background doesn't match non-pure-black dark mode
shadowfacts pushed to public-beta at shadowfacts/Tusker 2024-04-16 02:53:26 +00:00
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
405d5def7c Disable non-stack navigation on Max iPhones
1f9806d02f Fix preferences post preview background on macOS
Compare 26 commits »
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