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
Guilherme Gazzo 0b300d100f
refactor: move from canDeleteMessage to canDeleteMessageAsync (#28480)
3 years ago
..
.docker Bump version to 6.1.0-develop 3 years ago
.docker-mongo [BREAK] Update Meteor to 2.9 and NodeJS to 14.21.1 (#27639) 3 years ago
.meteor Chore: Remove/replace some Meteor packages (#28189) 3 years ago
.openshift
.scripts Chore: ESLint warnings (#26504) 4 years ago
.storybook Chore: Fix babel config related to TypeScript `declare` usage (#28029) 3 years ago
app refactor: move from canDeleteMessage to canDeleteMessageAsync (#28480) 3 years ago
client refactor: Types of Meteor methods (7/N) (#28482) 3 years ago
definition refactor: Types of Meteor methods (7/N) (#28482) 3 years ago
ee chore: make callbacks accept async (#28486) 3 years ago
imports refactor: Fork minor Meteor packages (#28337) 3 years ago
lib chore: make callbacks accept async (#28486) 3 years ago
packages refactor: Types of Meteor methods (7/N) (#28482) 3 years ago
private [BREAK] Remove Chatpal (#28012) 3 years ago
public chore: Remove old css (#28140) 3 years ago
server refactor: move from canAccessRoom to canAccessRoomAsync (#28477) 3 years ago
tests fix: Horizontal scroll in main room if text is too long (#28434) 3 years ago
.babelrc Chore: add playwright ee coverage (#26293) 4 years ago
.codeclimate.yml
.dockerignore
.eslintcache refactor: Types of Meteor methods (6/N) (#28478) 3 years ago
.eslintignore Chore: Remove TimeSync usage (#26294) 4 years ago
.eslintrc.json refactor(eslint): Add "no-floating-promises" eslint rule - Part 3 (#28435) 3 years ago
.gitignore [NEW] Federation events coverage expansion (#27119) 3 years ago
.meteorignore
.mocharc.api.js Chore: Improve `ts-node` startup time with `swc` (#27686) 3 years ago
.mocharc.base.json Chore: Improve `ts-node` startup time with `swc` (#27686) 3 years ago
.mocharc.client.js Chore: Increase Mocha timeout temporally for unit tests 3 years ago
.mocharc.definition.js
.mocharc.js refactor: Federation refactor towards services + file names improvement + E2E tests fixes (#28326) 3 years ago
.postcssrc
.stylelintignore
.stylelintrc
HISTORY.md
example-build-run.sh
example-ecosystem.json
example-pm2.json
example-settings.json
install.sh
package.json refactor: Models feature parity (#28456) 3 years ago
playwright-federation.config.ts refactor: Federation refactor towards services + file names improvement + E2E tests fixes (#28326) 3 years ago
playwright.config.ts Chore: Playwright test improvements (#28100) 3 years ago
publish_packages.sh
scalingo.json
tsconfig.json Chore: Improve `ts-node` startup time with `swc` (#27686) 3 years ago
tsconfig.typecheck.json Chore: Exclude private/public folders from typecheck (#26399) 4 years ago
tsconfig.webpack.json