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