1941 Commits

Author SHA1 Message Date
66f0ba6891 Add icons for Preferences sections 2024-04-15 00:13:04 -04:00
ee7bf5138c Tweak iCloud status appearance in advanced prefs 2024-04-15 00:13:04 -04:00
4665df228d More preferences reorganizing 2024-04-15 00:13:04 -04:00
c7a56a9f61 Reorganize appearance prefs, add mock status preview 2024-04-14 14:11:43 -04:00
db534e5993 Fix About screen link labels not being aligned 2024-04-13 23:19:28 -04:00
e94bee4fc8 Fix a handful of strict concurrency warnings 2024-04-13 23:06:30 -04:00
216e58e5ec Merge branch 'prefs-refactor' into develop 2024-04-13 22:39:49 -04:00
05cfecb797 Fix push notifications on Pleroma/Akkoma and older Mastodon versions 2024-04-13 18:59:42 -04:00
132fcfa099 Refactor preferences 2024-04-13 18:44:43 -04:00
f87da10a29 Deep link to iOS Settings from Notifications prefs 2024-04-12 22:54:17 -04:00
1eec70449d Show notification when push notification banner tapped 2024-04-12 22:47:11 -04:00
19ca930ee8 Remove the need to register with the push proxy 2024-04-12 16:15:52 -04:00
8a339ec171 Reregister client when adding push scope 2024-04-11 22:19:29 -04:00
baf96a8b06 Support settings -> app notification preferences link 2024-04-11 18:26:58 -04:00
bc516a6326 Remove push proxy scheme build setting 2024-04-11 13:00:39 -04:00
1cd6af1236 Remove existing push subscriptions when unregistering from proxy 2024-04-11 12:58:43 -04:00
9f6910ba73 Implement communication notifications 2024-04-11 12:44:41 -04:00
9cf4975bfd Remove transaction ID from push notifications registration 2024-04-11 11:55:56 -04:00
ee992bc0bf Improve per-instance push settings 2024-04-10 19:13:47 -04:00
ff8a83ca2d Decrypt push notifications 2024-04-09 22:39:58 -04:00
4c957b86ae Fix push subscription policy/alerts not persisting 2024-04-09 21:07:14 -04:00
ff11835333 Update oauth scopes when enabling push notifications
Closes #467
2024-04-09 19:05:31 -04:00
9353bbb56c Merge branch 'develop' into push-notifications 2024-04-09 18:43:53 -04:00
edc887dd4c Rename PushManager properties 2024-04-09 12:38:24 -04:00
68dad77f81 Update Mastodon push subscriptions when endpoint changes 2024-04-09 12:38:24 -04:00
840b83012a Don't use Sentry in PushNotifications package 2024-04-09 11:56:22 -04:00
e150856e91 Improve AsyncToggle behavior on failure 2024-04-09 11:49:55 -04:00
42a3f6c880 Use the right public key representation for push subscriptions 2024-04-09 11:48:53 -04:00
7a47b09b39 Remove push subscription when logging out of account 2024-04-08 22:50:39 -04:00
241e6f7e3a Notification type toggles 2024-04-08 22:32:46 -04:00
f02afaac26 Move AsyncToggle to TuskerComponents 2024-04-08 22:32:46 -04:00
bdd4a4d755 Scaffolding for push subscription alert types 2024-04-08 18:44:56 -04:00
94c1eb2c81 Create/remove instance push subscriptions 2024-04-08 12:25:39 -04:00
b03991ae1d Move push notifications stuff to separate package 2024-04-08 10:48:28 -04:00
f98589b419 Start account-specific push subscriptions 2024-04-07 23:14:12 -04:00
9fad2a882a More reliable registering/unregistering 2024-04-07 22:47:58 -04:00
d0bb197e8c Correct button titles 2024-04-07 22:29:48 -04:00
efd90bca3e Add Account Settings button to preferences 2024-04-07 22:28:30 -04:00
3efa017942 Push proxy registration 2024-04-07 14:04:42 -04:00
c5226f6374 Add push scope 2024-04-06 11:04:03 -04:00
9e429463b2 Make the audio session work better
Closes #353
Closes #443
2024-04-04 17:31:16 -04:00
9763edef47 Add See Results button to polls
Closes #445
2024-04-02 22:04:16 -04:00
442f57bfc4 Enable gallery interactive dismissal for statuses with >4 attachments
Closes #466
2024-04-02 21:21:39 -04:00
ae7101bb30 Fix race between loading/animation when presenting gallery from attachment more view 2024-04-02 21:21:19 -04:00
46b455c3d1 Fix crash when there are multiple follow notifications for the same account
Only reproducible on Pixelfed
2024-04-01 21:52:47 -04:00
c73784aa81 Mark notifications on Mastodon web frontend as read once displayed
Fixes #357
2024-04-01 19:51:57 -04:00
7affa09e5e Remove timeline marker Sentry reporting
I'm 99% sure these timeouts are all due to bad network conditions
2024-04-01 19:43:14 -04:00
7435d02f6e Fiddle with how the timeline markers API is organized 2024-04-01 19:22:55 -04:00
2467297f04 Add preference for inverted alt text badge
Closes #423
2024-04-01 18:47:19 -04:00
bcae60316b Fix changing list reply policy not reloading list timeline 2024-04-01 11:04:40 -04:00
1a2fa10708 Improve edit list account removal animation 2024-04-01 11:02:33 -04:00
f79c2feea6 Fix edit list screen not updating after adding account 2024-04-01 11:02:15 -04:00
7ec87d7853 Add no content message to list timelines
Closes #215

