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
Matheus Barbosa Silva 74aa677088
feat: Add custom OAuth setting to allow merging users to others from distinct services (#28783)
3 years ago
..
notifications refactor: remove all (possible) run as user (#29149) 3 years ago
addOAuthService.ts feat: Add custom OAuth setting to allow merging users to others from distinct services (#28783) 3 years ago
addUserToDefaultChannels.ts refactor: Move callbacks to async (#29051) 3 years ago
addUserToRoom.ts fix: [ENTERPRISE] Guest users can join more than maxRoomsPerGuest rooms (#26400) 3 years ago
archiveRoom.ts refactor: Move callbacks to async (#29051) 3 years ago
attachMessage.ts refactor: Separate isomorphic imports on utils - 1 (#29052) 3 years ago
checkEmailAvailability.ts refactor: remove Users from fibers 15 (#28789) 3 years ago
checkUsernameAvailability.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
cleanRoomHistory.ts refactor: create i18n package (#29097) 3 years ago
closeOmnichannelConversations.ts refactor: Move units check outside of model for finds (#29253) 3 years ago
createDirectRoom.ts chore: convert Rooms Model Raw to TypeScript (#28260) 3 years ago
createRoom.ts fix: [ENTERPRISE] Guest users can join more than maxRoomsPerGuest rooms (#26400) 3 years ago
deleteMessage.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
deleteRoom.ts refactor: deleteRoom to async (#28786) 3 years ago
deleteUser.ts refactor: create i18n package (#29097) 3 years ago
getAvatarSuggestionForUser.ts refactor: Replace `http` with `fetch` - 2 (#28828) 3 years ago
getFullUserData.ts fix: do not return services 3 years ago
getRoomByNameOrIdWithOptionToJoin.ts fix: self dm is not found with `im.messages` (#29497) 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 [NEW] Bridge to get all users crated by app and also delete them (#27877) 3 years ago
getUserSingleOwnedRooms.ts refactor: Remove promise.await 7/N (#28651) 3 years ago
getUsernameSuggestion.ts refactor: Remove Users from fibers 6 (#28689) 3 years ago
index.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
insertMessage.ts fix: Imported messages are not displayed (#29416) 3 years ago
isTheLastMessage.ts refactor: Types of Meteor methods (7/N) (#28482) 3 years ago
joinDefaultChannels.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
loadMessageHistory.ts regression: Room crashes (#29006) 3 years ago
parseUrlsInMessage.ts refactor: Convert small files to typescript (#28835) 3 years ago
processWebhookMessage.js refactor: Remove promise.await 7/N (#28651) 3 years ago
relinquishRoomOwnerships.ts refactor(models): Use Messages Raw model (10/10) (#28695) 3 years ago
removeUserFromRoom.ts refactor: Move callbacks to async (#29051) 3 years ago
saveCustomFields.ts refactor: Convert small files to typescript (#28835) 3 years ago
saveCustomFieldsWithoutValidation.ts refactor: Convert small files to typescript (#28835) 3 years ago
saveUser.js fix: Newly added agent not following business hours (#29529) 3 years ago
saveUserIdentity.ts refactor: Convert our Upload Code to TS (#28711) 3 years ago
sendMessage.js chore: Move some compatible changes back from meteor 3 branch (#29297) 3 years ago
setEmail.ts refactor: Remove wrapAsync (#28825) 3 years ago
setRealName.ts refactor: Remove synced cron package and use agenda instead (#28868) 3 years ago
setRoomAvatar.ts refactor: Remove Meteor timers (#28892) 3 years ago
setStatusText.ts refactor: Promise.await removal - ReadReceipt (#28661) 3 years ago
setUserActiveStatus.ts fix: Importer crashes when sending the "active status" e-mail notification to users (#29401) 3 years ago
setUserAvatar.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
setUsername.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
unarchiveRoom.ts refactor(models): Use Messages Raw model (10/10) (#28695) 3 years ago
updateGroupDMsName.ts refactor: Remove Users from fibers 6 (#28689) 3 years ago
updateMessage.ts refactor: Move callbacks to async (#29051) 3 years ago
validateCustomFields.js [BREAK] Limit `underscore` usage and remove `underscore.string` (even from integration script sandboxes) (#28037) 3 years ago
validateName.ts First move to monorepo 4 years ago