-
Notifications
You must be signed in to change notification settings - Fork 1
[pull] develop from DimensionDev:develop #40
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
base: develop
Are you sure you want to change the base?
Conversation
43c6e4c to
1931e81
Compare
621ed43 to
ec19101
Compare
* fix: mf-6521 adjust texts in custom cover view * fix: mf-6522 limit select file types * fix: mf-6525 redpacket message wrap * fix: mf-6525 redpacket message wrap * fix: mf-6524 max button color * fixup! fix: mf-6521 adjust texts in custom cover view * fix: progress bar * fix: increase max file size to 1.5MB
* New translations en-us.po (Japanese) docs(i18n): sync translation en-us.po for Japanese * New translations en-us.po (Korean) docs(i18n): sync translation en-us.po for Korean * New translations en-us.po (Chinese Simplified) docs(i18n): sync translation en-us.po for Chinese Simplified * New translations en-us.po (Chinese Traditional) docs(i18n): sync translation en-us.po for Chinese Traditional * New translations en-us.po (Quenya) docs(i18n): sync translation en-us.po for Quenya * New translations en-us.po (Japanese) docs(i18n): sync translation en-us.po for Japanese * New translations en-us.po (Korean) docs(i18n): sync translation en-us.po for Korean * New translations en-us.po (Chinese Simplified) docs(i18n): sync translation en-us.po for Chinese Simplified * New translations en-us.po (Chinese Traditional) docs(i18n): sync translation en-us.po for Chinese Traditional * New translations en-us.po (Quenya) docs(i18n): sync translation en-us.po for Quenya * fix: run codegen --------- Co-authored-by: Jack-Works <Jack-Works@users.noreply.github.com>
* chore: bump version to 2.30.0 * fix: remove file type checking (#12006) * fix: create red packet (#12007) * fix: remove custom theme * fix: memo redpacket create callback * fix: add missing deps * fix: stop event propgation (#12008) --------- Co-authored-by: guanbinrui <guanbinrui@gmail.com> Co-authored-by: Wukong Sun <swkatmask@gmail.com>
* fix(RedPacket): mf-6534 format token amount in history * fix: detect text overflow * fix: mf-6535 claimed redpacket * fix: all button shrink
* fix: mf-5310 adjust nft pfp dialog * fix: mf-6506 discard similar domain result * fix: prettier --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix: fixup mf-6533 original image url * fix: set mnemonic input type to password * fix(Facebook): mf-5495 don't inject web3 tab on facebook * fix: follow up reviews
* fix: mf-6533 hide payload image for redpacket only * fixup! fix: mf-6533 hide payload image for redpacket only * fix: mf-6495 hide tab content for facebook
* fix: solana transaction and tips * refactor: type alias * fix: add raydium new token list
* chore: upgrade to lingui 5 * refactor: rewrite with new api * chore: compile with lingui 5
Co-authored-by: Jack-Works <Jack-Works@users.noreply.github.com>
* fix(popups): mf-6747 show firefly avatar and display name in wallet UI * fix(wallet-settings): mf-6746 show firefly displayName and disable backup use firefly account displayName in wallet UI and rename modal, pass walletName to modal, disable ShowPrivateKey for firefly wallets, and clear default privy wallet name.
Co-authored-by: Jack-Works <Jack-Works@users.noreply.github.com>
* chore(deps): bump web3 packages to 1.10.4 * chore: no emoji --------- Co-authored-by: guanbinrui <guanbinrui@mask.io>
* fix(popups): mf-6756 privy signing, wallet avatar & selection fixes use WalletAvatar with forwarded props; add privy wallet personal_sign fallback; tighten select-wallet param handling, default selection and resolveMaskAccount guard; minor refactors and cleanup. * fix(popups): mf-6757 prevent long error codes from overflowing modal
* fixup! fix(popups): mf-6757 prevent long error codes from overflowing modal * fix(wallet): replace wallet icon with wallet avatar swap WalletIcon for WalletAvatar, update imports and use actual celebration emoji
…12310) * fix(wallet): render select wallet component when no wallet connected * fixup! fix(wallet): render select wallet component when no wallet connected * fix(wallet): reset to mask wallet on cancel and support embedded select view * fix(wallet): disable networks unsupported by privy; add privy supported chains prevent selecting unsupported chains for Privy wallets, export PRIVY_SUPPORTED_CHAINS and fallback to mainnet when switching; update related UI text and translations.
filter networks when using privy wallet in TokenPicker and SelectFungibleTokenDialog
| text | ||
| // | ||
| .replace('\u{1F3BC}', '%20') | ||
| .replace(':||', '%40') |
Check failure
Code scanning / CodeQL
Incomplete string escaping or encoding
| text | ||
| // | ||
| .replace('\u{1F3BC}', '%20') |
Check failure
Code scanning / CodeQL
Incomplete string escaping or encoding
| declarativePermissions: { origins }, | ||
| shouldActivate(location) { | ||
| // facebook share widget | ||
| return location.hostname.endsWith('facebook.com') && location.pathname !== '/v2.0/plugins/like.php' |
Check failure
Code scanning / CodeQL
Incomplete URL substring sanitization
| } | ||
| return Some( | ||
| '\n' + | ||
| (href.includes('l.facebook.com') ? |
Check failure
Code scanning / CodeQL
Incomplete URL substring sanitization
| encryptPayloadNetwork: EncryptPayloadNetwork.Minds, | ||
| declarativePermissions: { origins }, | ||
| shouldActivate(location) { | ||
| return location.hostname.endsWith('minds.com') |
Check failure
Code scanning / CodeQL
Incomplete URL substring sanitization
| } | ||
| function matches(input: string) { | ||
| input = input.toLowerCase() | ||
| return input.includes('maskbook.com') && input.includes('make privacy protected again') |
Check failure
Code scanning / CodeQL
Incomplete URL substring sanitization
| @@ -0,0 +1,11 @@ | |||
| export default function getSearchedKeywordAtFacebook() { | |||
| const hashKeyword = location.pathname.match(/^\/hashtag\/([A-za-z0\u20139_]+)$/u)?.[1] | |||
Check warning
Code scanning / CodeQL
Overly permissive regular expression range
* feat: add a page to read x token * feat: get more cookies --------- Co-authored-by: 5390719+Jack-Works@users.noreply.github.com <Jack Works> Co-authored-by: Wukong Sun <swkatmask@gmail.com> Co-authored-by: guanbinrui <52657989+guanbinrui@users.noreply.github.com>
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )