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
Tasso Evangelista c68ac536ea
refactor: Remove global references to `Meteor` (#39316)
6 days ago
..
notifications fix: removing files from e2ee rooms do not remove their messages (#38379) 4 weeks ago
saveUser refactor: Remove global references to `Accounts` (#39314) 6 days ago
acceptRoomInvite.ts chore(ui-client): Move some views (#37757) 3 months ago
addUserToDefaultChannels.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
addUserToRoom.ts feat: ABAC (#37091) 3 months ago
archiveRoom.ts chore(ui-client): Move some views (#37757) 3 months ago
attachMessage.ts
checkEmailAvailability.ts
checkUsernameAvailability.ts
cleanRoomHistory.ts fix: removing files from e2ee rooms do not remove their messages (#38379) 4 weeks ago
closeLivechatRoom.ts
closeOmnichannelConversations.ts chore(ui-client): Move some views (#37757) 3 months ago
createDirectRoom.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
createRoom.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
deleteMessage.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
deleteRoom.ts chore(ui-client): Move some views (#37757) 3 months ago
deleteUser.ts chore: remove old federation implementation Servers model (#38811) 3 weeks ago
disableCustomScripts.ts
extractMentionsFromMessageAST.ts chore: Use extraction from AST to infer mentions (#38845) 3 weeks ago
extractUrlsFromMessageAST.spec.ts chore: normalize urls extraction for messages (#38795) 3 weeks ago
extractUrlsFromMessageAST.ts chore: normalize urls extraction for messages (#38795) 3 weeks ago
getAvatarSuggestionForUser.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
getDefaultChannels.ts
getFullUserData.ts fix: imported fixes 02-18-2026-004 (#38782) 3 weeks ago
getModifiedHttpHeaders.ts fix: Unable to change password when 2FA is enabled (#37745) 3 months ago
getRoomByNameOrIdWithOptionToJoin.ts regression(federation): enhance user authorization checks for federation access (#37965) 2 months ago
getRoomsWithSingleOwner.ts chore: optimize getRoomsWithSingleOwner to stop cursor iteration after assigning new owner (#37292) 4 months ago
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
insertMessage.ts chore: normalize urls extraction for messages (#38795) 3 weeks ago
isTheLastMessage.ts
joinDefaultChannels.ts refactor: Remove global references to `Meteor` (#39316) 6 days ago
loadMessageHistory.ts
parseUrlsInMessage.ts chore: normalize urls extraction for messages (#38795) 3 weeks ago
processWebhookMessage.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
relinquishRoomOwnerships.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
removeUserFromRoom.ts test(federation): validate empty room state (#37824) 3 months ago
saveCustomFields.ts
saveCustomFieldsWithoutValidation.ts fix: users.update API call erases other customFields (#36578) 7 months ago
saveUserIdentity.ts chore: remove rate limiter for functions (#38354) 1 month ago
sendMessage.ts chore: normalize urls extraction for messages (#38795) 3 weeks ago
setEmail.ts chore: remove rate limiter for functions (#38354) 1 month ago
setRealName.ts chore: remove rate limiter for functions (#38354) 1 month ago
setRoomAvatar.ts
setStatusText.ts chore: replace ids with objects as parameters (#38367) 1 month ago
setUserActiveStatus.ts chore(ui-client): Move some views (#37757) 3 months ago
setUserAvatar.ts feat: rewrite `checkUrlForSsrf` and include it in the `server-fetch` package (#38044) 3 weeks ago
setUsername.ts chore: Adapt logs to object format (final!) (#38289) 2 months ago
syncRolePrioritiesForRoomIfRequired.ts
unarchiveRoom.ts
updateGroupDMsName.ts
updateMessage.ts chore: normalize urls extraction for messages (#38795) 3 weeks ago
validateCustomFields.js
validateName.ts
validateNameChars.ts
validateUsername.ts