Eric Bailey
ab878ba9a6
Web login/signup and shell
2023-11-09 20:35:17 -06:00
Ansh
4c7850f8c4
Internationalization & localization ( #1822 )
...
* install and setup lingui
* setup dynamic locale activation and async loading
* first pass of automated replacement of text messages
* add some more documentaton
* fix nits
* add `es` and `hi`locales for testing purposes
* make accessibilityLabel localized
* compile and extract new messages
* fix merge conflicts
* fix eslint warning
* change instructions from sending email to opening PR
* fix comments
2023-11-09 10:04:16 -08:00
Eric Bailey
f18b15241a
Add modal state provider, replace usage except methods ( #1833 )
...
* Add modal state provider, replace usage except methods
* Replace easy spots
* Fix sticky spots
* Replace final usages
* Memorize context objects
* Add more warnings
2023-11-08 10:34:10 -08:00
Paul Frazee
e878da04a1
Fix keyboard double pad issue in email change & verify modals ( #1664 )
2023-10-10 14:02:31 -07:00
Paul Frazee
588659380a
Add an illustration to the email verification reminder ( #1586 )
...
* Add an illustration to the email verification reminder
* Set height on svg to avoid overflow issues in android
2023-10-03 19:51:57 -07:00
Paul Frazee
cd3b0e54fb
Email verification and change flows ( #1560 )
...
* fix 'Reposted by' text overflow
* Add email verification flow
* Implement change email flow
* Add verify email reminder on load
* Bump @atproto/api@0.6.20
* Trim the inputs
* Accessibility fixes
* Fix typo
* Fix: include the day in the sharding check
* Update auto behaviors
* Update yarn.lock
* Temporary error message
---------
Co-authored-by: Eric Bailey <git@esb.lol>
2023-09-28 12:08:00 -07:00