Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codedlabdev
/
stream-chat-react
Public
forked from
GetStream/stream-chat-react
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 7, 2025
chore: workflow cleanup and release process adjustments (#2663)
Show description for 50ee29c
arnautov-anton
authored
50ee29c
View commit details
Copy full SHA for 50ee29c
Browse repository at this point
Commits on Mar 5, 2025
chore(release): 12.13.1 [skip ci]
Show description for c7ca963
semantic-release-bot
committed
c7ca963
View commit details
Copy full SHA for c7ca963
Browse repository at this point
chore: adjust release workflow token
arnautov-anton
committed
fa177aa
View commit details
Copy full SHA for fa177aa
Browse repository at this point
chore: upgrade semantic-release packages (#2661)
Show description for f3f157f
arnautov-anton
authored
f3f157f
View commit details
Copy full SHA for f3f157f
Browse repository at this point
chore(deps): upgrade @stream-io/stream-chat-css to v5.7.2 (#2660)
arnautov-anton
authored
03fad40
View commit details
Copy full SHA for 03fad40
Browse repository at this point
Commits on Feb 19, 2025
chore(release): 12.13.0 [skip ci]
Show description for 51844a1
semantic-release-bot
committed
51844a1
View commit details
Copy full SHA for 51844a1
Browse repository at this point
feat: render Markdown within quoted message components (#2640)
Show description for 6674cc2
arnautov-anton
authored
6674cc2
View commit details
Copy full SHA for 6674cc2
Browse repository at this point
Commits on Feb 18, 2025
fix: hide UnreadMessagesSeparator in threads (#2650)
MartinCupela
authored
e58bc2a
View commit details
Copy full SHA for e58bc2a
Browse repository at this point
Commits on Feb 13, 2025
chore: replace JSX.Element with ReactNode type (#2645)
MartinCupela
authored
f00ee41
View commit details
Copy full SHA for f00ee41
Browse repository at this point
Commits on Feb 12, 2025
chore(deps): bump react peer dependency version to v16.14.0 (#2644)
MartinCupela
authored
88b6dc8
View commit details
Copy full SHA for 88b6dc8
Browse repository at this point
chore(release): 12.12.0 [skip ci]
Show description for 9b6a0be
semantic-release-bot
committed
9b6a0be
View commit details
Copy full SHA for 9b6a0be
Browse repository at this point
chore(deps): upgrade react-markdown to v9 (#2643)
MartinCupela
authored
07812fe
View commit details
Copy full SHA for 07812fe
Browse repository at this point
feat: add general purpose search components (#2588)
MartinCupela
authored
d545207
View commit details
Copy full SHA for d545207
Browse repository at this point
Commits on Feb 11, 2025
fix: determine audio recording format with MediaRecorder.isTypeSupported not userAgent (#2639)
MartinCupela
authored
1c445de
View commit details
Copy full SHA for 1c445de
Browse repository at this point
chore(release): 12.11.1 [skip ci]
Show description for 881e4b8
semantic-release-bot
committed
881e4b8
View commit details
Copy full SHA for 881e4b8
Browse repository at this point
fix(handleMemberUpdated): consider both pinned and archived channels (#2638)
Show description for ae66de8
arnautov-anton
authored
ae66de8
View commit details
Copy full SHA for ae66de8
Browse repository at this point
Commits on Feb 7, 2025
chore(release): 12.11.0 [skip ci]
Show description for ed0906c
semantic-release-bot
committed
ed0906c
View commit details
Copy full SHA for ed0906c
Browse repository at this point
chore(deps): upgrade @stream-io/stream-chat-css to version 5.7.0 (#2636)
MartinCupela
authored
8b7cfba
View commit details
Copy full SHA for 8b7cfba
Browse repository at this point
Commits on Feb 6, 2025
fix: make `channel.visible` respect archived and pinned channels (#2633)
Show description for 2d2e2e5
arnautov-anton
authored
2d2e2e5
View commit details
Copy full SHA for 2d2e2e5
Browse repository at this point
feat: allow custom ReactionsListModal (#2632)
MartinCupela
authored
a428dc9
View commit details
Copy full SHA for a428dc9
Browse repository at this point
Commits on Feb 4, 2025
fix: change useStateStore to use useSyncExternalStore (#2573)
Show description for 6f2de4e
arnautov-anton
authored
6f2de4e
View commit details
Copy full SHA for 6f2de4e
Browse repository at this point
Commits on Jan 31, 2025
chore: update ESLint, migrate configuration file (#2574)
Show description for e81fc69
arnautov-anton
authored
e81fc69
View commit details
Copy full SHA for e81fc69
Browse repository at this point
feat: allow to search for channels only (#2625)
MartinCupela
authored
a4d6d83
View commit details
Copy full SHA for a4d6d83
Browse repository at this point
Commits on Jan 28, 2025
chore(release): 12.10.0 [skip ci]
Show description for 6bd855b
semantic-release-bot
committed
6bd855b
View commit details
Copy full SHA for 6bd855b
Browse repository at this point
chore: upgrade to React v19 (#2615)
MartinCupela
authored
0f043f2
View commit details
Copy full SHA for 0f043f2
Browse repository at this point
fix: mark channel read for all incoming unread messages (#2622)
MartinCupela
authored
893e407
View commit details
Copy full SHA for 893e407
Browse repository at this point
feat: add VirtualizedMessageListContext (#2619)
MartinCupela
authored
e3838d6
View commit details
Copy full SHA for e3838d6
Browse repository at this point
Commits on Jan 27, 2025
chore(release): 12.9.0 [skip ci]
Show description for 963557c
semantic-release-bot
committed
963557c
View commit details
Copy full SHA for 963557c
Browse repository at this point
Commits on Jan 24, 2025
fix: channel-pinning related improvements (#2602)
Show description for 9f41a4c
arnautov-anton
authored
9f41a4c
View commit details
Copy full SHA for 9f41a4c
Browse repository at this point
Commits on Jan 23, 2025
feat: add prop disabled to ChatAutoComplete props (#2617)
MartinCupela
authored
8b686fe
View commit details
Copy full SHA for 8b686fe
Browse repository at this point
Commits on Jan 22, 2025
fix: import execSync (#2616)
Show description for 3801375
myandrienko
authored
3801375
View commit details
Copy full SHA for 3801375
Browse repository at this point
Commits on Jan 10, 2025
chore(release): 12.8.2 [skip ci]
Show description for 0d946b4
semantic-release-bot
committed
0d946b4
View commit details
Copy full SHA for 0d946b4
Browse repository at this point
fix: show unread messages indicators for target channel only (#2597)
MartinCupela
authored
2af5f0a
View commit details
Copy full SHA for 2af5f0a
Browse repository at this point
fix: show unread msg banner above unread msg only (#2596)
MartinCupela
authored
b9eb846
View commit details
Copy full SHA for b9eb846
Browse repository at this point
Commits on Dec 19, 2024
chore(release): 12.8.1 [skip ci]
Show description for 8c65bbf
semantic-release-bot
committed
8c65bbf
View commit details
Copy full SHA for 8c65bbf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.