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: channelId on messageUpdate & honour partial objects #97

Merged
merged 3 commits into from
Jun 8, 2024

Conversation

austinhuang0131
Copy link
Contributor

  • fe325e3 adds channel ID (which is supplied by the event) onto partial messages, for those who enabled partials in ClientOptions.
  • 3ffa0e7 makes partial properties actually persist in storage (otherwise isPartial is useless).
  • 16b1e60 allows partial objects to be converted to full objects whenever the respective fetch methods are called.

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

@insertish insertish merged commit 41b176c into revoltchat:master Jun 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants