Commit graph

2373 commits

Author SHA1 Message Date
Thomas Ricouard
698edc4d58 Catalyst: Fix window size 2024-09-11 21:48:03 +02:00
Thomas Ricouard
9d5d341764 fix macOS window 2024-09-11 11:00:34 +02:00
Thomas Ricouard
896c031ab0 Merge branch 'hotfix-sidebar' 2024-09-11 10:03:32 +02:00
Thomas Ricouard
c0b0a3ee1c Fix sidebar 2024-09-11 09:50:32 +02:00
Thomas Ricouard
30b9a95cac Bump version to 1.10.52 2024-09-11 08:50:02 +02:00
Thomas Ricouard
0a15f7ff1c fix visionOS build 2024-09-10 11:44:14 +02:00
Thomas Ricouard
8f7df06d21 Fix tests 2024-09-10 11:31:16 +02:00
Thomas Ricouard
6297a428a3
Full Xcode 16 supports + iOS 18 support (#2100)
* Compile on iOS 18

* Fix more warnings

* Tweak build settings

* Migrate to Swift Tests

* better tests

* Fix

* Fix tests

* More TabView cleanup

Bump to iOS 18 only + remove custom sidebar

* Revert "More TabView cleanup"

This reverts commit e051437fcb.

* Tabbar fix + bump to iOS 18

* Remove popToRoot

* Cleanup scrollToTop

* Support both TapBar

* Better TabView support

* Better TabView support

* Cleanup

* Disable TabView animations

* Remove id in ForEach

* Remove external init for StatusRowView

* Cleanup

* More Swift 6 concurrency

* Swift 6 mode

* Fixes

* Full Swift 6 packages support

* For now compile env in Swift 5 mode

* Fix archive

* More fix to Archive

* Address `dispatch_assert_queue_fail` (#2161)

See https://twitter.com/dimillian/status/1823089444397724003?s=61&t=SC3rvyJQWn1NQqAgMVrT0Q

* Bump Env to Swift 6

* Fix push notification

* Remove unecessary workaround

* Cleanup

* Move to @Entry

* Fix TabView on Catalyst

* Fix build

* Fix build 2

* fix warning

* Fix icons for iOS 18

---------

Co-authored-by: NachoSoto <NachoSoto@users.noreply.github.com>
2024-09-10 06:53:19 +02:00
Thomas Ricouard
4cce9d6333 Fix build 2024-09-06 11:34:20 +02:00
Thomas Ricouard
435f28dda9 UI tweaks 2024-09-06 11:32:49 +02:00
Thomas Ricouard
904cd3dbd7 Fix Catalyst build 2024-09-06 07:53:01 +02:00
Jesús Jiménez Sánchez
ce3e2d2344
Update ES localization (#2177) 2024-09-05 15:57:23 +02:00
Jerry Zhang
5080a536db
Update Simplified Chinese localization (#2173)
* Update Simplified Chinese localization

* Update term on telemetry for SC localization

* Update SC translation for Telemetry

Co-Authored-By: nixzhu <zhuhongxu@gmail.com>

* Fix TelemetryDeck name

---------

Co-authored-by: nixzhu <zhuhongxu@gmail.com>
2024-09-05 15:57:15 +02:00
Thomas Ricouard
55cbd9ea6f Fix setting background 2024-09-03 16:37:01 +02:00
Thomas Ricouard
24f77a99e1 Fix TelemetryDeck copy 2024-09-03 16:34:10 +02:00
Alessio Mason
45628b5a5f
Updated Italian localization (#2172)
* Latest Italian localizations

* Updated Italian localization
2024-09-03 10:15:27 +02:00
Klaus Dresbach
1b7720c9c4
Prevent a tab item from being set twice (#2166) 2024-09-03 10:15:19 +02:00
Thomas Ricouard
199749b809 Bump version to 1.10.51 2024-08-30 11:48:14 +02:00
Thomas Ricouard
e0eed97bcf Direct subscribe to sub.club 2024-08-21 18:22:38 +02:00
Thomas Ricouard
f80fca91e2 Add TelemetryDeck about 2024-08-20 09:32:33 +02:00
Thomas Ricouard
dc85557d40 Tweak to notifications policy 2024-08-16 07:24:19 +02:00
Thomas Ricouard
412f475d1d Connect to notification filters V2 2024-08-15 22:30:31 +02:00
Thomas Ricouard
dfbbb84e9d Bump version to 1.10.50 2024-08-15 21:37:37 +02:00
Thomas Ricouard
83bf872cca Add timer for sub.club account 2024-08-15 21:25:04 +02:00
Thomas Ricouard
8c6d2bee7f Add Wishlist Kit 2024-08-15 09:23:07 +02:00
Thomas Ricouard
824b2de23f Bump version to 1.10.49 2024-08-14 21:21:06 +02:00
Thomas Ricouard
48febd628f Ignore cancelled error on timeline 2024-08-14 20:27:26 +02:00
Thomas Ricouard
dd1a4585e0 Fix build on visionOS 2024-08-14 20:19:20 +02:00
Thomas Ricouard
1ad4a245f3
Add support for sub.club support (#2162)
* Account tipping

* Tryout full flow

* Add link params

* WIP

* Progress flow

* Fixes

* More progress

* Refresh user profile on notification

* Tweaks

* Fix follow button not refreshing

* Refactor proxy url

* Code cleanup

* Subscribe to a premium account from a standard linked account

* Premium posts tab on linked standard account

* Fix flow

* New domain

* Fix flow

* More fixes to follow flow

* Update so to sub.club

* Add colorScheme in URL

* rollback domain

* Back to sub.club

* Use SubClub API for Subscription info

* Fix

* Merge

* Merge branch 'iOS-18' + fixes
2024-08-14 20:07:43 +02:00
Thomas Ricouard
9d11814e49 Add TelemetryDeck 2024-08-14 17:23:10 +02:00
Thomas Ricouard
56869e3a2f Allow cancel add account sheet even when no account 2024-08-14 17:23:00 +02:00
Thomas Ricouard
a737ac19e5 Add Labels in settings 2024-08-14 17:22:44 +02:00
Thomas Ricouard
456d85eda2 New alternative icon settings 2024-08-14 17:22:27 +02:00
Thomas Ricouard
4158f7c959 Bump version to 1.10.48 2024-08-14 08:47:57 +02:00
Thomas Ricouard
113c4f1c84 Display push notification while in the app 2024-08-14 08:45:20 +02:00
Ahnaf Mahmud
77bec1fae3
Remove space between Settings and ellipsis (#2125) 2024-08-14 08:43:35 +02:00
Thomas Ricouard
6f608efa7f Switch to gpt4 o-mini 2024-08-13 12:41:46 +02:00
Thomas Ricouard
6c9d9161dc Extract function from TimelineViewModel 2024-08-05 13:59:38 +02:00
Thomas Ricouard
a72f290038 Lint 2024-08-01 08:58:54 +02:00
Thomas Ricouard
2a3da72239 Update purchase ios 2024-08-01 08:56:34 +02:00
Thomas Ricouard
9fa19aa132 Add media grid on user profile 2024-07-31 18:44:29 +02:00
Thomas Ricouard
123f05538a Paginate search results fix #2143 2024-07-31 11:19:43 +02:00
Thomas Ricouard
719c023369 Bump version to 1.10.47 2024-07-31 11:02:02 +02:00
Thomas Ricouard
0338d54d81 Fix #2147 2024-07-31 10:47:56 +02:00
Jesús Jiménez Sánchez
6fa4ac6f79
Update ES localization (#2148) 2024-07-30 09:24:16 +02:00
Jerry Zhang
cf494fd07a
Update Simplified Chinese localization (#2140) 2024-07-30 09:24:09 +02:00
Adem Özsayın
6766ed496d
Fix nav bar crash and empty settings screen after logout (#2124) 2024-07-29 07:57:33 +02:00
fwcd
33c2646ea1
Make status rows draggable (#2141) 2024-07-29 07:56:42 +02:00
fwcd
9af98c3921
Add context menu and draggability to attachment image views (#2142)
* Factor out MediaUIShareLink

* Add share link to attachment image view

* Make attachment image views draggable

* Add copy actions to attachment image view
2024-07-29 07:56:22 +02:00
Keita Watanabe
4f9cb2e86a
fix sendable (#2144) 2024-07-29 07:55:44 +02:00