Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Show 'processing' spinner in edit profile modal | Paul Frazee | 2022-12-08 | 1 | -10/+25 | |
| | ||||||
* | Add avatar images and fix some type signatures | Paul Frazee | 2022-12-08 | 2 | -21/+28 | |
| | ||||||
* | Upload profile image (#29) | João Ferreiro | 2022-12-06 | 1 | -6/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
* | Fixes to edit profile modal | Paul Frazee | 2022-11-28 | 2 | -2/+8 | |
| | ||||||
* | Fix toast positioning (close #9) | Paul Frazee | 2022-11-28 | 3 | -17/+7 | |
| | ||||||
* | Refactor: create src/lib to reflect actual sharing of that code | Paul Frazee | 2022-11-22 | 2 | -2/+6 | |
| | ||||||
* | Merge branch 'simplify' into main | Paul Frazee | 2022-11-21 | 1 | -2/+2 | |
|\ | ||||||
| * | Add build flags and disable tabs for now | Paul Frazee | 2022-11-20 | 1 | -2/+2 | |
| | | ||||||
* | | Add web linking and proper share controls | Paul Frazee | 2022-11-21 | 4 | -189/+1 | |
|/ | ||||||
* | Fix input positioning for small screens | Paul Frazee | 2022-11-16 | 3 | -23/+34 | |
| | ||||||
* | Improve reliability of modal close | Paul Frazee | 2022-11-16 | 1 | -2/+3 | |
| | ||||||
* | Add a server instance selector and drop env vars | Paul Frazee | 2022-11-15 | 2 | -0/+148 | |
| | ||||||
* | Update all state on profile change | Paul Frazee | 2022-11-14 | 1 | -1/+8 | |
| | ||||||
* | Enforce limits on create scene as well | Paul Frazee | 2022-11-14 | 2 | -6/+15 | |
| | ||||||
* | Fix double-posting bug | Paul Frazee | 2022-11-14 | 1 | -7/+2 | |
| | ||||||
* | Reposition to handle scene creation keyboard view | Paul Frazee | 2022-11-14 | 1 | -57/+66 | |
| | ||||||
* | Implement profile updates | Paul Frazee | 2022-11-11 | 1 | -1/+7 | |
| | ||||||
* | Handle pending invites correctly | Paul Frazee | 2022-11-11 | 1 | -9/+83 | |
| | ||||||
* | Only suggest users in invite suggestions | Paul Frazee | 2022-11-11 | 1 | -2/+2 | |
| | ||||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 4 | -7/+356 | |
| | ||||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 3 | -2/+216 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -1/+1 | |
| | ||||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 3 | -317/+0 | |
| | ||||||
* | Remove old tabs selector modal | Paul Frazee | 2022-11-01 | 2 | -385/+1 | |
| | ||||||
* | Fix typo | Paul Frazee | 2022-10-31 | 1 | -2/+2 | |
| | ||||||
* | Fix some useEffect() cleanup issues | Paul Frazee | 2022-10-26 | 1 | -0/+5 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -1/+2 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 2 | -3/+3 | |
| | ||||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 1 | -1/+8 | |
| | ||||||
* | Implement profile-update api | Paul Frazee | 2022-10-04 | 1 | -4/+14 | |
| | ||||||
* | Implement a couple missing bits | Paul Frazee | 2022-10-04 | 2 | -9/+26 | |
| | ||||||
* | Choose mention candidates from follows | Paul Frazee | 2022-10-04 | 1 | -4/+19 | |
| | ||||||
* | Fixes to entity extraction | Paul Frazee | 2022-10-04 | 1 | -1/+2 | |
| | ||||||
* | Implement mentions rendering | Paul Frazee | 2022-10-03 | 1 | -1/+1 | |
| | ||||||
* | Fix to auth of mutation ops | Paul Frazee | 2022-10-03 | 1 | -2/+2 | |
| | ||||||
* | Add settings page | Paul Frazee | 2022-09-29 | 1 | -1/+6 | |
| | ||||||
* | Add profile to tabs selector modal | Paul Frazee | 2022-09-29 | 1 | -9/+24 | |
| | ||||||
* | Swap new tab and share buttons in tabs modal | Paul Frazee | 2022-09-29 | 1 | -6/+6 | |
| | ||||||
* | Implement unfollow, unlike, unrepost | Paul Frazee | 2022-09-23 | 1 | -1/+1 | |
| | ||||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -2/+2 | |
| | ||||||
* | Add close animation to tabs selector | Paul Frazee | 2022-09-09 | 1 | -42/+84 | |
| | ||||||
* | Replace tabs selector with better solution, also fix some bugs with the ↵ | Paul Frazee | 2022-09-09 | 2 | -8/+333 | |
| | | | | modal state | |||||
* | Implement autocomplete UI in composer | Paul Frazee | 2022-09-08 | 2 | -8/+130 | |
| | ||||||
* | Add EditProfile modal | Paul Frazee | 2022-09-07 | 2 | -0/+131 | |
| | ||||||
* | Rework profile page to include working view selector | Paul Frazee | 2022-09-06 | 1 | -8/+1 | |
| | ||||||
* | Rewrite the post composer as a modal | Paul Frazee | 2022-09-05 | 2 | -2/+186 | |
| | ||||||
* | Move SharePost modal to new system | Paul Frazee | 2022-09-02 | 2 | -45/+22 | |
| | ||||||
* | Add more robust modals controller | Paul Frazee | 2022-09-02 | 2 | -0/+107 | |
| | ||||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -66/+23 | |
| | | | | | | | | | | | | | | | | | * Flatten all routing into a single stack * Replace router with custom implementation * Add shell header and titles * Add tab selector * Add back/forward history menus on longpress * Fix: don't modify state during render * Add refresh() to navigation and reroute navigations to the current location to refresh instead of add to history * Cache screens during navigation to maintain scroll position and improve load-time for renders | |||||
* | Implement Web versions of the bottom sheet, toast, and progress circle | Paul Frazee | 2022-07-25 | 3 | -0/+190 | |