Shadowfacts
|
f4b51c06c1
|
Raise min deployment target to iOS 16
|
2024-09-12 10:30:58 -04:00 |
Shadowfacts
|
a8f6aa6ed7
|
Use new UITabBarController API on iOS 18
|
2024-08-19 13:29:48 -04:00 |
Shadowfacts
|
6784ed7fdf
|
Remove in-app Safari settings on macOS
Closes #469
|
2024-04-15 09:34:44 -04:00 |
Shadowfacts
|
cf71fc3f98
|
Remove old gallery implementation
See #450
|
2024-03-19 15:20:18 -04:00 |
Shadowfacts
|
be977dbea9
|
Gallery rewrite
See #450
|
2024-03-19 15:04:14 -04:00 |
Shadowfacts
|
e156a97861
|
visionOS: Don't use gallery VC transition
|
2024-02-04 11:52:48 -05:00 |
Shadowfacts
|
f122383d0b
|
visionOS: Disable in-app Safari
|
2024-02-03 12:24:18 -05: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
|
e4c22a0205
|
Compile for visionOS
|
2023-10-20 11:27:24 -04:00 |
Shadowfacts
|
126e8c8858
|
Resolve Mastodon remote status links
Closes #384
|
2023-05-15 22:01:44 -04:00 |
Shadowfacts
|
d4d42e7856
|
Report instance type/version in Sentry events
|
2023-05-10 10:34:48 -04:00 |
Shadowfacts
|
e0eba95b48
|
Remove double navigation controllers from compose screen
|
2023-04-25 18:51:46 -04:00 |
Shadowfacts
|
30449a2875
|
Rename NewComposeHostingController to ComposeHostingController
|
2023-04-16 13:47:48 -04:00 |
Shadowfacts
|
0746e12737
|
Extract compose UI into separate package
|
2023-04-16 13:23:13 -04:00 |
Shadowfacts
|
6ca5bb0c74
|
Unify state restoration with user activity handling code
|
2023-02-25 14:08:54 -05:00 |
Shadowfacts
|
aaa031f212
|
First pass at strict sendability checking
|
2023-02-19 15:23:25 -05:00 |
Shadowfacts
|
9f0176350c
|
Cleanup TuskerNavigationDelegate
|
2023-02-06 18:10:38 -05:00 |
Shadowfacts
|
e91249a876
|
Detect Misskey links properly
|
2023-01-23 16:59:24 -05:00 |
Shadowfacts
|
2229b332e0
|
Try to resolve statuses from links that match known patterns
|
2023-01-21 14:03:21 -05:00 |
Shadowfacts
|
6f006adbc1
|
Show better message when opening conv for deleted status
Also split conversation loading out into separate view controller
|
2023-01-17 19:15:54 -05:00 |
Shadowfacts
|
0653d695d9
|
Fix various things not adjusting to accent color preference
Closes #325
|
2023-01-16 11:24:42 -05:00 |
Shadowfacts
|
cde3109203
|
Rename StatusState to CollapseState
|
2022-12-03 18:21:49 -05:00 |
Shadowfacts
|
8896bfbc59
|
Consistent "OK" capitalization
|
2022-12-02 18:06:15 -05:00 |
Shadowfacts
|
ab8e498cee
|
Refactor menu actions to allow presenting from menu bar items
|
2022-11-29 23:14:36 -05:00 |
Shadowfacts
|
1e950b5ccb
|
State restoration for presented and edited drafts
Closes #270
|
2022-11-28 16:09:29 -05:00 |
Shadowfacts
|
272f35417b
|
Rewrite account list VC using UICollectionView
|
2022-11-22 15:38:40 -05:00 |
Shadowfacts
|
848c3dd950
|
Rewrite status action account list to use UICollectionView
|
2022-11-22 15:29:17 -05:00 |
Shadowfacts
|
01124b76a3
|
Add Duckable package, make Compose screen duckable
|
2022-11-08 22:17:01 -05:00 |
Shadowfacts
|
b755607895
|
Fix crash when TimelineStatusTableViewCell outlives its containing VC
|
2022-10-31 17:33:33 -04:00 |
Shadowfacts
|
b6d8232951
|
Fix replies appearing multiple times in drafts
|
2022-10-29 14:19:43 -04:00 |
Shadowfacts
|
71a2029752
|
Switch everything to new profile view controller
|
2022-10-28 21:38:56 -04:00 |
Shadowfacts
|
2469d285bc
|
Initial implementation of profile switching with collection views
|
2022-10-28 19:17:33 -04:00 |
Shadowfacts
|
5f410213e2
|
Start converting profile statuses to collection view
|
2022-10-28 19:17:33 -04:00 |
Shadowfacts
|
212ce69ffd
|
Log when status unexpectedly doesn't have URL
|
2022-10-10 14:21:12 -04:00 |
Shadowfacts
|
133921848d
|
Extract favoriting/reblogging to separate services
Allows displaying error popups and retrying
|
2022-10-08 13:19:32 -04:00 |
Shadowfacts
|
a9e0bffe5f
|
Bump deployment target to iOS 15
|
2022-06-30 19:04:08 -07:00 |
Shadowfacts
|
3413dff8f9
|
Present compose screen in new window on iOS 15 and iPad/Mac
|
2021-06-11 10:50:31 -04:00 |
Shadowfacts
|
b0bd27db31
|
Fix crash when tapping non-HTTP(S) links with In-App Safari enabled
|
2021-04-25 12:58:51 -04:00 |
Shadowfacts
|
669d55500a
|
Remove unused pre-iOS 14 code
|
2021-02-06 13:47:45 -05:00 |
Shadowfacts
|
bcc023a127
|
Show threads on Conversation screen
|
2021-01-31 17:42:29 -05:00 |
Shadowfacts
|
911e66a159
|
Allow more browsing of instance public timelines
Closes #74
|
2020-09-13 15:51:08 -04:00 |
Shadowfacts
|
f0582739cc
|
Re-add Compose button to Profile screen
Add menu with Direct Message option
|
2020-08-31 21:39:36 -04:00 |
Shadowfacts
|
4c82b1a341
|
Rewrite Compose screen in SwiftUI
|
2020-08-31 19:28:50 -04:00 |
Shadowfacts
|
090746f292
|
Disallow opening universal links from Open in Safari context menu action
|
2020-08-15 17:48:58 -04:00 |
Shadowfacts
|
af300a3559
|
Remove unused TuskerNavigationDelegate customization points
|
2020-08-15 17:47:33 -04:00 |
Shadowfacts
|
2825345c7e
|
Add switching between Posts, Posts and Replies, and Media pages of user profiles
Closes #103
|
2020-07-05 16:17:56 -04:00 |
Shadowfacts
|
2a8e970738
|
Use context menus as primary actions for 'More Actions' buttons on >= iOS 14
|
2020-06-27 00:22:14 -04:00 |
Shadowfacts
|
1f40cc9928
|
Show controls/description for gifv attachments
See #98
|
2020-06-17 23:33:48 -04:00 |
Shadowfacts
|
f2a8b91769
|
Provide metadata to UIActivityViewController
Closes #56
|
2020-05-14 22:43:56 -04:00 |