Skip to content

DAPP-2005: PGP Key feature in channels#2009

Merged
rohitmalhotra1420 merged 5 commits intomainfrom
DAPP-2005-pgp-key-features
Jan 31, 2025
Merged

DAPP-2005: PGP Key feature in channels#2009
rohitmalhotra1420 merged 5 commits intomainfrom
DAPP-2005-pgp-key-features

Conversation

@meKushdeepSingh
Copy link
Contributor

DAPP-2005

Description

Notion Documentation: Doc link

- Added Unlock Profile modal to enforce profile unlocking before any channel action.
- Updated SDK function to allow channel actions without requiring signer approval each time.
- Fixed device config issue in Tooltip and Unlock Profile component.
@github-actions
Copy link

All looks good.

@github-actions
Copy link

github-actions bot commented Jan 30, 2025

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2025-01-31 10:41 UTC

}
}, [profileModalVisibility, userPushSDKInstance]);

const optInHandler = useCallback(
Copy link
Contributor

Choose a reason for hiding this comment

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

remove useCallback

package.json Outdated
"@mui/icons-material": "^5.8.4",
"@mui/material": "^5.5.0",
"@pushprotocol/restapi": "1.7.29",
"@pushprotocol/restapi": "1.7.30-exp.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

add the stable release version here

@github-actions
Copy link

All looks good.

@github-actions
Copy link

All looks good.

@rohitmalhotra1420 rohitmalhotra1420 merged commit 373b763 into main Jan 31, 2025
2 checks passed
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.

Handle Channel Subscription/unsubscription and send Notification feature with PGP key

2 participants