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
Abhinav Kumar bd01e793fc
chore: remove unnecessary URL encoding from avatar URL error messages (#40980)
5 days ago
..
notifications Revert "refactor: Remove unused `description` from attachments render" (#40067) (#40860) 2 weeks ago
saveUser chore: Modernize codebase to node 22 (#40535) 1 month ago
acceptRoomInvite.ts chore(ui-client): Move some views (#37757) 6 months ago
addUserToDefaultChannels.ts chore(eslint): Allow `await` in loops (#39178) 4 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) 3 months ago
blockUser.ts chore: migrate five more client DDP callers to new REST endpoints (#40724) 6 days ago
checkEmailAvailability.ts
checkUsernameAvailability.ts
cleanRoomHistory.ts feat(enterprise): Implement cold storage archiving for read receipts (#38623) 2 months ago
closeLivechatRoom.ts
closeOmnichannelConversations.ts chore(ui-client): Move some views (#37757) 6 months ago
createDirectRoom.ts fix: DM from a deactivated user not in `read-only` (#40767) 3 weeks ago
createRoom.ts chore(eslint): Allow `await` in loops (#39178) 4 months ago
deleteMessage.ts feat(enterprise): Implement cold storage archiving for read receipts (#38623) 2 months 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) 2 months ago
disableCustomScripts.ts
executeUnbanUserFromRoom.ts regression: validate the subscription status on unban (#40237) 2 months ago
extractMentionsFromMessageAST.ts chore: Use extraction from AST to infer mentions (#38845) 4 months ago
extractUrlsFromMessageAST.spec.ts chore: normalize urls extraction for messages (#38795) 4 months ago
extractUrlsFromMessageAST.ts chore: normalize urls extraction for messages (#38795) 4 months ago
getAvatarSuggestionForUser.ts chore(eslint): Allow `await` in loops (#39178) 4 months ago
getDefaultChannels.ts
getFullUserData.ts feat: presence sync engine (#40274) 5 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) 8 months ago
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts chore(eslint): Allow `await` in loops (#39178) 4 months ago
insertMessage.ts chore: normalize urls extraction for messages (#38795) 4 months ago
isTheLastMessage.ts
joinDefaultChannels.ts refactor: Remove global references to `Meteor` (#39316) 4 months ago
loadMessageHistory.ts chore: reduce room opening latency in message history load (#40954) 6 days ago
parseUrlsInMessage.ts chore: normalize urls extraction for messages (#38795) 4 months ago
processWebhookMessage.ts chore(eslint): Allow `await` in loops (#39178) 4 months ago
relinquishRoomOwnerships.ts feat(enterprise): Implement cold storage archiving for read receipts (#38623) 2 months ago
removeUserFromRoom.ts test(federation): validate empty room state (#37824) 6 months ago
saveCustomFields.ts
saveCustomFieldsWithoutValidation.ts
saveSettingsBulk.ts chore: migrate five more client DDP callers to new REST endpoints (#40724) 6 days ago
saveUserIdentity.ts chore: remove rate limiter for functions (#38354) 5 months ago
sendMessage.ts fix: blank notifications when a voice call ends (#39741) 3 months ago
setEmail.ts chore: remove rate limiter for functions (#38354) 5 months ago
setRealName.ts chore: remove rate limiter for functions (#38354) 5 months ago
setRoomAvatar.ts
setStatusText.ts chore: replace ids with objects as parameters (#38367) 5 months ago
setUserActiveStatus.ts fix: clean up OAuth tokens after user deactivation (#40524) 1 month ago
setUserAvatar.ts chore: remove unnecessary URL encoding from avatar URL error messages (#40980) 5 days ago
setUsername.ts chore: Adapt logs to object format (final!) (#38289) 5 months ago
syncRolePrioritiesForRoomIfRequired.ts
unarchiveRoom.ts fix: read receipts not turning blue when all active users have read (#39246) 2 months ago
unarchiveUserSubscriptions.ts fix: read receipts not turning blue when all active users have read (#39246) 2 months ago
unblockUser.ts chore: migrate five more client DDP callers to new REST endpoints (#40724) 6 days ago
updateGroupDMsName.ts
updateMessage.ts chore: normalize urls extraction for messages (#38795) 4 months ago
validateCustomFields.js
validateName.ts
validateNameChars.ts
validateUsername.ts