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: add support for archiving channels #1386

Merged
merged 2 commits into from
Nov 1, 2024
Merged

feat: add support for archiving channels #1386

merged 2 commits into from
Nov 1, 2024

Conversation

akupila
Copy link
Contributor

@akupila akupila commented Nov 1, 2024

CLA

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

Description of the changes, What, Why and How?

This adds support for archiving and un-archiving channels, similar to #1378 for pinning.

Changelog

  • Add channel.archive() and channel.unarchive()
  • Update typescript types for queryChannels to support pinning and archiving filter & sort options

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Size Change: +1.38 kB (+0.31%)

Total Size: 454 kB

Filename Size Change
dist/browser.es.js 98.9 kB +340 B (+0.35%)
dist/browser.full-bundle.min.js 56.3 kB +68 B (+0.12%)
dist/browser.js 100 kB +318 B (+0.32%)
dist/index.es.js 98.9 kB +339 B (+0.34%)
dist/index.js 100 kB +319 B (+0.32%)

compressed-size-action

@akupila akupila merged commit 2e74619 into master Nov 1, 2024
5 checks passed
@akupila akupila deleted the channel-archive branch November 1, 2024 13:31
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.

2 participants