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/server/lib
Guilherme Gazzo 9a36221f1f
feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711)
6 hours ago
..
auditServerEvents feat: Audit users.update API endpoint (#34494) 1 year ago
callbacks feat: Ban user (#39321) 3 months ago
cas chore: Modernize codebase to node 22 (#40535) 4 weeks ago
dataExport fix: escape HTML in exported data (#40802) 2 weeks ago
http feat: rewrite `checkUrlForSsrf` and include it in the `server-fetch` package (#38044) 4 months ago
ldap chore(deps): bump pino to 10.3.1 and pino-pretty to 13.1.3 (#39707) 3 months ago
logger chore: api http router improvements (#38227) 4 months ago
moderation feat(enterprise): Implement cold storage archiving for read receipts (#38623) 2 months ago
oauth revert: Phishing resistant multi factor authentication (#40679) 3 weeks ago
roles chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 11 months ago
rooms fix: imported fixes 06-11-26 (#40889) 5 days ago
statistics chore!: remove `OTR` (#36691) 6 months ago
systemMessage fix: Always broadcast deleted message (#36683) 10 months ago
OutboundMessageProvider.ts chore: Corrected typo in the outbound comms definitions folder (#37137) 8 months ago
banUserFromRoom.ts feat: Ban user (#39321) 3 months ago
callbacks.spec.ts chore(ui-client): Move some views (#37757) 6 months ago
callbacks.ts fix: blank notifications when a voice call ends (#39741) 3 months ago
compareUserPassword.ts refactor: Remove global references to `Meteor` (#39316) 3 months ago
compareUserPasswordHistory.ts refactor: Remove global references to `Meteor` (#39316) 3 months ago
eraseRoom.ts chore: replace ids with objects as parameters (#38367) 5 months ago
fileUtils.ts chore: Modernize codebase to node 22 (#40535) 4 weeks ago
findUsersOfRoom.ts chore: User model to TS (#35056) 1 year ago
findUsersOfRoomOrderedByRole.ts feat(federation): add room invites support (#37532) 6 months ago
getClientAddress.ts
getMaxLoginTokens.ts fix: Login token creation not respecting number of token limits (#32216) 2 years ago
getMomentLocale.ts fix: moment js not loading some locales (#36651) 10 months ago
getNestedProp.spec.ts refactor: users out of db watcher (#32567) 2 years ago
getNestedProp.ts refactor: users out of db watcher (#32567) 2 years ago
getSubscriptionAutotranslateDefaultConfig.ts chore: Improve `groups.create` endpoint for large amounts of members (#30499) 3 years ago
i18n.ts chore: Enforce stricter TypeScript directives (#37709) 6 months ago
isRoomCompatibleWithVideoConfRinging.ts fix: mobile users receives two push notifications when a direct call is started (#31164) 3 years ago
isRunningMs.ts
isUserIdFederated.ts [NEW] Matrix federation events coverage expansion + bug fixes (#27763) 3 years ago
migrations.ts chore: Race condition on migration calls for empty databases (#39774) 3 days ago
openRoom.ts chore: Remove openRoom client meteor method (#33833) 2 years ago
parseMessageSearchQuery.ts fix: workspace crashing when invalid regular expression is used on message search query (#40788) 2 weeks ago
pushConfig.ts chore: modernize code related to pushToken management (#39011) 4 months ago
readMessages.ts chore(ui-client): Move some views (#37757) 6 months ago
refreshLoginServices.ts chore: update eslint plugins (#33879) 2 years ago
resetUserE2EKey.ts chore: update eslint plugins (#33879) 2 years ago
sendDirectMessageToUsers.ts chore: Adapt logs to object format (final!) (#38289) 5 months ago
sendMessagesToAdmins.ts chore: Adapt logs to object format (final!) (#38289) 5 months ago
settingsRegenerator.ts refactor: Settings out of DB Watcher (#32518) 2 years ago
shouldBreakInVersion.ts chore: update version validation checks (#38149) 5 months ago
spotlight.js feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711) 6 hours ago
unbanUserFromRoom.ts regression: Allow ban actions for non-federated rooms as well (#39987) 2 months ago
videoConfProviders.ts Chore: ESLint warnings (#26504) 4 years ago
videoConfTypes.ts feat: keep VoIP history (#34004) 2 years ago