Commit Graph

4640 Commits

Author SHA1 Message Date
Hailey 43eb47ff0b Merge remote-tracking branch 'origin/main' into hailey/dialogs-pt10 2024-10-02 11:59:58 -07:00
Hailey ca0888c633 more fixes 2024-10-02 11:55:00 -07:00
Hailey f365ae004a tweak 2024-10-02 11:45:58 -07:00
Hailey f558eb6777 fix other buttons in dialogs 2024-10-02 11:35:52 -07:00
Hailey 1ea82c38ea rename for clairity 2024-10-02 10:59:20 -07:00
Hailey 349b8b7045 rm 2024-10-02 10:58:16 -07:00
Hailey b5a5113678 simplify pressable changes 2024-10-02 10:56:19 -07:00
Samuel Newman 405966830c Make reply prompt more subtle on desktop (#5569)
* make reply prompt more subtle on desktop

* fix alignment

* Tweak transition timing

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2024-10-02 11:40:18 -05:00
Eric Bailey 3972d3d4c3 Ignore built files (#5572) 2024-10-02 11:18:15 -05:00
Hailey a444fc53a0 import order (#5571) 2024-10-02 11:09:54 -05:00
Hailey 1ca6d360eb fix type 2024-10-02 09:02:11 -07:00
Hailey d4b8401057 android support 2024-10-02 08:56:42 -07:00
Eric Bailey 1a7885b921 Add suspense boundary in onboarding (#5556) 2024-10-02 10:55:06 -05:00
Eric Bailey 3569873123 Tweak verify email dialog (#5555)
* Add intent/verify-email to go server

* Tweak verify intent dialog
2024-10-02 10:54:51 -05:00
Eric Bailey f251a43dd6 Add intent/verify-email to go server (#5554) 2024-10-02 10:54:25 -05:00
Hailey 5a60190796 nesting support 2024-10-01 21:44:27 -07:00
Hailey 87c83dd00c custom bottom sheet link 2024-10-01 20:26:10 -07:00
Hailey 65bfd89d88 buttons in account switcher 2024-10-01 19:49:45 -07:00
Hailey 8bd6b2d6b5 fix embed consent 2024-10-01 19:47:45 -07:00
Hailey cdfdf49905 fix 2024-10-01 19:46:15 -07:00
Hailey 81906dfe6b wizard remove buttons 2024-10-01 19:43:44 -07:00
Hailey e2f8e7c350 fix type 2024-10-01 19:17:29 -07:00
Hailey a3737f0015 replace all buttons with BottomSheetButton 2024-10-01 19:14:12 -07:00
Hailey baf1923ac6 update other dialog views 2024-10-01 17:21:29 -07:00
Hailey b900ac6582 update types 2024-10-01 17:02:31 -07:00
Hailey e1ccaccd90 add props back 2024-10-01 16:24:55 -07:00
Hailey a4c7e2f393 tweak types 2024-10-01 16:20:42 -07:00
Hailey 368a9df8a2 bump gesture handler 2024-10-01 16:06:39 -07:00
Hailey 0b55acdc38 bump 2024-10-01 16:04:52 -07:00
Hailey 40030ba0da tidy 2024-10-01 15:57:19 -07:00
Hailey d0149a96bc get scrollview working 2024-10-01 15:51:24 -07:00
Hailey 6dec099b58 type 2024-10-01 15:07:42 -07:00
Hailey 64f849bac4 rm handle component 2024-10-01 15:07:03 -07:00
Hailey 3971254e9f remove Dialog.Handle uses 2024-10-01 15:06:42 -07:00
Hailey a17892d1b9 remove a bunch of to-be-useless stuff 2024-10-01 14:41:30 -07:00
Hailey 801cb6255b close all dialogs 2024-10-01 14:30:45 -07:00
Hailey 64c9d86488 remove 2024-10-01 13:59:20 -07:00
Eric Bailey 5a98ea684d Include ghost hook to statically export fonts (#5553) 2024-10-01 15:57:49 -05:00
dan e33b2b1bee Handle /starter-pack-short/:code in Go (#5546) 2024-10-02 00:09:21 +09:00
dan d2fd5589dc Introduce a composer reducer and move image state there (#5547)
* Add composer reducer

* Support adding images

Co-authored-by: Mary <git@mary.my.id>

* Support updating and deleting images

Co-authored-by: Mary <git@mary.my.id>

* Derive images state from composer state

Co-authored-by: Mary <git@mary.my.id>

---------

Co-authored-by: Mary <git@mary.my.id>
2024-10-02 00:08:46 +09:00
dan a7ee561e40 Paralellize image uploads (#5535)
* Remove unsafe type coercions from posting embed

* Extract resolveEmbed into a separate function

* Refactor to if-else because these are mutually exclusive

* Refactor resolveEmbed to early returns

* Separate resolving embed and media

* Parallelize image upload

* Prioritize not dropping media
2024-10-02 00:03:27 +09:00
Eric Bailey b59d6dfbb5 Remove local file check (#5544) 2024-09-30 17:43:14 -05:00
Samuel Newman 2129f69fa0 ALF text input for generic search input (#5511)
* alf text input for generic search input

* clearer ref naming

* Adjust props and definition

* Migrate props

* Migrate props

* Migrate props

* Replace on search screen

* rm old props

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2024-09-30 16:53:11 -05:00
Eric Bailey b4941d8556 Use Inter variable font (#5540) 2024-09-30 16:04:19 -05:00
Hailey adaa79a461 Fix name in feature_request.yml (#5542) 2024-09-30 14:04:10 -07:00
Eric Bailey 26c09ff107 Fix sticky offset, gear color (#5537) 2024-09-30 16:04:04 -05:00
Hailey 669cdf222c Move email test to root tests dir (#5527) 2024-09-30 13:56:49 -07:00
Hailey 66f3068c58 revamp issue templates, add new arch template (#5532) 2024-09-30 13:55:21 -07:00
Samuel Newman 9ca2928aac use PressableScale for animation (#5541) 2024-09-30 21:49:53 +03:00
Hailey 587c0c6257 Rework native autocomplete (#5521)
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2024-09-27 15:26:28 -07:00