Matheus Barbosa Silva
Matheus Barbosa Silva
[FIX] `channels.convertToTeam` endpoint doesn't work when only the `channelName` param is provided
## Proposed changes (including videos or screenshots) - Fix the `channels.convertToTeam` endpoint not working when the `channelName` is sent as parameter. ## Issue(s) ## Steps to test or reproduce Example...
## Proposed changes (including videos or screenshots) ## Issue(s) ## Steps to test or reproduce ## Further comments
## Proposed changes (including videos or screenshots) - Create new `afterReadThread` callback to handle read receipts for messages in threads; - Add read receipts for messages in threads only when...
## Proposed changes (including videos or screenshots) - Add `channels.membersByHighestRole` and `groups.membersByHighestRole` endpoints to enable users to retrieve members of a room ordered by their highest (most important) role. ##...
## Proposed changes (including videos or screenshots) - Accept new `altDescription` param in the `rooms.upload` endpoint. This can be used by screen readers to describe images; - Improve File Upload...
## Proposed changes (including videos or screenshots) - Remove old quote attachments from messages on every update. ## Issue(s) ## Steps to test or reproduce There are two main test...
## Proposed changes (including videos or screenshots) - Added a new optional `departmentUnit` object param to `livechat:saveDepartment` Meteor method, `livechat/department` (**POST**) endpoint and `livechat/department` (**PUT**) endpoint; - Providing an empty...
## Proposed changes (including videos or screenshots) - Add `create-team-channel` and `create-team-group` permissions to provide more control for the creation of rooms inside teams (the new permissions are checked within...
## Proposed changes (including videos or screenshots) - Remove `meteor/check` from `custom-user-status` endpoints by using the `validateParams` property. ## Issue(s) [CORE-318](https://rocketchat.atlassian.net/browse/CORE-318) ## Steps to test or reproduce ## Further comments...
## Proposed changes (including videos or screenshots) - Remove `meteor/check` from `cloud` endpoints by using the `validateParams` property. ## Issue(s) [CORE-317](https://rocketchat.atlassian.net/browse/CORE-317) ## Steps to test or reproduce ## Further comments...