- Sep 29, 2020
-
-
Shiqi Mei authored
Co-authored-by:
Douglas Gubert <d-gubert@users.noreply.github.com>
-
Douglas Gubert authored
-
Shiqi Mei authored
* [FIX] [Apps] Fix app user doesn't has permission to upload files * Fix errorClass [Error]: Forbidden [forbidden] In `app/file-upload/lib/FileUploadBase.js`, we configured `UploadFS.config.defaultStorePermissions`, which validates `insert(userId, doc)` etc. But the parameter userId cann't be always obtained by this validation method correctly (sometimes it's undefined). Meteor use the Meteor.userId() as its fallback option. So we can wrap the original call with `Meteor.runAsUser` to solve issue. * Add a new validator into canAccessRoom canAccessRoom (`app/authorization/server/functions/canAccessRoom.js`) is an essential validator for Rocket.Chat to check whether some user has permissions to access some room. In this PR, we added a new validator that allows app users to access any room on a Rocket.Chat server even if it is not a member of the room. * An attempt to fix Meteor code must always run within a Fiber Error Original Error: "Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment." * Add support for uploading files by a livecaht visitor * Support upload files with livechat visitors * Reduce an unnecessary DB query - Users.findOneById * Move the "bypass" out of canAccessRoom Adding a bypass inside canAccessRoom can potentially allow apps to do stuff we're not prepared (yet) * Update Apps-Engine version * Some refactoring * Fix a rateada Co-authored-by:
Douglas Gubert <douglas.gubert@gmail.com>
-
- Sep 28, 2020
-
-
Shiqi Mei authored
* Allow specify the encoding of the response data * Update Apps-Engine version Co-authored-by:
Douglas Gubert <douglas.gubert@gmail.com> Co-authored-by:
Douglas Gubert <d-gubert@users.noreply.github.com>
-
Rodrigo Nascimento authored
-
- Sep 25, 2020
-
-
Marcelo Schmidt authored
-
Diego Sampaio authored
-
Alan Sikora authored
* fixed message sending, you should not filter the domains, specially filter by only the local origin/source * Fixing callback registration * Increased the rate limiting
-
- Sep 23, 2020
-
-
pierre-lehnen-rc authored
-
Rodrigo Nascimento authored
-
- Sep 22, 2020
-
-
Rodrigo Nascimento authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
Rodrigo Nascimento authored
-
Shiqi Mei authored
Co-authored-by:
Douglas Gubert <douglas.gubert@gmail.com>
-
- Sep 21, 2020
-
-
Felipe Parreira authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com> Co-authored-by:
Rodrigo Nascimento <rodrigoknascimento@gmail.com>
-
gabriellsh authored
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
Guilherme Gazzo authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
Rodrigo Nascimento authored
Co-authored-by:
Martin <martin.schoeler@rocket.chat>
-
Guilherme Gazzo authored
-
dependabot[bot] authored
Bumps [marked](https://github.com/markedjs/marked) from 0.6.3 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.3...v0.7.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
lingohub[bot] authored
Manual push by LingoHub User: Gabriel Engel. Project: Rocket.Chat Made with
❤️ by https://lingohub.com Co-authored-by:Gabriel Engel <gabriel.engel@gmail.com>
-
Felipe Parreira authored
-
Diego Sampaio authored
-
gabriellsh authored
-
pierre-lehnen-rc authored
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
Dustin Skoracki authored
-
Shiqi Mei authored
* Map livechatData to customFields * Add livechatData field to apps converter Co-authored-by:
Thassio Victor <tvmcarvalho@gmail.com> Co-authored-by:
Douglas Gubert <douglas.gubert@gmail.com>
-
Thassio Victor authored
* Add support for new livechat's guest and room events * Update trigger calls * Update Apps-Engine version Co-authored-by:
Douglas Gubert <douglas.gubert@gmail.com>
-
- Sep 18, 2020
-
-
pierre-lehnen-rc authored
-
dependabot[bot] authored
-
Diego Mello authored
-
gabriellsh authored
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
-
Martin Schoeler authored
-
Martin Schoeler authored
-
pierre-lehnen-rc authored
-
gabriellsh authored
-
gabriellsh authored
-
gabriellsh authored
-
gabriellsh authored
-