bsky-app/src/view/com
João Ferreiro 84a60592a8 Upload profile image (#29)
* 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>
2022-12-06 10:57:15 -06:00
..
composer Better sized and more informative character counter 2022-12-05 13:59:13 -06:00
discover Fix toast positioning (close #9) 2022-11-28 10:38:16 -06:00
modals Upload profile image (#29) 2022-12-06 10:57:15 -06:00
notifications Improve handling of deleted posts 2022-11-28 16:37:39 -06:00
onboard Add build flags and disable tabs for now 2022-11-20 12:00:40 -06:00
post Add 'copy post text' tool 2022-12-05 15:03:42 -06:00
post-thread Fix to unicode zero-width characters in expanded posts 2022-12-06 10:15:59 -06:00
posts Add 'copy post text' tool 2022-12-05 15:03:42 -06:00
profile Upload profile image (#29) 2022-12-06 10:57:15 -06:00
util Upload profile image (#29) 2022-12-06 10:57:15 -06:00