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
Kevin Aleman 0b1dd5bd07
chore: Hide `abacAttributes` when `PDP` is not local (#40715)
3 days ago
..
notifications chore: improve prometheus metrics (#39857) 2 weeks ago
saveUser chore: Modernize codebase to node 22 (#40535) 2 weeks ago
acceptRoomInvite.ts chore(ui-client): Move some views (#37757) 6 months ago
addUserToDefaultChannels.ts chore(eslint): Allow `await` in loops (#39178) 3 months ago
addUserToRoom.ts fix: delete all users subscriptions on re-join after being banned (#40061) 2 months ago
archiveRoom.ts chore(ui-client): Move some views (#37757) 6 months ago
attachMessage.ts
banUserFromRoom.ts feat: Ban user (#39321) 2 months ago
checkEmailAvailability.ts
checkUsernameAvailability.ts
cleanRoomHistory.ts feat(enterprise): Implement cold storage archiving for read receipts (#38623) 1 month ago
closeLivechatRoom.ts
closeOmnichannelConversations.ts chore(ui-client): Move some views (#37757) 6 months ago
createDirectRoom.ts chore(eslint): Allow `await` in loops (#39178) 3 months ago
createRoom.ts chore(eslint): Allow `await` in loops (#39178) 3 months ago
deleteMessage.ts feat(enterprise): Implement cold storage archiving for read receipts (#38623) 1 month ago
deleteRoom.ts chore(ui-client): Move some views (#37757) 6 months ago
deleteUser.ts feat(enterprise): Implement cold storage archiving for read receipts (#38623) 1 month ago
disableCustomScripts.ts
executeUnbanUserFromRoom.ts regression: validate the subscription status on unban (#40237) 1 month ago
extractMentionsFromMessageAST.ts chore: Use extraction from AST to infer mentions (#38845) 3 months ago
extractUrlsFromMessageAST.spec.ts chore: normalize urls extraction for messages (#38795) 3 months ago
extractUrlsFromMessageAST.ts chore: normalize urls extraction for messages (#38795) 3 months ago
getAvatarSuggestionForUser.ts chore(eslint): Allow `await` in loops (#39178) 3 months ago
getDefaultChannels.ts
getFullUserData.ts chore: Hide `abacAttributes` when `PDP` is not local (#40715) 3 days ago
getModifiedHttpHeaders.ts fix: Unable to change password when 2FA is enabled (#37745) 6 months ago
getRoomByNameOrIdWithOptionToJoin.ts fix: Forwarding messages to channels with join code (#39541) 3 months ago
getRoomsWithSingleOwner.ts chore: optimize getRoomsWithSingleOwner to stop cursor iteration after assigning new owner (#37292) 7 months ago
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts chore(eslint): Allow `await` in loops (#39178) 3 months ago
insertMessage.ts chore: normalize urls extraction for messages (#38795) 3 months ago
isTheLastMessage.ts
joinDefaultChannels.ts refactor: Remove global references to `Meteor` (#39316) 3 months ago
loadMessageHistory.ts
parseUrlsInMessage.ts chore: normalize urls extraction for messages (#38795) 3 months ago
processWebhookMessage.ts chore(eslint): Allow `await` in loops (#39178) 3 months ago
relinquishRoomOwnerships.ts feat(enterprise): Implement cold storage archiving for read receipts (#38623) 1 month ago
removeUserFromRoom.ts test(federation): validate empty room state (#37824) 5 months ago
saveCustomFields.ts
saveCustomFieldsWithoutValidation.ts
saveUserIdentity.ts chore: remove rate limiter for functions (#38354) 4 months ago
sendMessage.ts fix: blank notifications when a voice call ends (#39741) 2 months ago
setEmail.ts chore: remove rate limiter for functions (#38354) 4 months ago
setRealName.ts chore: remove rate limiter for functions (#38354) 4 months ago
setRoomAvatar.ts
setStatusText.ts chore: replace ids with objects as parameters (#38367) 4 months ago
setUserActiveStatus.ts fix: clean up OAuth tokens after user deactivation (#40524) 2 weeks ago
setUserAvatar.ts feat(federation): add avatar change support (#37458) 2 months ago
setUsername.ts chore: Adapt logs to object format (final!) (#38289) 4 months ago
syncRolePrioritiesForRoomIfRequired.ts
unarchiveRoom.ts fix: read receipts not turning blue when all active users have read (#39246) 1 month ago
unarchiveUserSubscriptions.ts fix: read receipts not turning blue when all active users have read (#39246) 1 month ago
updateGroupDMsName.ts
updateMessage.ts chore: normalize urls extraction for messages (#38795) 3 months ago
validateCustomFields.js
validateName.ts
validateNameChars.ts
validateUsername.ts