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

Add auth token management, expose original message text, and add random Channel ID generation #11

Merged
merged 13 commits into from
Feb 25, 2025

Conversation

jakub-grzesiowski
Copy link
Contributor

feat: Add auth token management.

Added SetAuthToken(), ParseToken(), and SetPubnubOrigin() methods to ChatAccessManager class.

feat: Expose original message text.

Added OriginalMessageText property to Message object containg pre-edits message text.

feat: Channel random ID generation.

Added option to not provide channel ID when creating a new conversation - a random ID will be generated in such cases.

Copy link
Contributor

@Xavrax Xavrax left a comment

Choose a reason for hiding this comment

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

Docs + Question but overall LGTM

@jakub-grzesiowski
Copy link
Contributor Author

@pubnub-release-bot release as v0.3.1

@jakub-grzesiowski jakub-grzesiowski merged commit 73abbba into master Feb 25, 2025
4 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the auth-token-and-base-message branch February 25, 2025 12:22
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

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.

3 participants