Shadowfacts
|
960ba84683
|
New way of sequencing navigation operations
Better fix for #484
|
2024-08-22 14:34:05 -04:00 |
Shadowfacts
|
2eead1f9de
|
Revert "Fix crash when opening push notification while VC modally presented"
This reverts commit 0f2a85b108 .
This fixes state restoration happening asynchronously and causing the
new tab bar animation to run.
|
2024-08-22 14:17:04 -04:00 |
Shadowfacts
|
703f6f695b
|
Update Sentry and swift-url
|
2024-08-19 11:33:07 -04:00 |
Shadowfacts
|
3dd0f3a154
|
Report DraftsPersistentContainer initializer errors to Sentry
|
2024-07-24 20:42:35 -07:00 |
Shadowfacts
|
0f2a85b108
|
Fix crash when opening push notification while VC modally presented
The dismissal of the modally presented VC turns the route change into an
asynchronous operation, even when not animated.
Closes #484
|
2024-06-02 11:25:49 -07:00 |
Shadowfacts
|
eec2adbfd9
|
Set target content identifiers on scenes/activities
|
2024-06-02 10:10:16 -07:00 |
Shadowfacts
|
093994b474
|
More push subscription logging
|
2024-05-27 13:33:00 -07:00 |
Shadowfacts
|
910e18fb5e
|
Fix compiling for visionOS
|
2024-04-15 09:49:42 -04:00 |
Shadowfacts
|
132fcfa099
|
Refactor preferences
|
2024-04-13 18:44:43 -04:00 |
Shadowfacts
|
1eec70449d
|
Show notification when push notification banner tapped
|
2024-04-12 22:47:11 -04:00 |
Shadowfacts
|
baf96a8b06
|
Support settings -> app notification preferences link
|
2024-04-11 18:26:58 -04:00 |
Shadowfacts
|
68dad77f81
|
Update Mastodon push subscriptions when endpoint changes
|
2024-04-09 12:38:24 -04:00 |
Shadowfacts
|
840b83012a
|
Don't use Sentry in PushNotifications package
|
2024-04-09 11:56:22 -04:00 |
Shadowfacts
|
b03991ae1d
|
Move push notifications stuff to separate package
|
2024-04-08 10:48:28 -04:00 |
Shadowfacts
|
3efa017942
|
Push proxy registration
|
2024-04-07 14:04:42 -04:00 |
Shadowfacts
|
9e429463b2
|
Make the audio session work better
Closes #353
Closes #443
|
2024-04-04 17:31:16 -04:00 |
Shadowfacts
|
b4693252be
|
Fix how we're getting the Sentry installation ID
|
2024-03-31 12:52:56 -04:00 |
Shadowfacts
|
c489d018bd
|
Merge branch 'develop' into strict-concurrency
# Conflicts:
# Tusker/Caching/ImageCache.swift
# Tusker/Extensions/PKDrawing+Render.swift
# Tusker/MultiThreadDictionary.swift
# Tusker/Views/BaseEmojiLabel.swift
|
2024-01-26 11:32:12 -05:00 |
Shadowfacts
|
c2402303cc
|
First pass at strict concurrency checking
|
2024-01-26 11:02:40 -05:00 |
Shadowfacts
|
1da25300ca
|
Merge branch 'develop' into vision
|
2023-11-07 22:26:22 -05:00 |
Shadowfacts
|
dcdfe853e1
|
Fix Cmd+W closing sometimes closing non-foreground window on macOS
Closes #444
|
2023-11-05 11:14:58 -05:00 |
Shadowfacts
|
e4c22a0205
|
Compile for visionOS
|
2023-10-20 11:27:24 -04:00 |
Shadowfacts
|
1ca84a3b95
|
Don't swizzle unnecessarily on iOS 17
|
2023-09-09 11:45:54 -04:00 |
Shadowfacts
|
878744b636
|
Tweak how Sentry installation ID is read
|
2023-05-28 21:04:29 -07:00 |
Shadowfacts
|
6b57ec8b97
|
Cleanup orphaned local attachments
|
2023-05-15 23:45:18 -04:00 |
Shadowfacts
|
d003098146
|
Better TimelineLikeController logging
|
2023-05-11 15:11:43 -04:00 |
Shadowfacts
|
346888db41
|
Fix deadlock when drafts persistent container is initialized simultaneously on background and main threads
Fixes #374
|
2023-05-04 18:33:06 -04:00 |
Shadowfacts
|
f361517a92
|
Fix crash on first launch after updating from build 77
|
2023-04-22 23:22:38 -04:00 |
Shadowfacts
|
f51f3c8a94
|
Use CoreData for drafts store
|
2023-04-22 21:40:29 -04:00 |
Shadowfacts
|
2874e4bfd3
|
Coordinate DraftsManager reading writing between processes
|
2023-04-21 17:24:40 -04:00 |
Shadowfacts
|
06855420da
|
Move preferences to shared package
|
2023-04-18 19:47:49 -04:00 |
Shadowfacts
|
4931665b45
|
Log Sentry installation ID
So when the user taps Get Support and logs are sent we can cross-ref
with recent crashes
|
2023-04-18 10:10:15 -04:00 |
Shadowfacts
|
6b4223a9d6
|
Migrate drafts to new file
|
2023-04-16 13:31:10 -04:00 |
Shadowfacts
|
247bb31c56
|
Move local user accounts to separate package
|
2023-03-05 14:35:25 -05:00 |
Shadowfacts
|
762d298c06
|
Report caught NSExceptions to Sentry
|
2023-02-19 14:19:39 -05:00 |
Shadowfacts
|
cb82826fcf
|
Catch NSExceptions when doing objc runtime shenanigans
|
2023-02-15 19:34:23 -05:00 |
Shadowfacts
|
20c4c4bb2f
|
Start adding non-pure-black dark mode
|
2023-02-02 23:02:11 -05:00 |
Shadowfacts
|
aec5c0b787
|
Update Sentry SDK
|
2023-01-28 00:16:11 -05:00 |
Shadowfacts
|
658c08010d
|
Re-add undo scroll-to-top to timelines/profiles
|
2022-11-01 20:49:07 -04:00 |
Shadowfacts
|
95f9fad673
|
Tweak Sentry config
|
2022-10-31 17:33:33 -04:00 |
Shadowfacts
|
c5921bc4cb
|
Add option to disable automatic crash reporting
|
2022-10-30 18:17:53 -04:00 |
Shadowfacts
|
91450ced7c
|
Use Sentry for crash reporting
|
2022-10-30 17:10:58 -04:00 |
Shadowfacts
|
67718d8fe4
|
Fix wrong logs getting sent with crash reports
|
2022-10-29 14:19:43 -04:00 |
Shadowfacts
|
b46f007f64
|
Fix Cmd+N shortcut for Compose not working on Mac (Catalyst or Designed
for iPad)
|
2022-05-15 10:34:24 -04:00 |
Shadowfacts
|
cc0da2ec54
|
Fix user activities not continuing when passed at launch
Fix crash when continuing user activities on iPad
|
2022-05-13 17:10:18 -04:00 |
Shadowfacts
|
d3187ce2c4
|
Move saved instances and hashtags to CoreData
|
2022-05-10 22:58:30 -04:00 |
Shadowfacts
|
a718721537
|
Fix crash if getting pending crash report fails
|
2022-04-08 18:45:09 -04:00 |
Shadowfacts
|
ceb58f1d92
|
Add state restoration for current account in main scene
|
2021-06-06 14:55:04 -04:00 |
Shadowfacts
|
18ce21c2c6
|
Add Open in Tusker action extension
|
2021-05-24 19:30:11 -04:00 |
Shadowfacts
|
522c9b2b03
|
Add multi-window support and auxiliary windows
|
2020-12-13 22:37:37 -05:00 |