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
Guilherme Gazzo aed3c5d85d Merge remote-tracking branch 'origin/master' into develop 2 months ago
..
2fa/server refactor: Remove global references to `Meteor` (#39316) 4 months ago
api feat: Sidebar draft group (#38225) 2 months ago
apple feat: rewrite `checkUrlForSsrf` and include it in the `server-fetch` package (#38044) 4 months ago
apps chore: `body-parser` warning on boot from App's router (#40283) 2 months ago
assets/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
authentication/server chore: convert endpoints do openApi (#39553) 2 months ago
authorization regression: populate permission to new federated-external role (#39854) 3 months ago
autotranslate refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
bot-helpers refactor: remove authorization method calls (server) (#34986) 1 year ago
channel-settings/server fix: Missing permissions check when switching a team from private to public (#39557) 3 months ago
cloud/server refactor: replace `console.log` with `SystemLogger.info` for registration success (#39278) 3 months ago
cors/server chore: prevent CSP middleware from check legacy Zapier every req (#38625) 4 months ago
crowd/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
custom-oauth fix: Github OAuth not getting user emails (#39753) 3 months ago
custom-sounds/server fix: make custom sounds/emojis storage settings reactive (#38954) 4 months ago
discussion/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
dolphin/server chore(ui-client): Move some views (#37757) 6 months ago
drupal chore: Relocate client-side custom OAuth modules (#36673) 11 months ago
e2e/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
emoji chore(eslint): Consistent type imports/exports (#39341) 4 months ago
emoji-custom/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
emoji-emojione chore(ui-client): Move some views (#37757) 6 months ago
error-handler/server
file/server fix: imported fixes 02-18-2026-001 (#38767) 4 months ago
file-upload chore: deprecate sendFileMessage meteor method (#40287) 2 months ago
github/server fix: Github OAuth not getting user emails (#39753) 3 months ago
github-enterprise/server chore: Relocate client-side custom OAuth modules (#36673) 11 months ago
gitlab chore: Relocate client-side custom OAuth modules (#36673) 11 months ago
google-oauth/server
highlight-words/client
iframe-login/server refactor: remove `iframeLogin` from meteor (#36022) 1 year ago
importer fix: slack importer not importing messages correctly (#40053) 3 months ago
importer-csv/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
importer-omnichannel-contacts/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
importer-pending-avatars/server chore: Logging (#37956) 6 months ago
importer-pending-files/server chore: Adapt logs to object format (final!) (#38289) 5 months ago
importer-slack/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
importer-slack-users/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
integrations feat: add per-integration scriptTranspile flag to opt-out of Babel (#40160) 2 months ago
invites/server/functions fix: require unban before using inviting link (#40087) 3 months ago
irc chore: Adapt logs to object format - 3 (#38111) 5 months ago
lib refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
license
livechat refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
livechat-enterprise/client chore: Move `AppLayout` hooks (#37354) 8 months ago
logger
mail-messages/server chore: Adapt logs to object format (final!) (#38289) 5 months ago
mailer/server chore(ui-client): Move some views (#37757) 6 months ago
markdown chore: prevent undefined `supportSchemesForLink` in filtered markdown parser (#38958) 4 months ago
mentions chore(eslint): Allow `await` in loops (#39178) 4 months ago
message-mark-as-unread/server chore: Adapt logs to new format (#38259) 5 months ago
message-pin/server feat(enterprise): Implement cold storage archiving for read receipts (#38623) 2 months ago
message-star/server chore!: change http code results for ddp over rest (#38007) 6 months ago
meteor-accounts-saml chore(deps): bump xmldom and related deps (#40270) 2 months ago
metrics/server chore: remove left over oplog code (#38313) 4 months ago
nextcloud/server chore: Adapt logs to object format (final!) (#38289) 5 months ago
notification-queue/server chore(eslint): Allow `await` in loops (#39178) 4 months ago
notifications chore: remove rocketchat:streamer meteor package (#38494) 4 months ago
oauth2-server-config Merge remote-tracking branch 'origin/master' into develop 3 months ago
push/server feat: send push notifications for voice calls (#39386) 2 months ago
push-notifications/server chore(ui-client): Move some views (#37757) 6 months ago
reactions refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
retention-policy chore(eslint): Allow `await` in loops (#39178) 4 months ago
search/server chore: Adapt logs to object format (#38270) 5 months ago
settings/server regression: Invalid setting on boot when running on development mode (#40276) 2 months ago
slackbridge feat(enterprise): Implement cold storage archiving for read receipts (#38623) 2 months ago
slashcommand-asciiarts
slashcommands-archiveroom
slashcommands-ban feat: Ban user UI (#39678) 3 months ago
slashcommands-create
slashcommands-help/server chore: route /help system message to the correct thread context (#38498) 4 months ago
slashcommands-hide
slashcommands-invite feat: Ban user UI (#39678) 3 months ago
slashcommands-inviteall feat: Ban user UI (#39678) 3 months ago
slashcommands-join refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
slashcommands-kick feat: Ban user UI (#39678) 3 months ago
slashcommands-leave/server refactor: Remove global references to `Meteor` (#39316) 4 months ago
slashcommands-me/server
slashcommands-msg/server
slashcommands-mute/server
slashcommands-open/client chore: Reorganizing cached stores (#36565) 11 months ago
slashcommands-status chore: replace ids with objects as parameters (#38367) 5 months ago
slashcommands-topic chore(ui-client): Move some views (#37757) 6 months ago
slashcommands-unarchiveroom
smarsh-connector/server chore: Move `MessageTypes` API to `@rocket.chat/message-types` (#36811) 10 months ago
statistics/server feat: rewrite `checkUrlForSsrf` and include it in the `server-fetch` package (#38044) 4 months ago
theme chore: slim Rocket.Chat Docker image (~260 MB, -14.7%) (#40128) 2 months ago
threads feat(enterprise): Implement cold storage archiving for read receipts (#38623) 2 months ago
token-login/server
ui/client refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
ui-master/server chore!: remove `ecdh` (#37123) 6 months ago
ui-message/client feat: Sidebar draft group (#38225) 2 months ago
ui-utils refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
user-status/server chore: replace ids with objects as parameters (#38367) 5 months ago
utils Release 8.4.0 2 months ago
version-check/server fix: filter versionUpdate banners where version <= current installed (#38932) 4 months ago
webdav chore: Adapt logs to object format (final!) (#38289) 5 months ago
wordpress refactor: Remove Meteor.startup and Tracker.autorun from WordPress OAuth (#35530) 1 year ago