Shadowfacts
|
4fcc32ca4b
|
Fix gallery controls popping in over content after presentation
|
2024-03-29 18:22:33 -04:00 |
Shadowfacts
|
6857529d06
|
Video gallery controls
See #450
|
2024-03-28 23:19:32 -04:00 |
Shadowfacts
|
42e29862ac
|
Fix crash when compose screen dismissed while adding attachments
|
2024-03-25 10:06:38 -04:00 |
Shadowfacts
|
3ecee61013
|
Fix Save to Photos UIActivity icon being stretched
|
2024-03-20 12:29:10 -04:00 |
Shadowfacts
|
f9aee46bbe
|
Asynchronously share video instead of fetching it on the main thread
|
2024-03-20 12:23:18 -04:00 |
Shadowfacts
|
1cf3ce48ce
|
Support sharing/saving videos and gifvs from gallery
See #450
|
2024-03-20 12:00:57 -04:00 |
Shadowfacts
|
072bb0daf0
|
Fix grayscale images preference not applying to gifvs
|
2024-03-20 11:54:47 -04:00 |
Shadowfacts
|
d36e0ad27d
|
Grayscale images in new gallery
See #450
|
2024-03-20 11:54:35 -04:00 |
Shadowfacts
|
a80cbe79c2
|
Re-add image analysis interaction
See #450
|
2024-03-20 11:49:00 -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
|
f327cfd197
|
Move SwiftPM packages into separate group
|
2024-03-17 18:57:51 -04:00 |
Shadowfacts
|
4bb01becd2
|
Update Sentry to fix required reason API issues
|
2024-03-17 13:34:34 -04:00 |
Shadowfacts
|
64fcc87516
|
Add privacy manifest to share extension
|
2024-03-17 13:34:15 -04:00 |
Shadowfacts
|
62e528fc22
|
Bump build number and update changelog
|
2024-03-17 13:20:44 -04:00 |
Shadowfacts
|
030fd4467d
|
Add privacy manifest
|
2024-03-17 13:17:13 -04:00 |
Shadowfacts
|
489840019e
|
Add Save to Photos action to attachment context menu
Closes #462
|
2024-03-17 12:38:50 -04:00 |
Shadowfacts
|
9af8c06b1c
|
Use ellipsis after share action title
|
2024-03-17 12:22:27 -04:00 |
Shadowfacts
|
55e0573a5c
|
Add share menu action to attachment context menu
|
2024-03-17 12:22:13 -04:00 |
Shadowfacts
|
ac142ae11c
|
Update HTMLStreamer
|
2024-03-17 12:09:50 -04:00 |
Shadowfacts
|
99a58e2c33
|
Extract TimelineLikeDataSource into separate protocol
|
2024-03-10 14:49:57 -04:00 |
Shadowfacts
|
c740fb1c1f
|
Change status/account cell separator insets
|
2024-03-09 18:27:44 -05:00 |
Shadowfacts
|
175001d561
|
Fix more strict concurrency warnings
|
2024-03-09 14:18:28 -05:00 |
Shadowfacts
|
d481ef6c9f
|
Fix crash when removing the same poll option multiple times
SwiftUI doesn't detect updates to CoreData objects when directly
mutating the NSMutableOrderedSet of a relationship
Closes #458
|
2024-03-09 14:15:14 -05:00 |
Shadowfacts
|
3caa419659
|
Make profile header follower/following counts separate buttons
|
2024-03-09 14:07:23 -05:00 |
Shadowfacts
|
074b028015
|
Show first verified link on account collection view cell
|
2024-03-09 13:54:56 -05:00 |
Shadowfacts
|
bab0dd3294
|
Bump HTMLStreamer
Closes #454
|
2024-02-28 18:00:16 -05:00 |
Shadowfacts
|
8a3acc6889
|
Use UIControl.performPrimaryAction instead of SPI on iOS 17.4
|
2024-02-28 12:20:55 -05:00 |
Shadowfacts
|
d37c5dde2f
|
Bump build number and update changelog
|
2024-02-23 00:00:15 -05:00 |
Shadowfacts
|
53260555f6
|
Remove now-redundant whitespace removal
|
2024-02-22 23:53:27 -05:00 |
Shadowfacts
|
70524dd642
|
Bump HTMLStreamer
|
2024-02-22 23:42:42 -05:00 |
Shadowfacts
|
b6232a9f1e
|
Use tab bar on visionOS
|
2024-02-22 23:32:38 -05:00 |
Shadowfacts
|
41481f465a
|
Fix potential bug with matched geometry VC transition
|
2024-02-21 10:31:40 -05:00 |
Shadowfacts
|
527e7129af
|
Bump HTMLStreamer
|
2024-02-06 18:48:10 -05:00 |
Shadowfacts
|
229b51686c
|
Update HTMLStreamer, fix certain links not appearing
Closes #456
|
2024-02-04 15:12:14 -05:00 |
Shadowfacts
|
e156a97861
|
visionOS: Don't use gallery VC transition
|
2024-02-04 11:52:48 -05:00 |
Shadowfacts
|
bdec14c463
|
Remove dead code
|
2024-02-04 11:49:41 -05:00 |
Shadowfacts
|
ec0509c645
|
visionOS: Don't use deprecated UI for scene placement
|
2024-02-04 11:46:04 -05:00 |
Shadowfacts
|
4500e9be27
|
visionOS: Don't use certain nib-based cells
|
2024-02-03 12:41:03 -05:00 |
Shadowfacts
|
a2cc3a0436
|
visionOS: Exclude unused code
|
2024-02-03 12:29:06 -05:00 |
Shadowfacts
|
dc654812b1
|
visionOS: Don't use deprecated UITextViewDelegate method
|
2024-02-03 12:24:24 -05:00 |
Shadowfacts
|
f122383d0b
|
visionOS: Disable in-app Safari
|
2024-02-03 12:24:18 -05:00 |
Shadowfacts
|
0f6492a051
|
Disable strict concurrency checking
|
2024-01-28 14:59:40 -05:00 |
Shadowfacts
|
b235f0e826
|
Another round of strict concurrency fixes
|
2024-01-28 14:59:03 -05:00 |
Shadowfacts
|
27d44340e8
|
Even more strict concurrency fixes
|
2024-01-27 15:48:58 -05:00 |
Shadowfacts
|
fc26c9fb54
|
More strict concurrency fixes
|
2024-01-27 14:58:36 -05:00 |
Shadowfacts
|
ba60f92223
|
Compiles with strict concurrency checking
|
2024-01-27 11:40:42 -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
|
a9a518c6c1
|
Fix trailing whitespace not being stripped from compose reply content
|
2024-01-26 11:25:29 -05:00 |
Shadowfacts
|
b4bdf8b0dc
|
Fix building for visionOS
|
2024-01-26 11:15:21 -05:00 |