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
Pierre Lehnen 43642220a5
fix: blank notifications when a voice call ends (#39741)
3 days ago
..
notifications fix: removing files from e2ee rooms do not remove their messages (#38379) 2 months ago
saveUser chore: prevent undefined-to-null conversion for name in subscriptions/rooms/users (#39724) 2 weeks ago
acceptRoomInvite.ts chore(ui-client): Move some views (#37757) 4 months ago
addUserToDefaultChannels.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
addUserToRoom.ts feat: Ban user (#39321) 2 weeks ago
archiveRoom.ts chore(ui-client): Move some views (#37757) 4 months ago
attachMessage.ts
banUserFromRoom.ts feat: Ban user (#39321) 2 weeks ago
checkEmailAvailability.ts
checkUsernameAvailability.ts
cleanRoomHistory.ts fix: removing files from e2ee rooms do not remove their messages (#38379) 2 months ago
closeLivechatRoom.ts refactor: Break big `livechatTyped` into smaller files (#35324) 1 year ago
closeOmnichannelConversations.ts chore(ui-client): Move some views (#37757) 4 months ago
createDirectRoom.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
createRoom.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
deleteMessage.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
deleteRoom.ts chore(ui-client): Move some views (#37757) 4 months ago
deleteUser.ts chore: remove old federation implementation Servers model (#38811) 1 month ago
disableCustomScripts.ts
executeUnbanUserFromRoom.ts feat: Ban user (#39321) 2 weeks ago
extractMentionsFromMessageAST.ts chore: Use extraction from AST to infer mentions (#38845) 1 month ago
extractUrlsFromMessageAST.spec.ts chore: normalize urls extraction for messages (#38795) 1 month ago
extractUrlsFromMessageAST.ts chore: normalize urls extraction for messages (#38795) 1 month ago
getAvatarSuggestionForUser.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
getDefaultChannels.ts
getFullUserData.ts fix: imported fixes 02-18-2026-004 (#38782) 1 month ago
getModifiedHttpHeaders.ts fix: Unable to change password when 2FA is enabled (#37745) 4 months ago
getRoomByNameOrIdWithOptionToJoin.ts fix: Forwarding messages to channels with join code (#39541) 3 weeks ago
getRoomsWithSingleOwner.ts chore: optimize getRoomsWithSingleOwner to stop cursor iteration after assigning new owner (#37292) 5 months ago
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
insertMessage.ts chore: normalize urls extraction for messages (#38795) 1 month ago
isTheLastMessage.ts
joinDefaultChannels.ts refactor: Remove global references to `Meteor` (#39316) 1 month ago
loadMessageHistory.ts
parseUrlsInMessage.ts chore: normalize urls extraction for messages (#38795) 1 month ago
processWebhookMessage.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
relinquishRoomOwnerships.ts chore(eslint): Allow `await` in loops (#39178) 1 month ago
removeUserFromRoom.ts test(federation): validate empty room state (#37824) 4 months ago
saveCustomFields.ts chore: Use transaction for saveUser function (#35203) 1 year ago
saveCustomFieldsWithoutValidation.ts fix: users.update API call erases other customFields (#36578) 8 months ago
saveUserIdentity.ts chore: remove rate limiter for functions (#38354) 2 months ago
sendMessage.ts fix: blank notifications when a voice call ends (#39741) 3 days ago
setEmail.ts chore: remove rate limiter for functions (#38354) 2 months ago
setRealName.ts chore: remove rate limiter for functions (#38354) 2 months ago
setRoomAvatar.ts
setStatusText.ts chore: replace ids with objects as parameters (#38367) 2 months ago
setUserActiveStatus.ts chore(ui-client): Move some views (#37757) 4 months ago
setUserAvatar.ts feat(federation): add avatar change support (#37458) 1 week ago
setUsername.ts chore: Adapt logs to object format (final!) (#38289) 2 months ago
syncRolePrioritiesForRoomIfRequired.ts
unarchiveRoom.ts
updateGroupDMsName.ts chore: User model to TS (#35056) 1 year ago
updateMessage.ts chore: normalize urls extraction for messages (#38795) 1 month ago
validateCustomFields.js
validateName.ts
validateNameChars.ts
validateUsername.ts