-
-
Notifications
You must be signed in to change notification settings - Fork 277
Feat/tsa 317 social service #8335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 8 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
8b0df3f
feat: Types & constants (foundation)
Bigshmow 09ace97
feat: Service implementation
Bigshmow 3087b92
chore: tests
Bigshmow 84accc8
feat: Package wiring (exports, deps, index test, changelog)
Bigshmow ffc445f
chore: add PR link to changelog entries
Bigshmow 2498465
fix: prettier and import order lint fixes
Bigshmow dabe571
chore: update yarn.lock for social-controllers dependencies
Bigshmow 2eb492f
fix: use record(string(), number()) instead of structType({}) for Rec…
Bigshmow eedd4d2
feat: Foundation (types, constants, tsconfig, package.json, yarn.lock…
Bigshmow 720b21a
refactor: migrate SocialService to BaseDataService with messenger and…
Bigshmow 5e3a2b5
chore: tests
Bigshmow fa958fa
exports
Bigshmow 6be334e
chore: linter
Bigshmow e50bf03
fix: use null instead of undefined in queryKey values for Json compat…
Bigshmow 3d8d081
fix: set staleTime 0 on follow/unfollow mutations to prevent cached r…
Bigshmow 772d769
fix: move validation inside queryFn and use descriptive variable names
Bigshmow 979c611
Feat/tsa 318 social controller (#8337)
Bigshmow b907c24
Merge branch 'main' into feat/TSA-317-social-service
zone-live 0acc1b8
chore: run yarn install
zone-live 26038d8
chore: lint fix
zone-live 42b14db
chore: types fix
zone-live ac7a6cc
Merge branch 'main' into feat/TSA-317-social-service
zone-live 9e398a4
Merge branch 'main' into feat/TSA-317-social-service
zone-live 56d5b9a
chore: regenerate files
zone-live 7479896
chore: update types
zone-live 4775d61
chore: address stale times and cache
zone-live 570c693
Merge branch 'main' into feat/TSA-317-social-service
zone-live 1be0efb
chore: update api url
zone-live 18f78e3
Merge branch 'feat/TSA-317-social-service' of github.com:MetaMask/cor…
zone-live f942df0
chore: update types
zone-live 9ef1a0b
chore: prettier
zone-live 9ef813a
Merge branch 'main' into feat/TSA-317-social-service
zone-live b8345e6
chore: bugbot point
zone-live b608fbb
chore: prettier
zone-live 740d4ec
chore: test update
zone-live 7cb11f5
chore: remove unused dependency
zone-live bfb4d9f
Merge branch 'main' into feat/TSA-317-social-service
zone-live 5564925
chore: update types
zone-live c0974e0
Merge branch 'main' into feat/TSA-317-social-service
zone-live 9804c42
chore: run yarn
zone-live 1407dcd
chore: dedupe addresses
zone-live 08282b0
chore: updated package version
zone-live File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.