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: [PBE-1666] add query message histories #1298

Merged
merged 6 commits into from
May 17, 2024

Conversation

shaljam
Copy link
Contributor

@shaljam shaljam commented May 13, 2024

CLA

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

Description of the changes, What, Why and How?

Add support for querying message histories.

Changelog

Copy link
Contributor

github-actions bot commented May 13, 2024

Size Change: +606 B (+0.16%)

Total Size: 369 kB

Filename Size Change
dist/browser.es.js 79.7 kB +142 B (+0.18%)
dist/browser.full-bundle.min.js 48.2 kB +30 B (+0.06%)
dist/browser.js 80.7 kB +145 B (+0.18%)
dist/index.es.js 79.8 kB +144 B (+0.18%)
dist/index.js 80.8 kB +145 B (+0.18%)

compressed-size-action

@shaljam shaljam force-pushed the pbe-1666-message-edits branch 2 times, most recently from f8a07b8 to dd5afe1 Compare May 13, 2024 08:13
@shaljam shaljam changed the title [PBE-1666] add query message histories feat: [PBE-1666] add query message histories May 13, 2024
src/client.ts Outdated Show resolved Hide resolved
src/client.ts Outdated Show resolved Hide resolved
user_id -> message_updated_by_id
created_at -> message_updated_at
@totalimmersion totalimmersion merged commit c3c030c into master May 17, 2024
5 of 6 checks passed
@totalimmersion totalimmersion deleted the pbe-1666-message-edits branch May 17, 2024 13:01
@github-actions github-actions bot mentioned this pull request May 17, 2024
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

2 participants