Thomas Ricouard
0739264005
Fix background
2024-02-10 12:16:32 +01:00
Thomas Ricouard
d8e6e6cfb1
Share Sheet: set cursor before shared content
2024-02-10 11:32:58 +01:00
Thomas Ricouard
e7bc857231
News trending links experience
2024-02-10 11:26:22 +01:00
Thomas Ricouard
3020d831e4
Various fixes
2024-02-06 19:19:53 +01:00
Thomas Ricouard
a0e022b8de
Fix #1948
2024-02-06 17:32:42 +01:00
Thomas Ricouard
b9b3d0e727
Enhance visionOS support
2024-02-06 15:17:20 +01:00
Thomas Ricouard
f14ca6e529
Various visionOS fixes
2024-02-06 09:15:22 +01:00
Thomas Ricouard
75bb4f43dd
More fix for #1943
2024-02-05 14:24:29 +01:00
Thomas Ricouard
cfd6eed159
Fix #1943
2024-02-05 08:59:27 +01:00
Thomas Ricouard
b4dbda8722
Migrate EmojiText API
2024-02-05 08:55:24 +01:00
David Walter
827765f251
EmojiText 4.0.0 ( #1941 )
2024-02-05 08:49:29 +01:00
Thomas Ricouard
70f58aa08d
Fix #1939
2024-02-04 12:02:14 +01:00
Thomas Ricouard
cf81054366
Fix isCompact
2024-02-02 18:39:39 +01:00
Thomas Ricouard
f67163e4b0
Cleanup print + use OSLog
2024-02-02 18:26:24 +01:00
Thomas Ricouard
9bd967cddf
Fix #1938
2024-02-02 08:53:59 +01:00
Thomas Ricouard
2a6afb4092
Card title limit to two lines instead of one
2024-01-31 07:57:59 +01:00
Thomas Ricouard
b348f37f1a
Add block confirmation
2024-01-31 07:56:50 +01:00
Thai D. V
7268b5a38e
Improve StatusPollView
( #1929 )
...
* fix `StatusPollView`
* fix text alignment
2024-01-30 09:22:20 +01:00
Thomas Ricouard
6e497fae5b
Adjust action buttons size
2024-01-29 08:48:24 +01:00
Thai D. V
586e4f525e
Fix timeline media size ( #1928 )
...
* fix layout for post with 1 media item
* fix corner radius
* Fixes
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2024-01-28 17:32:16 +01:00
Thomas Ricouard
9dfd9c27c7
Fix actions button on macOS
2024-01-27 10:31:25 +01:00
Thomas Ricouard
9cf16b2f30
Fix memory leak related to video #1925
2024-01-27 10:20:12 +01:00
Thomas Ricouard
1299202bba
Fix #1927
2024-01-27 09:52:27 +01:00
Thomas Ricouard
f16f0d514b
Fix Swift strict concurrency warnings
2024-01-26 13:01:23 +01:00
Thomas Ricouard
096996c242
Video: Increase compression when in extension
2024-01-24 16:56:35 +01:00
Thomas Ricouard
c7bd5a1d94
Cache Account display name
2024-01-24 16:22:44 +01:00
Thomas Ricouard
74590542bc
Custom emojis, botom sheet only
2024-01-24 09:25:34 +01:00
Thomas Ricouard
3eec5c0eec
new top / bottom bar
2024-01-23 08:51:58 +01:00
Thomas Ricouard
016e4d5d57
Refactor CancelToolbarItem
2024-01-23 08:13:45 +01:00
Thomas Ricouard
ba071eb4c8
Fix status menu on Catalyst
2024-01-23 06:55:12 +01:00
Thomas Ricouard
d2014d3aec
Fix #1918
2024-01-23 06:32:58 +01:00
Thomas Ricouard
621f0d0864
Play video on a separate window on macOS
2024-01-22 22:04:28 +01:00
Thomas Ricouard
eeff60bf98
Add quick look for videos
2024-01-22 21:54:28 +01:00
Thomas Ricouard
245d35db82
Fix buttons touch zone
2024-01-22 21:20:43 +01:00
Thai D. V
62eeba5334
use default frame for preview images that API returns incorrect (width: 0, height: 0) ( #1915 )
2024-01-22 13:58:01 +01:00
Thomas Ricouard
46b8fbde29
New status row context menu
2024-01-22 09:14:45 +01:00
Thomas Ricouard
9a8568d3fa
Fix notifications layout
2024-01-22 09:05:22 +01:00
Le-Roy Karunaratne
ed9a4a598d
Resolve #359 Optional Missing Alt-Text warning ( #1895 )
...
* Resolve #359 Optional Missing Alt-Text warning
Add toggle in settings to require alt text (default off)
If setting is enabled, posting show an error if any attached media is missing alt text
* Re-localized strings
2024-01-22 06:28:03 +01:00
Thai D. V
13af2d7e3f
fix indentation lines ( #1914 )
2024-01-22 06:27:56 +01:00
Thomas Ricouard
2b446833da
Notifications: Full media size + autoplay
2024-01-21 19:46:29 +01:00
Thomas Ricouard
78eee1e855
Fix status embed
2024-01-21 18:49:45 +01:00
Thomas Ricouard
b7937e3580
Fix language sheet
2024-01-21 18:27:55 +01:00
Thomas Ricouard
9320b2f114
Fix local timeline -> home switch
2024-01-21 17:05:05 +01:00
Thomas Ricouard
a79a181d6f
Content Filter view: Blurred background
2024-01-21 11:22:07 +01:00
Thomas Ricouard
fb944f9c48
Editor: Cleanup focus state
2024-01-21 11:13:47 +01:00
Thomas Ricouard
3c82af0273
Custom emojis: blurred background
2024-01-21 11:13:38 +01:00
Thomas Ricouard
abff6218a4
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
2024-01-21 10:49:46 +01:00
Thomas Ricouard
1be9a7b941
Fix custom emojis loading
2024-01-21 10:49:40 +01:00
Thai D. V
92662665b9
fix divide by zero ( #1911 )
2024-01-21 10:45:00 +01:00
Thomas Ricouard
e00fd49d89
fix movie supported type
2024-01-20 19:41:44 +01:00