Thomas Ricouard
|
35e8cb6512
|
Format all code using swift-format
|
2024-10-28 10:57:48 +01:00 |
|
Thomas Ricouard
|
d2eca1d646
|
Fetch timeline 40 per page + 200 per batch
|
2024-09-17 14:26:57 +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
|
a72f290038
|
Lint
|
2024-08-01 08:58:54 +02:00 |
|
Thomas Ricouard
|
0af3732ea9
|
Fix typo
|
2024-06-26 11:06:50 +02:00 |
|
Thomas Ricouard
|
5960014da9
|
Fix warnings
|
2024-06-26 11:05:35 +02:00 |
|
Thomas Ricouard
|
f40aeb9cac
|
Add followers count widget
|
2024-05-17 14:22:00 +02:00 |
|
Thomas Ricouard
|
13d721912b
|
Add lists widget
|
2024-05-15 09:27:35 +02:00 |
|
Thomas Ricouard
|
69cb9a20f9
|
Add native translate for media description edit + profile bio
|
2024-05-14 19:36:25 +02:00 |
|
Thomas Ricouard
|
c29de44d8c
|
Widget: Mentions only allow large size
|
2024-05-06 09:20:01 +02:00 |
|
Thomas Ricouard
|
a37316c56f
|
Lint
|
2024-05-06 08:38:37 +02:00 |
|
Thomas Ricouard
|
189e10f2b4
|
Widget: Add mentions widget
|
2024-05-06 08:37:58 +02:00 |
|
Thomas Ricouard
|
ee6f003073
|
Widget: Improve text size
|
2024-05-05 20:03:12 +02:00 |
|
Thomas Ricouard
|
7328c00006
|
Widget: Remove optional parameters
|
2024-05-05 19:41:04 +02:00 |
|
Thomas Ricouard
|
a6fd8d1137
|
Widget: Renaming
|
2024-05-05 19:37:06 +02:00 |
|
Thomas Ricouard
|
ea31cda3c2
|
Widget: Add Hashtag widget
|
2024-05-05 19:31:28 +02:00 |
|
Thomas Ricouard
|
8ab7b5ac69
|
Fix app group
|
2024-05-05 19:03:25 +02:00 |
|
Thomas Ricouard
|
7aebe530dd
|
Widget: More UI refinements
|
2024-05-05 18:29:48 +02:00 |
|
Thomas Ricouard
|
88218cd6ec
|
Style fix
|
2024-05-05 18:10:32 +02:00 |
|
Thomas Ricouard
|
c4dee39efe
|
More fix for timeline widget
|
2024-05-05 18:06:47 +02:00 |
|
Thomas Ricouard
|
73651cb7f1
|
Polish on timeline widget
|
2024-05-05 17:47:08 +02:00 |
|
Thomas Ricouard
|
dd1615f0e3
|
Fix widget entitlements
|
2024-05-05 17:30:09 +02:00 |
|
Thomas Ricouard
|
1ca4a74ff0
|
Initial widget support
|
2024-05-05 13:12:19 +02:00 |
|