about summary refs log tree commit diff
path: root/src/view/com/modals/EditProfile.tsx
Commit message (Expand)AuthorAgeFilesLines
* Delete some old dialogs (#8512)Eric Bailey2025-06-171-335/+0
* swap out cropper library (#8327)hailey2025-05-061-5/+5
* Align handling (#8255)Eric Bailey2025-04-211-3/+2
* Verification (#8226)Eric Bailey2025-04-181-3/+29
* Add context for toast messages (#7902)Minseo Lee2025-03-061-1/+1
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+1
* temp revert to old modal (#6005)Samuel Newman2024-10-291-0/+310
* Edit profile dialog ALF refresh (#5633)Samuel Newman2024-10-151-310/+0
* Remove Segment (#5518)Hailey2024-09-271-8/+2
* Fix banner height in edit profile modal (#5494)Samuel Newman2024-09-261-4/+4
* [Neue] Font weights (#5442)Eric Bailey2024-09-201-11/+11
* properly import linear gradient (#3423)Hailey2024-04-051-1/+1
* migrate to `expo-linear-gradient` (#3420)Hailey2024-04-041-19/+20
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-1/+1
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-6/+7
* More profile refactor updates (#1886)Paul Frazee2023-11-131-38/+36
* Internationalization & localization (#1822)Ansh2023-11-091-9/+22
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-5/+5
* UI/UX improvements in Edit profile screen (#1767)Tarık2023-10-301-13/+21
* Simplify the avatar component (#1744)dan2023-10-251-2/+2
* Small sizing tweaks to the web modal (#1568)Paul Frazee2023-10-021-1/+1
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1
* Replace image picker with expo-image-picker (#649)Ollie H2023-05-161-1/+3
* React Native accessibility (#539)Ollie H2023-05-011-2/+15
* Tune some copyPaul Frazee2023-04-261-1/+1
* Android fixes (#515)Paul Frazee2023-04-221-85/+108
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-7/+7
* Web darkmode fixes (#474)Paul Frazee2023-04-131-8/+2
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-2/+2
* Lex refactor (#362)Paul Frazee2023-03-311-3/+11
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-2/+3
* 72-delete-avatar-and-cover (#255)Ansh2023-03-021-6/+21
* Fixes to dark mode (#238)Paul Frazee2023-03-011-2/+2
* Implement image uploading in the web composerPaul Frazee2023-02-231-2/+2
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-23/+28
* Break out the web/native image picking code and make some progress on the web...Paul Frazee2023-01-271-5/+5
* Implement modals for webPaul Frazee2023-01-261-5/+5
* Add web polyfillsPaul Frazee2023-01-261-1/+1
* Fix all type errorsPaul Frazee2023-01-261-1/+0
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-1/+2
* Update gradients to use a more consistent blue themePaul Frazee2023-01-181-1/+1
* Fix image compression for avis and banner imagesPaul Frazee2023-01-121-6/+6
* Add a design system (#34)Paul Frazee2022-12-281-2/+2
* Start with highest quality compression and find a suitable size (#33)Paul Frazee2022-12-261-6/+17
* Fixes to text input colors on androidPaul Frazee2022-12-201-0/+4
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-1/+1
* Add banner image upload to profilesPaul Frazee2022-12-121-5/+10
* Improvements to 'edit profile' error messagesPaul Frazee2022-12-121-8/+5
* Show 'processing' spinner in edit profile modalPaul Frazee2022-12-081-10/+25
* Add avatar images and fix some type signaturesPaul Frazee2022-12-081-21/+26