mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-20 09:35:15 -04:00
[PR #97] [MERGED] fix: channelId on messageUpdate & honour partial objects #99
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/97
Author: @austinhuang0131
Created: 6/4/2024
Status: ✅ Merged
Merged: 6/8/2024
Merged by: @insertish
Base:
master← Head:master📝 Commits (3)
fe325e3fix: add channelId on MessageUpdate and MessageAppend3ffa0e7fix: do not hydrate partial property16b1e60fix: fetch should fill out partial objects📊 Changes
9 files changed (+40 additions, -13 deletions)
View changed files
📝
src/collections/ChannelCollection.ts(+2 -2)📝
src/collections/EmojiCollection.ts(+2 -2)📝
src/collections/MessageCollection.ts(+2 -2)📝
src/collections/ServerCollection.ts(+2 -2)📝
src/collections/ServerMemberCollection.ts(+11 -2)📝
src/collections/UserCollection.ts(+2 -2)📝
src/events/v1.ts(+13 -1)📝
src/hydration/index.ts(+5 -0)📝
src/storage/ObjectStorage.ts(+1 -0)📄 Description
partialsin ClientOptions.isPartialis useless).Please make sure to check the following tasks before opening and submitting a PR
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.