Also fix interactive dismissal of edit screen not reloading list
2024-04-01 10:58:42 -04:00
f5704e561b Support tapping selected sidebar item to scroll to top 2024-04-01 10:35:54 -04:00
d6faf3a37b Fix fast account switching view not respecting safe area 2024-04-01 10:28:40 -04:00
b0a6952643 Fix trending hashtags screen not clearing selection 2024-04-01 09:47:05 -04:00
06b58cfb9c Fix notifications screen not responding to tab bar/status bar scroll to top 2024-04-01 09:45:22 -04:00
afcec24f86 Fix reference cycles in gallery 2024-03-31 23:29:28 -04:00
3f90a0df04 Fix gifvs preventing sleep 2024-03-31 23:20:55 -04:00
395ce6523d Fix follows account list using wrong separator insets 2024-03-31 23:14:54 -04:00
7b2bd1a7af Apply grayscale attachments preference to videos in gallery 2024-03-31 20:56:20 -04:00
f447150bbc Maybe improve grayscale gifv playback performance 2024-03-31 20:51:51 -04:00
08bd78d51b Fix changing greyscale images preference breaking gifvs looping 2024-03-31 20:51:33 -04:00
f0ec372f50 Fix attachment blur view corners not being curved 2024-03-31 20:44:13 -04:00
d2c28ada7f Improve gallery video autoplay behavior 2024-03-31 20:41:57 -04:00
abf0568398 Improve gallery presentation/dismissal animation layering 2024-03-31 15:56:51 -04:00
b4693252be Fix how we're getting the Sentry installation ID 2024-03-31 12:52:56 -04:00
eda552c7c9 Add pointer interactions to gallery controls 2024-03-30 15:17:26 -04:00
841c08be2c Fix crash when sharing attachment from context menu on iPad 2024-03-30 14:43:03 -04:00
eafb506d64 Fix blurhash image being used as gallery content 2024-03-29 22:18:24 -04:00
c05107bccd Scale evenly in both dimensions in gallery animations 2024-03-29 18:59:27 -04:00
6857529d06 Video gallery controls
See #450
2024-03-28 23:19:32 -04:00
3ecee61013 Fix Save to Photos UIActivity icon being stretched 2024-03-20 12:29:10 -04:00
f9aee46bbe Asynchronously share video instead of fetching it on the main thread 2024-03-20 12:23:18 -04:00
1cf3ce48ce Support sharing/saving videos and gifvs from gallery
See #450
2024-03-20 12:00:57 -04:00
072bb0daf0 Fix grayscale images preference not applying to gifvs 2024-03-20 11:54:47 -04:00
d36e0ad27d Grayscale images in new gallery
See #450
2024-03-20 11:54:35 -04:00
a80cbe79c2 Re-add image analysis interaction
See #450
2024-03-20 11:49:00 -04:00
cf71fc3f98 Remove old gallery implementation
See #450
2024-03-19 15:20:18 -04:00
be977dbea9 Gallery rewrite
See #450
2024-03-19 15:04:14 -04:00
030fd4467d Add privacy manifest 2024-03-17 13:17:13 -04:00
489840019e Add Save to Photos action to attachment context menu
Closes #462
2024-03-17 12:38:50 -04:00
9af8c06b1c Use ellipsis after share action title 2024-03-17 12:22:27 -04:00
55e0573a5c Add share menu action to attachment context menu 2024-03-17 12:22:13 -04:00
99a58e2c33 Extract TimelineLikeDataSource into separate protocol 2024-03-10 14:49:57 -04:00
c740fb1c1f Change status/account cell separator insets 2024-03-09 18:27:44 -05:00
175001d561 Fix more strict concurrency warnings 2024-03-09 14:18:28 -05:00
3caa419659 Make profile header follower/following counts separate buttons 2024-03-09 14:07:23 -05:00
074b028015 Show first verified link on account collection view cell 2024-03-09 13:54:56 -05:00
8a3acc6889 Use UIControl.performPrimaryAction instead of SPI on iOS 17.4 2024-02-28 12:20:55 -05:00
53260555f6 Remove now-redundant whitespace removal 2024-02-22 23:53:27 -05:00
70524dd642 Bump HTMLStreamer 2024-02-22 23:42:42 -05:00
b6232a9f1e Use tab bar on visionOS 2024-02-22 23:32:38 -05:00
e156a97861 visionOS: Don't use gallery VC transition 2024-02-04 11:52:48 -05:00
bdec14c463 Remove dead code 2024-02-04 11:49:41 -05:00
ec0509c645 visionOS: Don't use deprecated UI for scene placement 2024-02-04 11:46:04 -05:00
4500e9be27 visionOS: Don't use certain nib-based cells 2024-02-03 12:41:03 -05:00
a2cc3a0436 visionOS: Exclude unused code 2024-02-03 12:29:06 -05:00
dc654812b1 visionOS: Don't use deprecated UITextViewDelegate method 2024-02-03 12:24:24 -05:00
f122383d0b visionOS: Disable in-app Safari 2024-02-03 12:24:18 -05:00