Skip to content

Conversation

@swkatmask
Copy link
Contributor

@swkatmask swkatmask force-pushed the feat/fw-6767-sync-twitter-cookies branch 2 times, most recently from 2b558a9 to d1a5c36 Compare January 20, 2026 08:10
add desktop sync helpers and API, qrcode icon, SyncTwitterCookies popup, wallet header QR action, and minor UI tweaks (avatar badge size, useWallet update).
@swkatmask swkatmask force-pushed the feat/fw-6767-sync-twitter-cookies branch from d1a5c36 to 2f41269 Compare January 20, 2026 08:16
@swkatmask swkatmask force-pushed the feat/fw-6767-sync-twitter-cookies branch from d0b7f1b to 8c7c287 Compare January 21, 2026 08:23
* @returns
*/
export function useWallet() {
export function useWallet(address?: string) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in this case, you can write useWallets().find(x => isSameAddress(x.address, address))

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's why I edited this.

@swkatmask swkatmask marked this pull request as ready for review January 27, 2026 04:02
@swkatmask swkatmask requested a review from guanbinrui January 27, 2026 05:10
@guanbinrui guanbinrui merged commit 5c118ad into develop Jan 27, 2026
12 checks passed
@guanbinrui guanbinrui deleted the feat/fw-6767-sync-twitter-cookies branch January 27, 2026 05:15
guanbinrui added a commit that referenced this pull request Jan 30, 2026
* chore: bump version to 2.35.2

* chore: fix crash when no PRIVY_APP_ID is set

* feat: add a page to read x token (#12328)

* 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>

* feat(mask): fw-6767 add firefly desktop sync for twitter cookies (#12340)

* feat: fw-6711 add qr code icon for syncing twitter cookies in firefly wallet (#12343)

* fix: add source parameter to firefly sync schema url (#12354)

* fix: fw-6772 improve twitter cookies sync snackbar (#12355)

* fix: disable spellcheck for twitter cookie names (#12356)

---------

Co-authored-by: Jack Works <5390719+Jack-Works@users.noreply.github.com>
Co-authored-by: Wukong Sun <swkatmask@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.

4 participants