bsky-app/src/screens/Settings
dan b6e515c664
Move global "Sign out" out of the current account row (#4941)
* Rename logout to logoutEveryAccount

* Add logoutCurrentAccount()

* Make all "Log out" buttons refer to current account

Each of these usages is completely contextual and refers to a specific account.

* Add Sign out of all accounts to Settings

* Move single account Sign Out below as well

* Prompt on account removal

* Add Other Accounts header to reduce ambiguity

* Spacing fix

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2024-08-15 20:58:13 +01:00
..
components Move global "Sign out" out of the current account row (#4941) 2024-08-15 20:58:13 +01:00
AppearanceSettings.tsx Move theme controls to its own screen (#4866) 2024-08-01 19:14:32 +02:00