about summary refs log tree commit diff
path: root/src/view/com/modals/DeleteAccount.tsx
Commit message (Expand)AuthorAgeFilesLines
* use an env var for configurable proxy header (#8863)hailey2025-08-261-1/+1
* Remove deactivate dialog link from delete modal (#7167)Eric Bailey2024-12-181-20/+1
* Settings revamp (#5745)Samuel Newman2024-10-291-6/+7
* [🙅] Disambiguation of the deactivation (#4267)Eric Bailey2024-06-041-1/+53
* Replace getAgent() with reading agent (#4243)dan2024-05-281-4/+4
* [🐴] delete chat service account on account delete (#4056)Samuel Newman2024-05-171-0/+11
* [Session] Remove global agent (#3852)dan2024-05-081-2/+1
* Improve localization marks (#3285)Minseo Lee2024-05-061-19/+19
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+2
* properly import linear gradient (#3423)Hailey2024-04-051-1/+1
* migrate to `expo-linear-gradient` (#3420)Hailey2024-04-041-1/+1
* apply bg color to entire scrollview (#3364)Samuel Newman2024-03-311-15/+14
* Mark more texts for localizationMinseo Lee2024-02-141-3/+3
* fix scrolling in delete account modal (#2733)Hailey2024-02-051-12/+10
* Add a new home feed-api wrapper and give a header indicating the fallback beh...Paul Frazee2024-01-151-2/+5
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-7/+11
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-4/+4
* Some me model cleanup (#1928)Eric Bailey2023-11-161-7/+13
* Internationalization & localization (#1822)Ansh2023-11-091-16/+23
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-2/+4
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-051-0/+1
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-2/+3
* Various case and text fixes. (#757)Markus Amalthea Magnuson2023-06-131-3/+3
* UX: account deletion dialogue does not tell me which account I'm deleting (#835)GitStart2023-06-131-7/+42
* Strip whitespaces from tokens (#558)Ollie H2023-05-011-1/+3
* React Native accessibility (#539)Ollie H2023-05-011-6/+30
* Lex refactor (#362)Paul Frazee2023-03-311-2/+2
* Rework account creation and login viewsPaul Frazee2023-03-141-3/+3
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-1/+6
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-0/+210