Skip to content
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

fix: web3 lens follow status #11299

Merged
merged 2 commits into from Jan 23, 2024
Merged

Conversation

nuanyang233
Copy link
Collaborator

Description

Closes #MF-5993

Type of change

  • Documentation
  • Code refactoring (Restructuring existing code w/o changing its observable behavior)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (a fix or feature that would make something no longer possible to do/require old user must upgrade their Mask Network to this new version)

Previews

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
    • I have removed all in development console.logs
    • I have removed all commented code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have read Internationalization Guide and moved text fields to the i18n JSON file.

If this PR depends on external APIs:

  • I have configured those APIs with CORS headers to let extension requests get passed.
    • chrome extension: chrome-extension://[id]
    • firefox extension: moz-extension://[id]
  • I have delegated all web requests to the background service via the internal RPC bridge.

@nuanyang233 nuanyang233 added this to the 2.24.1 milestone Jan 19, 2024
@guanbinrui guanbinrui merged commit db6b05a into hotfix/2.24.1 Jan 23, 2024
14 checks passed
@guanbinrui guanbinrui deleted the fix/web3-lens-follow-status branch January 23, 2024 07:32
guanbinrui pushed a commit that referenced this pull request Jan 30, 2024
guanbinrui added a commit that referenced this pull request Feb 19, 2024
* fix: race condition in minimal mode close mf-5994 (#11304)

* fix: devtools not work

* feat: add preset 2023_Firefly (#11313)

Co-authored-by: Jack Works <jackworks@protonmail.com>

* chore: changeset release (#11314)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: add preset ff (#11316)

* chore: changeset (#11317)

* chore: changeset release (#11318)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix: app crash (#11324)

* fix: post payload not decrypted due to wrong router

* fix: trusted types (#11325)

* chore: run svgo (#11327)

* fix: mv3 not working (#11326)

* fix: minimal mode event missing close MF-6019

* fix: mf-5995 missing unescaping (#11298)

* fix: mf-5997 access k/v state before initialization finished (#11300)

* fix: web3 lens follow status (#11299)

* fix: mf-5670 clicking on hash tag or link in replaced tweets (#11307)

* fix: mf-5996 should paste into compose dialog when it's open (#11302)

* fix: mf-5996 should paste into compose dialog when it's open

* fix: mf-5996 back to compose dialog with correct compositionType

* fix: bugfix for sync lens follow status (#11309)

* fix: mf-6006 mask icon in popup (#11310)

* fix: mf-6007 remove friend tech from application board (#11312)

* fix: mf-5988 no need to check lock status and payment in persona page (#11311)

the WalletGuard will handle the checking

* fix: remove app icon from application board only (#11315)

* Revert "fix: mf-6007 remove friend tech from application board (#11312)"

This reverts commit 106717b.

* fix: remove app icon from application board only

* fix: mf-6009 resend redpacket from history with password (#11319)

* fix: mf-6009 resend redpacket from history with password

* fix: nft redpacket

* fix: fixup

* fix: only load injected script in site adaptor sites (#11331)

* fix: nfts in red packet might be transfered (#11337)

* refactor: sns utils (#11345)

* refactor: renaming (#11348)

* chore: remove app (#11347)

* chore: remove app/

* chore: remove ShareSelectNetworkModal

* chore: remove ProfileTab

* chore: remove SearchResultInspector

* chore: remove hooks

* chore: update lock file

* chore: remove tsconfig

* chore: update build script

* chore: renaming

* chore: update knip config

* chore: remove EnhanceableSite.App

* fix: cp build (#11352)

* chore: remove unused dev deps (#11351)

* refactor: remove workaround for app (continue of #11347)

* feat: mf-5990 add x1 chain (#11330)

fix: x1 testnet (#11341)

fix: x1 testnet (#11346)

* fix: capitalize

* fix: enable tips on X1 Testnet

fix: set network type to x1 testnet (#11349)

* fix: lockfile

* fix: lockfile

* fix: add browser provider interceptor (#11384)

* fix: do not discard exceptions of getting redpacket histories (#11397)

* fix: methodId might not exist in response of Etherscan (#11398)

* fix: compatible with legacy red packet (#11399)

* fix: after posting

* chore: enable okx

* feat: mf-6036 add farcaster widget (#11369)

* fix(Farcaster): combine accounts (#11375)

* fix: mf-6040 align link icon

* fix: mf-6039 farcaster avatar

* fix: combine accounts

* fix: add background for okx wallet in connect modal (#11381)

* fix: add background for okx wallet in connect modal

* fixup! fix: add background for okx wallet in connect modal

* fix: okx auto switch chain

* chore: explicitly setting composers to enable typing guarding (#11386)

* fix: type errors (#11403)

* fix: type errors

* fix: placeholder

* fix: conflict

* chore: update lock file

---------

Co-authored-by: Jack Works <jackworks@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: UncleBill <billbill290@gmail.com>
Co-authored-by: nuanyang233 <nuanyang233@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants