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/app/lib/server/functions
Jéssica Souza be7ceaa8e6
fix: allow users to set password first time (#36627)
7 months ago
..
notifications fix: desktop notifications implementing privacy settings (#36503) 7 months ago
saveUser fix: allow users to set password first time (#36627) 7 months ago
addUserToDefaultChannels.ts chore: update eslint plugins (#33879) 1 year ago
addUserToRoom.ts fix: incoming webhooks improperly post in public channels under private teams (#35782) 11 months ago
archiveRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
attachMessage.ts refactor: Moves `getUserDisplayName` outside from meteor app (#35031) 1 year ago
checkEmailAvailability.ts
checkUrlForSsrf.ts fix: alter the regex in the isValidDomain function to accept hyphens (#33606) 1 year ago
checkUsernameAvailability.ts chore: update eslint plugins (#33879) 1 year ago
cleanRoomHistory.ts fix: ui does not update after pruning only files (#36099) 8 months ago
closeLivechatRoom.ts refactor: Break big `livechatTyped` into smaller files (#35324) 1 year ago
closeOmnichannelConversations.ts refactor: remove meteor call from livechat units (server) (#35860) 10 months ago
createDirectRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
createRoom.ts chore: don't `ignoreUndefined` (#31497) 11 months ago
deleteMessage.ts chore: bump meteor and node version (#34048) 1 year ago
deleteRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
deleteUser.ts feat(federation-v2): allow federated user deletion if the user doesn't exist remotely (#35464) 11 months ago
disableCustomScripts.ts fix: imported fixes (#33583) 1 year ago
getAvatarSuggestionForUser.ts chore: Fix some check/lint warnings (#32048) 2 years ago
getDefaultChannels.ts fix: New users are not automatically inserted in auto-join rooms inside default teams (#31720) 2 years ago
getFullUserData.ts feat: Voip for Team Collaboration (#33346) 1 year ago
getModifiedHttpHeaders.ts chore: add hono as router (#35078) 11 months ago
getRoomByNameOrIdWithOptionToJoin.ts fix: incoming webhooks improperly post in public channels under private teams (#35782) 11 months ago
getRoomsWithSingleOwner.ts
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts refactor: Make `Base.col` fully private - 1 (#35319) 1 year ago
insertMessage.ts
isTheLastMessage.ts chore: Update typings on callbacks to accept less than a full room object (#33305) 1 year ago
joinDefaultChannels.ts
loadMessageHistory.ts chore: minor deps (#33795) 1 year ago
parseUrlsInMessage.ts chore: convert jumpToMessage callback to class (#31101) 2 years ago
processWebhookMessage.ts feat: add `separateResponse` param to incoming webhooks for optional per-channel responses markdown (#36386) 8 months ago
relinquishRoomOwnerships.ts refactor: Move add and remove role code out of Roles model (#34488) 1 year ago
removeUserFromRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
saveCustomFields.ts chore: Use transaction for saveUser function (#35203) 12 months ago
saveCustomFieldsWithoutValidation.ts fix: users.update API call erases other customFields (#36578) 7 months ago
saveUserIdentity.ts chore: Use transaction for saveUser function (#35203) 12 months ago
sendMessage.ts fix: incoming webhook message not respecting Message_MaxAllowedSize setting (#36163) 9 months ago
setEmail.ts chore: Use transaction for saveUser function (#35203) 12 months ago
setRealName.ts chore: Use transaction for saveUser function (#35203) 12 months ago
setRoomAvatar.ts chore: update eslint plugins (#33879) 1 year ago
setStatusText.ts chore: Use transaction for saveUser function (#35203) 12 months ago
setUserActiveStatus.ts refactor: remove meteor call from livechat units (server) (#35860) 10 months ago
setUserAvatar.ts chore: Use transaction for saveUser function (#35203) 12 months ago
setUsername.ts fix: `executeSaveUserProfile` does not trigger username stream (#36385) 8 months ago
syncRolePrioritiesForRoomIfRequired.ts feat: display leader role group in rooms' members list (#35208) 1 year ago
unarchiveRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
updateGroupDMsName.ts chore: User model to TS (#35056) 12 months ago
updateMessage.ts chore: update eslint plugins (#33879) 1 year ago
validateCustomFields.js
validateName.ts
validateNameChars.ts fix: imported fixes (#32894) 2 years ago
validateUsername.ts fix: validate username before registering user (#32743) 2 years ago