Commit graph

2404 commits

Author SHA1 Message Date
Thomas Ricouard
7eeaf4d902 Add explanations to some settings 2024-09-19 09:30:31 +02:00
Thomas Ricouard
b19a5706e2 Update packages 2024-09-19 09:16:49 +02:00
Thomas Ricouard
a1ce85b188 Bump version to 1.10.59 2024-09-19 09:06:38 +02:00
Thomas Ricouard
009150bc3e Fix MediaUI close button on Catalyst 2024-09-19 08:59:36 +02:00
Thomas Ricouard
23960d6d0f Embed Threads quote 2024-09-18 16:53:54 +02:00
Thomas Ricouard
4dd4968bb2 Fix image preview sheet 2024-09-18 15:53:55 +02:00
Thomas Ricouard
b0846c9a3d Fix issue with various editor sheets 2024-09-18 15:38:42 +02:00
Thomas Ricouard
7cef1c5786 Bump version to 1.10.58 2024-09-18 15:14:38 +02:00
Thomas Ricouard
a167bcdf28 Fix iPad app refresh on background 2024-09-17 20:49:51 +02:00
Thomas Ricouard
d2eca1d646 Fetch timeline 40 per page + 200 per batch 2024-09-17 14:26:57 +02:00
Thomas Ricouard
9ec6a4ef66 Cleanup + use ScrollPoxy 2024-09-17 14:01:32 +02:00
Thomas Ricouard
576b52e8c8 Bump version to 1.10.57 2024-09-17 08:49:00 +02:00
Thomas Ricouard
46f481aabd More fixes 2024-09-17 08:23:53 +02:00
Thomas Ricouard
81d5d4396f More fixes for VideoPlayer 2024-09-16 17:41:55 +02:00
Thomas Ricouard
f610c3f047 Fix timeline next page 2024-09-16 17:32:46 +02:00
Thomas Ricouard
7a35779b29 Fix notifications filter 2024-09-16 17:32:37 +02:00
Thomas Ricouard
e4d1196301 Fix video player 2024-09-16 17:32:31 +02:00
Thomas Ricouard
93421c56d9 Timeline: cleanup datasource near bottom 2024-09-15 13:25:51 +02:00
Thomas Ricouard
0b7c6a799f Bump version to 1.10.56 2024-09-15 08:27:43 +02:00
Thomas Ricouard
8f71f6649a Fixes 2024-09-15 08:06:10 +02:00
Thomas Ricouard
122e57d8ac Restore ScrollToTop on timeline tab 2024-09-14 08:09:51 +02:00
Thomas Ricouard
594fb3ea07 New iOS 18 Icon 2024-09-13 15:21:14 +02:00
Thomas Ricouard
2f1632b950 Bump version to 1.10.55 2024-09-13 14:03:05 +02:00
Thomas Ricouard
c1dfb0a085 Fix tests 2024-09-13 13:22:41 +02:00
Thomas Ricouard
ae1bfbeb45 Lint 2024-09-13 12:06:08 +02:00
Thomas Ricouard
6d289ebd09 Completely remove stream for new statuses 2024-09-13 12:04:55 +02:00
Thomas Ricouard
be2939b13c Fix copy link 2024-09-13 11:27:09 +02:00
Thomas Ricouard
491090e373 New pending statuses behavior 2024-09-13 11:27:01 +02:00
Thomas Ricouard
7c5f2aea81 Bump version to 1.10.54 2024-09-13 11:18:44 +02:00
Thomas Ricouard
24f8982bd4 Fiw boot on macOS 14 2024-09-13 10:08:38 +02:00
Thomas Ricouard
7b67ba0294 Bump version to 1.10.53 2024-09-13 10:02:59 +02:00
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