rocket.chat
https://github.com/rocketchat/rocket.chat
JavaScript
The ultimate Free Open Source Solution for team communications.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported298 Subscribers
View all SubscribersAdd a CodeTriage badge to rocket.chat
Help out
- Issues
- refactor(federation): use shared message logger
- fix(ui): enable reply action for pinned messages
- chore: migrate web-ui-registration DDP callers to REST (resetPassword, checkRegistrationSecretURL)
- (federation-sdk): createAlias(alias, roomId, sender)
- (federation-sdk): expose presence service via federationSDK.getPresence(userId)
- maybe this can be a query to our models instead of going through the federation-sdk
- (federation-sdk): setUserProfile(userId, {displayname?, avatar_url?}) — global, propagates to rooms
- check if functions from this converter can be async
- after creating the federated room we must create the room for rocket.chat as well
- (federation-sdk): expose alias resolution so this endpoint can also accept room aliases
- Docs
- JavaScript not yet supported