The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/server/lib/roles
Guilherme Gazzo 91348ff843
chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146)
5 months ago
..
addUserRoles.ts feat: add endpoint rooms.membersOrderedByRole (#34153) 11 months ago
createOrUpdateProtectedRole.ts regression: don't notify role changes during startup (#32619) 2 years ago
getRoomRoles.ts chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 5 months ago
removeUserFromRoles.ts feat: add endpoint rooms.membersOrderedByRole (#34153) 11 months ago
syncRoomRolePriority.ts feat: display leader role group in rooms' members list (#35208) 10 months ago
validateRoleList.ts