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: extend SendMessage to server-side moderation API #1094

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

viktorapo808
Copy link
Contributor

CLA

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

Description of the changes, What, Why and How?

We extended the Send Message endpoint to receive an optional force_moderation bool parameter, in order to provide option for enforcing moderation on server side sent messages.
https://github.com/GetStream/stream-services/issues/1181

Changelog

  • Add force_moderation option field in the sendMessage() request

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

Size Change: +94 B (0%)

Total Size: 316 kB

Filename Size Change
dist/browser.es.js 69.2 kB +23 B (0%)
dist/browser.js 70.1 kB +24 B (0%)
dist/index.es.js 69.2 kB +22 B (0%)
dist/index.js 70.2 kB +25 B (0%)
ℹ️ View Unchanged
Filename Size
dist/browser.full-bundle.min.js 37.4 kB

compressed-size-action

@viktorapo808 viktorapo808 changed the title 1181 extend sendmessage to server side moderation Extend SendMessage to server-side moderation API Feb 3, 2023
oliverlaz
oliverlaz previously approved these changes Feb 8, 2023
@gumuz gumuz changed the title Extend SendMessage to server-side moderation API feat: Extend SendMessage to server-side moderation API Feb 9, 2023
@gumuz gumuz force-pushed the 1181-extend-sendmessage-to-server-side-moderation branch from 09cde5b to f757657 Compare February 9, 2023 08:46
Add force_moderation option field on sendMessage() request

Add changelog and params
@gumuz gumuz force-pushed the 1181-extend-sendmessage-to-server-side-moderation branch from f757657 to 386a56f Compare February 9, 2023 08:53
@gumuz gumuz changed the title feat: Extend SendMessage to server-side moderation API feat: extend SendMessage to server-side moderation API Feb 9, 2023
@gumuz gumuz requested a review from oliverlaz February 9, 2023 08:57
@gumuz
Copy link
Contributor

gumuz commented Feb 9, 2023

@viktorapo808 @oliverlaz fixed some linting issues 😅

@gumuz gumuz merged commit f93d8bf into master Feb 9, 2023
@gumuz gumuz deleted the 1181-extend-sendmessage-to-server-side-moderation branch February 9, 2023 12:11
@github-actions github-actions bot mentioned this pull request Feb 15, 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