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 fbc4935dec
fix: removing files from e2ee rooms do not remove their messages (#38379)
3 days ago
..
notifications fix: removing files from e2ee rooms do not remove their messages (#38379) 3 days ago
saveUser chore: remove Meteor user invocation from rest api (#38017) 2 weeks ago
acceptRoomInvite.ts chore(ui-client): Move some views (#37757) 2 months ago
addUserToDefaultChannels.ts feat: ABAC (#37091) 2 months ago
addUserToRoom.ts feat: ABAC (#37091) 2 months ago
archiveRoom.ts chore(ui-client): Move some views (#37757) 2 months ago
attachMessage.ts
checkEmailAvailability.ts
checkUrlForSsrf.ts
checkUsernameAvailability.ts
cleanRoomHistory.ts fix: removing files from e2ee rooms do not remove their messages (#38379) 3 days ago
closeLivechatRoom.ts
closeOmnichannelConversations.ts chore(ui-client): Move some views (#37757) 2 months ago
createDirectRoom.ts chore: Remove typedJson and move isTruthy to tools package (#38131) 1 month ago
createRoom.ts feat(federation): validate user email domain (#38356) 3 days ago
deleteMessage.ts fix: check deleting user's unmuted status instead of message sender (#38415) 1 week ago
deleteRoom.ts chore(ui-client): Move some views (#37757) 2 months ago
deleteUser.ts fix: thumbnails are not removed when a file is deleted automatically on user removal (#38105) 1 month ago
disableCustomScripts.ts
getAvatarSuggestionForUser.ts
getDefaultChannels.ts
getFullUserData.ts chore: Adapt logs to object format - 2 (#38001) 1 month ago
getModifiedHttpHeaders.ts fix: Unable to change password when 2FA is enabled (#37745) 2 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) 3 months ago
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts
insertMessage.ts
isTheLastMessage.ts
joinDefaultChannels.ts
loadMessageHistory.ts
parseUrlsInMessage.ts
processWebhookMessage.ts
relinquishRoomOwnerships.ts fix: Orphan team when last owner user deleted (#36807) 3 months ago
removeUserFromRoom.ts test(federation): validate empty room state (#37824) 2 months ago
saveCustomFields.ts
saveCustomFieldsWithoutValidation.ts fix: users.update API call erases other customFields (#36578) 6 months ago
saveUserIdentity.ts chore: remove rate limiter for functions (#38354) 3 weeks ago
sendMessage.ts feat: OEmbed async processing (#38151) 4 weeks ago
setEmail.ts chore: remove rate limiter for functions (#38354) 3 weeks ago
setRealName.ts chore: remove rate limiter for functions (#38354) 3 weeks ago
setRoomAvatar.ts
setStatusText.ts chore: replace ids with objects as parameters (#38367) 2 weeks ago
setUserActiveStatus.ts chore(ui-client): Move some views (#37757) 2 months ago
setUserAvatar.ts chore: Adapt logs to new format (#38259) 4 weeks ago
setUsername.ts chore: Adapt logs to object format (final!) (#38289) 3 weeks ago
syncRolePrioritiesForRoomIfRequired.ts
unarchiveRoom.ts
updateGroupDMsName.ts
updateMessage.ts feat: OEmbed async processing (#38151) 4 weeks ago
validateCustomFields.js
validateName.ts
validateNameChars.ts
validateUsername.ts