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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RocketChat
/
Rocket.Chat
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
46.1k
Code
Issues
2.5k
Pull requests
1.5k
Discussions
Actions
Projects
Wiki
Security and quality
21
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: extend 4 REST endpoints + migrate 7 DDP callers
- #40711
#40711
Merged
ggazzo
merged 16 commits into
develop
RocketChat/Rocket.Chat:develop
from
chore/ddp-migrate-batch2
RocketChat/Rocket.Chat:chore/ddp-migrate-batch2
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: extend 4 REST endpoints + migrate 7 DDP callers
#40711
ggazzo
merged 16 commits into
develop
RocketChat/Rocket.Chat:develop
from
chore/ddp-migrate-batch2
RocketChat/Rocket.Chat:chore/ddp-migrate-batch2
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
chore: migrate loadMissedMessages caller to /v1/chat.syncMessages
Show description for d63aeb2
ggazzo
committed
d63aeb2
View commit details
Copy full SHA for d63aeb2
Browse repository at this point
chore: migrate useJoinRoom (channel case) to /v1/channels.join
Show description for 58e938e
ggazzo
committed
58e938e
View commit details
Copy full SHA for 58e938e
Browse repository at this point
chore: drop local build artifacts mistakenly added (_build, rspack.config.js)
ggazzo
committed
a9fdd40
View commit details
Copy full SHA for a9fdd40
Browse repository at this point
refactor(useJoinRoom): always hit /v1/channels.join, TODO for unified join
Show description for 96f1329
ggazzo
committed
96f1329
View commit details
Copy full SHA for 96f1329
Browse repository at this point
chore: add deprecation log on joinRoom DDP method
ggazzo
committed
1e11291
View commit details
Copy full SHA for 1e11291
Browse repository at this point
chore: migrate 4 DDP callers via small REST schema extensions
Show description for 068b252
ggazzo
committed
068b252
View commit details
Copy full SHA for 068b252
Browse repository at this point
fix(spotlight): mark status optional on response schema
Show description for b6e8b25
ggazzo
committed
b6e8b25
View commit details
Copy full SHA for b6e8b25
Browse repository at this point
style: prettier fix on spotlight response schema type
ggazzo
committed
22e528b
View commit details
Copy full SHA for 22e528b
Browse repository at this point
fix: migrate data.ts joinRoom to /v1/channels.join
Show description for 362e0ae
ggazzo
committed
362e0ae
View commit details
Copy full SHA for 362e0ae
Browse repository at this point
fix(spotlight): allow anonymous calls
Show description for 4d71f24
ggazzo
committed
4d71f24
View commit details
Copy full SHA for 4d71f24
Browse repository at this point
chore: migrate listCustomSounds caller to /v1/custom-sounds.list
Show description for daa64d6
ggazzo
committed
daa64d6
View commit details
Copy full SHA for daa64d6
Browse repository at this point
chore(changeset): add changesets for batch2 REST endpoint extensions
Show description for 5c78031
ggazzo
committed
5c78031
View commit details
Copy full SHA for 5c78031
Browse repository at this point
fix: address review on batch2 DDP migration
Show description for 46a920e
ggazzo
committed
46a920e
View commit details
Copy full SHA for 46a920e
Browse repository at this point
Commits on Jun 12, 2026
fix(chat): simplify error handling for message and file deletion
ggazzo
committed
797dae4
View commit details
Copy full SHA for 797dae4
Browse repository at this point
test: fix invalid assertions and restore chat.delete error message
Show description for d12ff77
ggazzo
committed
d12ff77
View commit details
Copy full SHA for d12ff77
Browse repository at this point
Commits on Jun 15, 2026
chore: extract subscriptions.read tmid migration into separate PR
Show description for e26ed03
ggazzo
committed
e26ed03
View commit details
Copy full SHA for e26ed03
Browse repository at this point
You can’t perform that action at this time.