Commit Graph

4641 Commits

Author SHA1 Message Date
Hailey bb33aa0106 revert all the button import changes 2024-10-02 17:14:07 -07:00
Hailey fee24685db Merge branch 'hailey/dialogs-pt7-rework' into hailey/dialogs-pt8 2024-10-02 16:58:37 -07:00
Hailey 431f1ffe8d adjust 2024-10-02 16:49:36 -07:00
Hailey 10cb87b695 use context to pick default pressable component 2024-10-02 16:34:16 -07:00
Hailey 6d7b54cdf7 fix namE 2024-10-02 16:30:38 -07:00
Hailey 1d5a3efe34 tweak 2024-10-02 16:29:59 -07:00
Hailey 839d6dc5ce rename for clairity 2024-10-02 16:25:08 -07:00
Hailey 5fe4ee9247 rm 2024-10-02 16:24:59 -07:00
Hailey 84d32e3a95 simplify pressable changes 2024-10-02 16:24:50 -07:00
Hailey b0c0aee904 custom bottom sheet link 2024-10-02 16:22:14 -07:00
Hailey 1ad73e131e Merge remote-tracking branch 'origin/hailey/dialogs-pt1' into hailey/dialogs-pt6 2024-10-02 16:07:02 -07:00
Hailey ede5d0155b [Sheets] [Pt. 5] Update types and props (#5563) 2024-10-02 16:03:49 -07:00
Hailey 0037353528 [Sheets] [Pt. 4] Convert Pressable in Menu (WIP) (#5562) 2024-10-02 15:49:36 -07:00
Hailey 5b08aad014 [Sheets] [Pt. 3] Get new sheet working with ScrollableInner (#5561) 2024-10-02 14:58:12 -07:00
Hailey a2e8f3cbc4 [Sheets] [Pt. 2] Remove a bunch of now-unnecessary things (#5560)
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2024-10-02 14:43:27 -07: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
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
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