Thomas Ricouard
a72f290038
Lint
2024-08-01 08:58:54 +02:00
Thomas Ricouard
9fa19aa132
Add media grid on user profile
2024-07-31 18:44:29 +02:00
Keita Watanabe
4f9cb2e86a
fix sendable ( #2144 )
2024-07-29 07:55:44 +02:00
Thomas Ricouard
fbff1d6dfe
Adjust content gradient + settings
2024-07-16 09:00:11 +02:00
Nam
9887a81ef0
Make toolbar account selector button avatar match shape option. ( #2098 )
2024-06-25 10:59:43 +02:00
Thomas Ricouard
2b8bc2ecd3
Pin EmojiText + NukeUI
2024-06-24 16:01:20 +02:00
Thomas Ricouard
e21ec0bd1f
Add expanded sidebar layout
2024-05-08 11:51:28 +02:00
Thomas Ricouard
c3edabb183
Lint
2024-05-04 13:19:19 +02:00
Thomas Ricouard
5c32c24ae5
Add supports for notifications filter API
2024-03-26 15:49:43 +01:00
Thomas Ricouard
058500f91e
Swiftformat .
2024-03-11 09:05:52 +01:00
Thomas Ricouard
9a7e6b7cb0
Various fixes for Xcode 15.3
2024-03-11 08:59:29 +01:00
Thomas Ricouard
24ce872849
Add previews + refactor placeholder view
2024-02-14 13:34:06 +01:00
Thomas Ricouard
1f858414d8
format .
2024-02-14 12:48:14 +01:00
Thomas Ricouard
cca6472a32
Update to Nuke 12.4.0
2024-02-13 18:51:00 +01:00
Thomas Ricouard
2986d2b177
Fix env
2024-02-13 17:21:33 +01:00
sh95014
29312d1be2
select a contrasting color for label of "show sensitive content" button ( #1965 )
...
* Custom layout for App Store links
* select a contrasting color for label of "show sensitive content" button
fix https://github.com/Dimillian/IceCubesApp/issues/1932
* move contrasting color to Theme and cache computed var
2024-02-13 11:33:59 +01:00
Thomas Ricouard
dfc213a19a
Remove spacer
2024-02-11 18:45:38 +01:00
Thomas Ricouard
219703ecc7
Refactor to NextPageView + handle next page loading failure
2024-02-11 10:58:51 +01:00
Thomas Ricouard
e7bc857231
News trending links experience
2024-02-10 11:26:22 +01:00
David Walter
827765f251
EmojiText 4.0.0 ( #1941 )
2024-02-05 08:49:29 +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
709dd79e25
Fix for visionOS + Remove shimmer
2024-01-19 08:51:29 +01:00
Thomas Ricouard
27da37e9ec
Fix #1859
2024-01-13 08:48:29 +01:00
Thomas Ricouard
b7e8f63e86
Multi window visionOS support
2024-01-09 13:28:57 +01:00
Thomas Ricouard
8c8c551686
Fix warnings + better recently used tags
2024-01-06 11:21:07 +01:00
Thomas Ricouard
b93df71431
Don't resize images if same size
2024-01-01 11:39:32 +01:00
Thomas Ricouard
c328c6c0be
Refactor App level to App + App View -> Slideover = phone layout on iPad
2023-12-29 18:50:53 +01:00
Thomas Ricouard
4ba8d004d1
Add Threads themes
2023-12-29 08:01:09 +01:00
Thomas Ricouard
d065ae6aa8
Add settings to toggle between share and bookmark button
2023-12-28 07:48:35 +01:00
Thomas Ricouard
8a0cf44834
Visually align new post button
2023-12-27 16:27:21 +01:00
Thomas Ricouard
1a3bded101
New default timeline layout
2023-12-27 16:07:16 +01:00
Thomas Ricouard
5a2478c791
VisionOS native support ( #1758 )
...
* Initial support
* UI Adjustments
* WIP icons
* More UI
2023-12-19 09:51:20 +01:00
Thomas Ricouard
8ff3e22d9f
SwiftFormat
2023-12-18 08:22:59 +01:00
David Walter
d755396119
Update EmojiText to 3.2.1 ( #1753 )
2023-12-18 06:43:52 +01:00
sh95014
f9da958047
add a setting to disable the account popover on hover ( #1750 )
...
* add a setting to disable the account popover on hover
- not entirely pleased with the AnyView() cast but don't really know of a less invasive change
* Fixes
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-12-17 07:57:20 +01:00
David Walter
47326b3f7a
Update EmojiText to 3.2.0 ( #1751 )
...
Fixes #1738
2023-12-17 07:28:18 +01:00
Thomas Ricouard
8d7b6f382e
Fixes & optimizations
2023-12-13 12:37:07 +01:00
Thomas Ricouard
232e031559
Add charts for tags
2023-12-13 09:05:30 +01:00
Thomas Ricouard
51656794fc
Use env webAuthenticationSession
2023-12-07 09:45:34 +01:00
Thomas Ricouard
5941276145
Update dependencies
2023-12-07 09:29:03 +01:00
Thomas Ricouard
3d2171d716
Refactor auth to ASWebAuthenticationSession
2023-12-06 08:05:26 +01:00
Thai D. V
2e350f5fce
move environment runtime check to compile time ( #1709 )
2023-12-06 06:41:26 +01:00
Thomas Ricouard
fcaf48ce53
foregroundColor -> foregroundStyle
2023-12-04 15:49:44 +01:00
Thai D. V
56360ae821
fix: make windowWidth
and windowHeight
of SceneDelegate
observable ( #1693 )
2023-12-03 12:43:15 +01:00
Thomas Ricouard
d2f7ab1464
Move AccountPopoverView
2023-11-27 09:19:43 +01:00
Thai D. V
ea5480ef46
add account popovers for display name and handle ( #1687 )
2023-11-27 09:00:52 +01:00
Thomas Ricouard
b3153289c4
Fix to account selector on iOS
2023-11-20 18:43:16 +01:00
Thai D. V
94172cef27
Feature: popover the account overview when hovering on the avatar ( #1682 )
...
* fix avatar scale
* refactor avatar config data
* add `AvatarView_Previews`
* refactor shape and placeholder of avatar
* refactor `AvatarView` and add `AvatarPopup`
* add `hoverEffect` for iPad
* fix auto-dismiss bug
* fix `showPopup` bug
* disable inappropriate avatar popups
2023-11-20 10:59:49 +01:00
sh95014
11388757f3
Limit image height to screen height ( #1675 )
...
* limit image height to window height minus a hardcoded value
https://github.com/Dimillian/IceCubesApp/issues/1554
* Limit image to screen height
- limit available height to 80% of screen/window height
- if image fits in available width and height, just display it at 1x (to avoid ugly resizing artifacts)
- otherwise, shrink it proportionally to fit
https://github.com/Dimillian/IceCubesApp/issues/1554
2023-11-17 09:42:33 +01:00