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
Guilherme Gazzo 0b396dcd3e
chore: minor deps (#33795)
2 years ago
..
notifications fix: user highlights matching just part of words (#33776) 2 years ago
addUserToDefaultChannels.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
addUserToRoom.ts fix: Async E2EE key exchange not working on develop (#33378) 2 years ago
archiveRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
attachMessage.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
checkEmailAvailability.ts fix: Performance issue when using api to create users (#29914) 3 years ago
checkUrlForSsrf.ts fix: alter the regex in the isValidDomain function to accept hyphens (#33606) 2 years ago
checkUsernameAvailability.ts Merge remote-tracking branch 'origin/master' into develop 3 years ago
cleanRoomHistory.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
closeLivechatRoom.ts chore: minor deps (#33795) 2 years ago
closeOmnichannelConversations.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
createDirectRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
createRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
deleteMessage.ts feat: verify federation configuration before processing any events (#32535) 2 years ago
deleteRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
deleteUser.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
disableCustomScripts.ts fix: imported fixes (#33583) 2 years 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) 2 years ago
getModifiedHttpHeaders.ts fix: imported fixes (#33136) 2 years ago
getRoomByNameOrIdWithOptionToJoin.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
getRoomsWithSingleOwner.ts refactor: move subscriptions 4x (#28548) 3 years ago
getStatusText.ts refactor: Remove Users from fibers 5 (#28687) 3 years ago
getUserCreatedByApp.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
getUserSingleOwnedRooms.ts refactor: Remove promise.await 7/N (#28651) 3 years ago
getUsernameSuggestion.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
insertMessage.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
isTheLastMessage.ts chore: Update typings on callbacks to accept less than a full room object (#33305) 2 years ago
joinDefaultChannels.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
loadMessageHistory.ts chore: minor deps (#33795) 2 years ago
parseUrlsInMessage.ts chore: convert jumpToMessage callback to class (#31101) 2 years ago
processWebhookMessage.ts feat(messages): Allow Custom Fields in Messages (#32224) 2 years ago
relinquishRoomOwnerships.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
removeUserFromRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
saveCustomFields.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
saveCustomFieldsWithoutValidation.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
saveUser.js fix: imported fixes (#32894) 2 years ago
saveUserIdentity.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
sendMessage.ts chore: promote roomUpdater to afterSaveMessage hook (#33034) 2 years ago
setEmail.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
setRealName.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
setRoomAvatar.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
setStatusText.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
setUserActiveStatus.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
setUserAvatar.ts fix: imported fixes (#32894) 2 years ago
setUsername.ts fix: resolve avatar download issue on setUsername by refining service selection logic (#33193) 2 years ago
unarchiveRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 2 years ago
updateGroupDMsName.ts chore: Replace `cursor.count` with `countDocuments` or `estimatedDocumentCount` (#33693) 2 years ago
updateMessage.ts chore: promote roomUpdater to afterSaveMessage hook (#33034) 2 years ago
validateCustomFields.js [BREAK] Limit `underscore` usage and remove `underscore.string` (even from integration script sandboxes) (#28037) 3 years ago
validateName.ts
validateNameChars.ts fix: imported fixes (#32894) 2 years ago
validateUsername.ts fix: validate username before registering user (#32743) 2 years ago