Age | Commit message (Collapse) | Author |
|
|
|
|
|
* add favorites, recent, portraits, and screenshots
* add UserLibrary
|
|
* One commit to replace followers with friends
* Move block unblock to drawer and some cosmetic changes
* Options to edit own profile when viewing
* Changes for University Class
* Small fix
* Made ProfileOnboarding a scroll view and other small changes
* Small fix
* Small fix thanks to ivan and tanmay
* Add ?
|
|
* renamed ProfileStack to MainStack, created initial notifications data type
* cleaned up code
* added notifications to redux
* finished sectioned list
* updated types to make more sense
* finished sectioned notifications by date
* updated notification type and tested mock backend integration
* finished read or unread logic
* minor changes
* another minor fix
* finished integration
* moved stuff
* added ability to navigate to user profile
Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
|
|
|
|
* Configured settings to enable remote notifications
* Added FCM services
* Added background message handler + api calls
* minor fixes
* minor changes requested from pr
|
|
* edit profile text now is back to black
* changed default style to card and added custom modal transitions
* resolved linter error
|
|
|
|
* Added welcome page
* Working code
* Small fix
* Some more cleanup
* Fixes
* Cleanup
* Fix again
* Use gradient for white bg as well
* Fixed type
|
|
* initial work
* made big progress towards flatlist moment view
* UI done, just need to pass in data now
* minor fixes to get things actually running correctly
* vertical scroll working
* initial index working
* moment drawer text color to red
* moved report to drawer
* removed garbage
* added ?
|
|
* Got rid of small lint errors before start
* Final push
* Final
* disable scroll first try / logic
* small change
* Try to make the cover photo consistent with different screen sizes
* Final change
* added RefreshControl
* removed scale effect
* Fix misorientation of cover
* remove more scale stuff
* fix userIDs for different views
* Mend refresh control
* white bg
Co-authored-by: hsalhab <husam_salhab@brown.edu>
|
|
|
|
Co-authored-by: Ashm Walia <40498934+ashmgarv@users.noreply.github.com>
|
|
* Done with changes
* Submit on enter
* Fixed StrongPassword issue
* Clean and modular Verification.tsx
* small fix
|
|
* removed refs, added KB avoidance, UI done
* missed some things
* now parsing response correctly from backend
* fixed naming
* now allow empty strings to un-link a social
* hide field if empty, allow empty string, fixed taggs bar not updating bug
* Fix bug where non integrated socials do not show up on edit profile page
Co-authored-by: Ashm Walia <40498934+ashmgarv@users.noreply.github.com>
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
|
|
* edit profile to use HeaderHeight instead of percentage
* delete moment done with TODOs for backend
* actually hitting the endpoint
* ops
* moved isProfileView check to drawer component
* misunderstood suggestion, now is better
* an extra layer of indirection
* fixed some bugs and code improvement
|
|
* Some changes
* Some more changes
* Final touch
|
|
* Open socials apart from twitter on browser
* Revert "Open socials apart from twitter on browser"
This reverts commit 5b6626811ab7cf9a944b22a1d1d5c4047fe47c64.
* Open socials apart from twitter on browser
* Fixed
* make twitter round
* Make some more placeholders browsable
Co-authored-by: Ivan Chen <ivan@tagg.id>
|
|
* updated text
* edited some more strings
|
|
* First
* WIP
* Thunk
* Some more comments
* sc
* recent searches and follounfollow
* Edit profile dummy
* Block / unblock and some cleanup
* Replace auth provider
* Sc
* Delete AP after rebase
* Discover users
* Cleanup
* More cleanup
* Replace profile provider
* Fixed build failure
* Fixed a bug reported
* Prevent app crash when backend server is down
|
|
* Added discover users to explore
* Filtered following users out
* Removed reload button and filtering following users from discover page
* Wrapped contents
* Preview type in types.ts
|
|
* added more icon
* a less fat icon
* and the actual icon asset
* bottom drawer skeleton done
* removed warning, better code
* a more completed skeleton done
* bottom drawer done!
* Added content container, sent birthday picker props, minor styling
* differenciating defined and undefined birthdate in birthdate, datepicker
* removed restricting width for TaggDropDown
* Added edit profile screen to navigator stack
* Add EditProfile view, refresh profile view on save
* Removes unnecessary import
* Stores gender and birthdate as part of ProfileType
* Added gender, birthdate, isEditProfile to AuthProv
* Conditional view applied for edit profile button
* Includes discarded changes in previous merge- BD
* removed unused icon
* resolved scary warnings
* added icon to drawer
* Small fix
* minor code improvement
* sc
* fixed birthday bug
* custom gender updation fixed
* small change to birthday default value
* missed something
* cleaned up types! Warnings gone!
* fixed another gender picker bug
* fixed gender bug and cleaned up logic
* removed warning, MUCH better code now
Co-authored-by: Ivan Chen <ivan@thetaggid.com>
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
|
|
* Added button on individual moment page to report an issue
* Report issue button disappears when clicked on and reappears when alert is
closed
* Small change
* Moved sendReport() to a ReportingService
* following user's report button now appears
* Update ReportingService.ts
Added alert
* Added back report button
* moved button back to the bottom
* Small change
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
|
|
* First commit towards clean code
* Tested things
* Some final touch
* View updates posts
* Cleaned up followers / following
* You won't believe but it works
* Pass avatar uri via props
* Small change
* Small change
* Removed unnecessary jargon
Co-authored-by: Ivan Chen <ivan@thetaggid.com>
|
|
|
|
|
|
* Removed Forgot Password for Alpha
* Made the required changes by adding lines
* Made the required changes by adding lines =
* Made the required changes
* Small change
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
|
|
* fixed margin for smaller screen
* fixed header avatar
* cleaned up code, improved logic
* yarn lint
* dynamically calculate avatar and header
* changed back tint color and use 1% for tabs bar margin
* last edit to avatar size
Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
|
|
* Adjusted image and text to also look nice on iphone8
* Percentage
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
|
|
Co-authored-by: Ashm Walia <40498934+ashmgarv@users.noreply.github.com>
|
|
(#103)
* endpoint
* Update Login.tsx
|
|
* handled linker logic and uses soical linking service
* Fixed layout
|
|
* resizes non square images to be displayed without being cropped
* Enabled keyboard avoiding view on caption screen and comments screen
* Delete TaggPost.tsx
* Delete TwitterTaggPost.tsx
* removed unnecessarilyy deleted files
Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
|
|
|
|
* move async-storage
* removed lock files
* added lock files to gitignore
* added the wrong file to gitignore
* minor fixes
|
|
* Fixed password message and BioRegex
* Restored some of the earlier changes
|
|
|
|
|
|
Taggs. (#88)
* Display the correct profile picture when viewing someone's profile
* sc
|
|
double check [FRONTEND] (#84)
* BUG FIX -> 1 : Bottom of moments screen cut off 2 : Check for existence of accountData before displaying the same
* small change
* added more exception checking
* FIX package error
Co-authored-by: Ivan Chen <ivan@thetaggid.com>
|
|
* image carousel done
* fixed a minor bug
* TikTok is TikTok NOT Tiktok OKAY?
Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
|
|
* move async-storage
* removed lock files
* added lock files to gitignore
* added the wrong file to gitignore
* removed explore page placeholder and replaced with coming soon
|
|
* Refactored
* Final refactor with an issue
* It works
* Whoops
|
|
|
|
* Fix stack navigation
* Fix stack navigation
|
|
* [TMA263] Added Phone Verification UI
* include email field
Co-authored-by: george <grus6928@gmail.com>
Co-authored-by: hsalhab <husam_salhab@brown.edu>
|
|
* Redirecting to ProfilOnboarding page directly without going through the checkpoint page after registration
* Made picture uploads mandatory
|
|
* move async-storage
* removed lock files
* added lock files to gitignore
* added the wrong file to gitignore
* added coming soon screens
* moved search next to profile
* Added the right icons and abstracted cs to ComingSoon.tsx
* Update Checkpoint.tsx
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
|
|
* move async-storage
* removed lock files
* added lock files to gitignore
* added the wrong file to gitignore
* added following list
* added numFollowers; removed redundant code
* removed followercount stuff for now
* Fixed follower count
* Made come more changes
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
|