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

feat: reflect user ban events in channel members state #1128

Merged
merged 6 commits into from
Jun 9, 2023

Conversation

MartinCupela
Copy link
Contributor

CLA

  • I have signed the Stream CLA (required).
  • Code changes are tested

Description of the changes, What, Why and How?

Start updating the channel members state when user.banned and user.unbanned events are delivered. This is needed in order the SDKs can react to changes in the client state.

@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2023

Size Change: +771 B (0%)

Total Size: 318 kB

Filename Size Change
dist/browser.es.js 69.6 kB +164 B (0%)
dist/browser.full-bundle.min.js 37.7 kB +117 B (0%)
dist/browser.js 70.6 kB +163 B (0%)
dist/index.es.js 69.7 kB +163 B (0%)
dist/index.js 70.7 kB +164 B (0%)

compressed-size-action

szuperaz
szuperaz previously approved these changes May 30, 2023
vanGalilea
vanGalilea previously approved these changes Jun 9, 2023
# Conflicts:
#	src/channel.ts
#	test/unit/channel.js
@MartinCupela MartinCupela merged commit ff0e134 into master Jun 9, 2023
6 checks passed
@MartinCupela MartinCupela deleted the feat/handle-user-ban-events branch June 9, 2023 07:18
@github-actions github-actions bot mentioned this pull request Jun 9, 2023
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.

None yet

3 participants