Thomas Ricouard
|
e5755f1d83
|
Remove sparkle
|
2024-10-29 18:03:44 +01:00 |
|
Thomas Ricouard
|
1d11f78abc
|
Don't error timeline on new statuses if there is statuses displayed.
|
2024-10-28 17:29:15 +01:00 |
|
Thomas Ricouard
|
35e8cb6512
|
Format all code using swift-format
|
2024-10-28 10:57:48 +01:00 |
|
Thomas Ricouard
|
322803bf1a
|
Remove GIPHY SDK
|
2024-10-28 09:35:35 +01:00 |
|
Thomas Ricouard
|
8ce2476945
|
Reset selection on notifications requests batch
|
2024-10-24 13:54:38 +01:00 |
|
Thomas Ricouard
|
390673800e
|
Fix crash on emoji picket on macOS
|
2024-10-24 13:54:16 +01:00 |
|
Thomas Ricouard
|
15a6fd6f1c
|
Batch accept / reject notifications requests
|
2024-10-19 12:27:18 +02:00 |
|
Thomas Ricouard
|
ecfdab146c
|
Better list formatting
|
2024-10-09 10:48:57 +02:00 |
|
Thomas Ricouard
|
7719046d10
|
Add blockquote supports
|
2024-10-05 13:03:29 +02:00 |
|
Thomas Ricouard
|
1dec2ab68a
|
Add more markdown formatting to the text parser
|
2024-10-05 12:51:32 +02:00 |
|
Thomas Ricouard
|
27b3856e05
|
Various fixes to share as image + copy text
|
2024-09-27 15:22:34 +02:00 |
|
Thomas Ricouard
|
974d3f1804
|
Removed unused Telemetry userId
|
2024-09-26 15:38:22 +02:00 |
|
Thomas Ricouard
|
f0c91784d0
|
Capsule design for pills
|
2024-09-25 12:50:05 +02:00 |
|
Thomas Ricouard
|
9fbd0a6a2f
|
Cleanup
|
2024-09-25 12:49:54 +02:00 |
|
Thomas Ricouard
|
70eb781407
|
Add a wide layout option
|
2024-09-22 11:30:47 +02:00 |
|
Thomas Ricouard
|
9af485b2be
|
Correctly updated grouped notifications
|
2024-09-20 09:23:36 +02:00 |
|
Thomas Ricouard
|
4338e0a355
|
Fix the marker restore
|
2024-09-19 13:46:13 +02:00 |
|
Thomas Ricouard
|
12b6c1af36
|
Restore tap on status counter
|
2024-09-19 10:10:25 +02:00 |
|
Thomas Ricouard
|
db7155423a
|
Add back posts streaming behind a setting, default to off
|
2024-09-19 09:55:56 +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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Thomas Ricouard
|
e0eed97bcf
|
Direct subscribe to sub.club
|
2024-08-21 18:22:38 +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
|
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
|
48febd628f
|
Ignore cancelled error on timeline
|
2024-08-14 20:27:26 +02:00 |
|