bsky-app/src/state
Hailey a9ab13e5a9
password flow improvements (#2730)
* add button to skip sending reset code

* add validation to reset code

* comments

* update test id

* consistency sneak in - everything capitalized

* add change password button to settings

* create a modal for password change

* change password modal

* remove unused styles

* more improvements

* improve layout

* change done button color

* add already have a code to modal

* remove unused prop

* icons, auto add dash

* cleanup

* better appearance on android

* Remove log

* Improve error messages and add specificity to function names

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2024-02-06 10:06:25 -08:00
..
cache Derive shadow like count (#2616) 2024-01-25 21:21:07 +00:00
dialogs New component library based on ALF (#2459) 2024-01-18 20:28:04 -06:00
modals password flow improvements (#2730) 2024-02-06 10:06:25 -08:00
models/media Clean up some sentry logs (#2630) 2024-01-25 21:11:01 -08:00
persisted Clean up some sentry logs (#2630) 2024-01-25 21:11:01 -08:00
preferences use color scheme in in-app browser (#2580) 2024-01-22 15:17:56 -08:00
queries Onboarding moderation improvements (#2713) 2024-01-31 14:14:37 -08:00
session set default display name to be blank (#2717) 2024-01-31 12:58:27 -08:00
shell moderate avatars and embeds in composer reply to (#2665) 2024-01-30 18:11:23 -08:00
events.ts Move analytics out of init (#2115) 2023-12-06 12:04:05 -08:00
invites.tsx Move invite-state to new persistence + context and replace the notifications with just showing uses in the modal (#1840) 2023-11-08 09:10:59 -08:00
lightbox.tsx Use non-reactive callbacks for some methods (#1948) 2023-11-16 22:18:37 -08:00
muted-threads.tsx Check Analytics (#2106) 2023-12-06 09:45:01 -08:00
util.ts Close active elems (react-query refactor) (#1926) 2023-11-16 08:18:59 -08:00