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/app/lib/server/functions
Diego Sampaio 5cfb42b7bf
[FIX] User registration updating wrong subscriptions (#20128)
6 years ago
..
notifications [NEW] User preference for audio notifications (#19924) 6 years ago
addOAuthService.js [FIX] Typo in custom oauth from environment variable (#19570) 6 years ago
addUserToDefaultChannels.js
addUserToRoom.js
archiveRoom.js
attachMessage.js
checkEmailAvailability.js Message parsing and rendering - Phase 1 (#19654) 6 years ago
checkUsernameAvailability.js Message parsing and rendering - Phase 1 (#19654) 6 years ago
cleanRoomHistory.js
createDirectRoom.js
createRoom.js
deleteMessage.js
deleteRoom.js
deleteUser.js
getAvatarSuggestionForUser.js
getDirectMessageByNameOrIdWithOptionToJoin.js
getFullUserData.js Message parsing and rendering - Phase 1 (#19654) 6 years ago
getRoomByNameOrIdWithOptionToJoin.js
getRoomsWithSingleOwner.js
getStatusText.js
getUserSingleOwnedRooms.js
getUsernameSuggestion.js
index.js
insertMessage.js
isTheLastMessage.js
loadMessageHistory.js
processWebhookMessage.js
relinquishRoomOwnerships.js
removeUserFromRoom.js
saveCustomFields.js
saveCustomFieldsWithoutValidation.js
saveUser.js Message parsing and rendering - Phase 1 (#19654) 6 years ago
saveUserIdentity.js [FIX] User registration updating wrong subscriptions (#20128) 6 years ago
sendMessage.js
setEmail.js Message parsing and rendering - Phase 1 (#19654) 6 years ago
setRealName.js
setRoomAvatar.js [FIX] Room avatar update event doesn't properly broadcast room id (#19684) 6 years ago
setStatusText.js Regression: Fix broadcast events when running as monolith (#19498) 6 years ago
setUserActiveStatus.js
setUserAvatar.js
setUsername.js
unarchiveRoom.js
updateGroupDMsName.js [FIX] Group DMs title when user changes his/her name (#19834) 6 years ago
updateMessage.js
validateCustomFields.js