Commit Graph

6632 Commits

Author SHA1 Message Date
Samuel Newman 4e36ad4783 update expo deps 2025-12-10 20:06:22 +02:00
Samuel Newman b6fa0787ac up border contrast 2025-12-10 20:06:22 +02:00
Samuel Newman 6f932e4899 add completed state 2025-12-10 20:06:22 +02:00
Samuel Newman e080e646fb nicer design for settings screen 2025-12-10 20:06:22 +02:00
Samuel Newman d59ea36419 update geolocation hook 2025-12-10 20:06:22 +02:00
Samuel Newman 3f1e241fb4 rename sync to find
FCF (Find Contacts Flow)
2025-12-10 20:06:22 +02:00
Samuel Newman f2c0941578 cast to looser type 2025-12-10 20:06:22 +02:00
Samuel Newman 11c8b06a19 add a bunch of number parsing logic with libphonenumber 2025-12-10 20:06:22 +02:00
Samuel Newman 47f237860e search, temp setup for matches UI 2025-12-10 20:04:38 +02:00
Samuel Newman 8d31835e6a matches screen 2025-12-10 20:04:38 +02:00
Samuel Newman a49c035d07 get contacts 2025-12-10 20:04:38 +02:00
Samuel Newman feddd552e7 check availablility in settings screen 2025-12-10 20:04:38 +02:00
Samuel Newman bf7fef1c4c add layoutanimationconfig 2025-12-10 20:04:38 +02:00
Samuel Newman 6c56fffa7e resend code logic 2025-12-10 20:04:38 +02:00
Samuel Newman bdc8a16f12 tweak spacing 2025-12-10 20:04:38 +02:00
Samuel Newman 3b0761e2d4 otp screen 2025-12-10 20:04:38 +02:00
Samuel Newman fe0329a6eb phone input screen 2025-12-10 20:04:38 +02:00
Samuel Newman 2c7ca5d9eb state machine, flow screen 2025-12-10 20:04:38 +02:00
Samuel Newman a10b1c5903 add basic settings screen 2025-12-10 20:04:38 +02:00
Samuel Newman 8ffd88386f update copy 2025-12-10 20:04:38 +02:00
Samuel Newman a573b44f42 add expo-sms 2025-12-10 20:04:38 +02:00
Samuel Newman 4224ca2c49 add expo-contacts 2025-12-10 20:04:38 +02:00
Samuel Newman 08c4ad1811 use in rather than keys().includes() 2025-12-10 19:22:05 +02:00
Samuel Newman 7a6aa60e7d use Intl.DisplayNames, add polyfill 2025-12-09 11:39:14 +02:00
Samuel Newman 60dac90dcc update to new geo hook 2025-12-09 11:39:13 +02:00
Samuel Newman dddf4f3ec0 Update src/lib/international-telephone-codes.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-12-09 11:39:13 +02:00
Samuel Newman c664a90d76 add component to storybook 2025-12-09 11:39:13 +02:00
Samuel Newman ec4d753643 make international tel codes a static object 2025-12-09 11:39:13 +02:00
Samuel Newman 4c2bf531de add labels to other selects 2025-12-09 11:39:13 +02:00
Samuel Newman cd6c2e6d5f trim down names to shorter common versions 2025-12-09 11:39:13 +02:00
Samuel Newman fbdb599c79 verify country code we get from geo 2025-12-09 11:39:13 +02:00
Samuel Newman 1d53c38f73 get web closed state working 2025-12-09 11:39:13 +02:00
Samuel Newman 47aa6c5242 get it somewhat working on web 2025-12-09 11:39:13 +02:00
Samuel Newman c910a31ebd run svgo on flags 2025-12-09 11:39:13 +02:00
Samuel Newman ba1a6227ec add flags 2025-12-09 11:39:13 +02:00
Samuel Newman 7a78046c54 add telephone code select 2025-12-09 11:39:13 +02:00
Samuel Newman 4d50555e56 Update package.json (#9507) 2025-12-09 01:38:26 -08:00
pfrazee 2d8e855e25 Nightly source-language update 2025-12-09 02:41:44 +00:00
Eric Bailey 4407e59e15 Read from mergedGeolocation when setting mod authorities (#9509)
* Read from mergedGeolocation when setting mod authorities

* Add deprecation notice
2025-12-08 19:24:19 -06:00
Eric Bailey a0c4a6b307 Add handling for birthdate prefs write failure (#9508) 2025-12-08 17:43:38 -06:00
Alex Benzer 296d22d626 Large composer prompt image picker and camera icons (#9503) 2025-12-08 14:17:53 -06:00
Alex Benzer 214615df22 Fix issue where empty state message is not centered (#9501) 2025-12-08 14:16:07 -06:00
RetroSunstar 960df7bf6d Fixed an error found in #8969 for the Lists tab (#9502) 2025-12-07 03:07:41 -08:00
Eric Bailey b4e1fdfccf pull and extract (#9495) 1.111.0 2025-12-05 16:35:09 -06:00
Eric Bailey d16c8aedfb Prep v1.111.0 e2e (#9494)
* Add e2e debug support for AA

* Remove dup tap call

* Update dev-env
2025-12-05 16:34:08 -06:00
Samuel Newman c68e5e82af change dot-separated time style again (#9493) 2025-12-05 14:56:59 -06:00
Alex Benzer 8637ba7564 Make post composer prompt look less like a search field (#9492)
* Make post composer prompt look less like a search field

* change color on press

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-12-05 12:56:51 -08:00
estrattonbailey ad60be6c31 Nightly source-language update 2025-12-05 18:34:31 +00:00
Alex Benzer 9a0cb09d3a Fire the post:view client event in more places, anywhere a post can be seen (#9467)
* Fire the post:view client event in more places

* Fix bad import

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2025-12-05 12:32:19 -06:00
Eric Bailey db81cefb86 Fix birthday bug being perpetually snoozed (#9488) 2025-12-05 12:17:43 -06:00