Commit graph

1351 commits

Author SHA1 Message Date
Thomas Ricouard
ecdfdd47bf Fix build 2024-09-06 10:43:14 +02:00
Thomas Ricouard
aa91d16cd9 Merge branch 'main' into iOS-18 2024-09-06 07:53:12 +02:00
Thomas Ricouard
904cd3dbd7 Fix Catalyst build 2024-09-06 07:53:01 +02:00
Thomas Ricouard
3f6c3a024a Merge branch 'main' into iOS-18 2024-08-30 11:42:58 +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
5b97f5f74f Merge branch 'main' into iOS-18 2024-08-15 22:30:52 +02:00
Thomas Ricouard
412f475d1d Connect to notification filters V2 2024-08-15 22:30:31 +02:00
Thomas Ricouard
5d4038f9b5 Merge branch 'main' into iOS-18 2024-08-15 21:36:31 +02:00
Thomas Ricouard
83bf872cca Add timer for sub.club account 2024-08-15 21:25:04 +02:00
Thomas Ricouard
84ecd0971b Merge branch 'main' into iOS-18 2024-08-15 09:23:16 +02:00
Thomas Ricouard
8c6d2bee7f Add Wishlist Kit 2024-08-15 09:23:07 +02:00
Thomas Ricouard
4d0498e901 Move to @Entry 2024-08-15 08:53:33 +02:00
Thomas Ricouard
cd8d360023 Merge branch 'main' into iOS-18 2024-08-14 20:27:33 +02:00
Thomas Ricouard
48febd628f Ignore cancelled error on timeline 2024-08-14 20:27:26 +02:00
Thomas Ricouard
ce904bb68e Merge branch 'main' into iOS-18 2024-08-14 20:19:27 +02:00
Thomas Ricouard
1b4506c6dd Merge branch 'main' into iOS-18 2024-08-14 20:11:06 +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
113c4f1c84 Display push notification while in the app 2024-08-14 08:45:20 +02:00
Thomas Ricouard
5fd18d4eb4 Merge branch 'main' into iOS-18 2024-08-13 12:42:01 +02:00
Thomas Ricouard
6f608efa7f Switch to gpt4 o-mini 2024-08-13 12:41:46 +02:00
Thomas Ricouard
da8cb99ee1 Cleanup 2024-08-13 12:41:23 +02:00
Thomas Ricouard
5a8862b1e2 Remove unecessary workaround 2024-08-13 10:17:05 +02:00
Thomas Ricouard
fca76849bc Fix push notification 2024-08-13 09:55:51 +02:00
Thomas Ricouard
864cc26e08 Bump Env to Swift 6 2024-08-13 08:38:13 +02:00
NachoSoto
2a2b607e32
Address dispatch_assert_queue_fail (#2161)
See https://twitter.com/dimillian/status/1823089444397724003?s=61&t=SC3rvyJQWn1NQqAgMVrT0Q
2024-08-13 08:37:53 +02:00
Thomas Ricouard
caac1334d1 More fix to Archive 2024-08-12 22:38:23 +02:00
Thomas Ricouard
57c2133673 Fix archive 2024-08-12 22:27:44 +02:00
Thomas Ricouard
5d1d540c7f For now compile env in Swift 5 mode 2024-08-12 22:17:59 +02:00
Thomas Ricouard
e618ebf8f6 Full Swift 6 packages support 2024-08-12 22:11:38 +02:00
Thomas Ricouard
a184351cf3 Fixes 2024-08-12 21:59:39 +02:00
Thomas Ricouard
b56ed36f17 Swift 6 mode 2024-08-12 21:55:56 +02:00
Thomas Ricouard
cf38a77105 Merge branch 'main' into iOS-18 2024-08-05 14:00:01 +02:00
Thomas Ricouard
6c9d9161dc Extract function from TimelineViewModel 2024-08-05 13:59:38 +02:00
Thomas Ricouard
4a315394ab Merge branch 'main' into iOS-18 2024-08-01 08:59:18 +02:00
Thomas Ricouard
a72f290038 Lint 2024-08-01 08:58:54 +02:00
Thomas Ricouard
bef4a36a40 Merge branch 'main' into iOS-18 2024-07-31 18:44:38 +02:00
Thomas Ricouard
9fa19aa132 Add media grid on user profile 2024-07-31 18:44:29 +02:00
Thomas Ricouard
17bb066e00 Merge branch 'main' into iOS-18 2024-07-31 14:35:51 +02:00
Thomas Ricouard
123f05538a Paginate search results fix #2143 2024-07-31 11:19:43 +02:00
Thomas Ricouard
0338d54d81 Fix #2147 2024-07-31 10:47:56 +02:00
Thomas Ricouard
1ca8fefa87 Merge branch 'main' into iOS-18 2024-07-29 08:45:38 +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
Thomas Ricouard
acf9552cbc Merge branch 'main' into iOS-18 2024-07-22 13:35:37 +02:00
Thomas Ricouard
4c1ba2168d Fix double media in share sheet 2024-07-22 13:35:30 +02:00
Thomas Ricouard
8ce8eba157 More Swift 6 concurrency 2024-07-21 11:48:27 +02:00
Thomas Ricouard
57452a676a Merge branch 'main' into iOS-18 2024-07-21 11:20:44 +02:00