about summary refs log tree commit diff
path: root/src/view/com/util/UserBanner.tsx
Commit message (Collapse)AuthorAgeFilesLines
...
* Update gradients to use a more consistent blue themePaul Frazee2023-01-181-10/+7
|
* Increase image resolutionsPaul Frazee2022-12-261-8/+8
|
* Start with highest quality compression and find a suitable size (#33)Paul Frazee2022-12-261-2/+2
|
* Add banner image upload to profilesPaul Frazee2022-12-121-22/+24
|
* Add build version to menuPaul Frazee2022-12-061-1/+1
|
* Add context to replies when appearing in the feedPaul Frazee2022-12-061-3/+3
|
* Upload profile image (#29)João Ferreiro2022-12-061-3/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add editable button profile picture * add editable button cover picture * upload profile photos (save them locally) * rollback pbxproj changes * rollback podfile checksum (for git only) * move edit photos onto edit profile modal * adjust edit icon and image cropping size * added temporary (react state) image * added IMAGES_ENABLED flag * minor lint fix * save local photos on edit profile upload (wip) * save profile photos on profile view state (wip) * remove unecessary computed * save photo in state before pushing it to viewmodel * refactor profile pictures's state * remove unnecessary isMe prop * removing old comments * tweak icon size & position * A few styling tweaks and a fix to mobx state management Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-051-1/+1
|
* Unify profile follow btn colors with the restPaul Frazee2022-11-051-3/+3
|
* More profile header tweaksPaul Frazee2022-11-051-1/+1
|
* Tweak profile headerPaul Frazee2022-11-051-1/+1
|
* Switch to procedurally-generated bannersPaul Frazee2022-11-051-0/+23