- Apr 06, 2017
-
-
Bradley Hilton authored
-
- Apr 04, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
- Apr 03, 2017
-
-
Rodrigo Nascimento authored
-
- Mar 28, 2017
-
-
Nathan Marcos authored
-
Nathan Marcos authored
-
- Mar 27, 2017
-
-
Alex Brazier authored
-
- Mar 24, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
* Add ESLint rule `prefer-template` * Add ESLint rule `template-curly-spacing ` * ESLint ignore rocketchat-livechat/assets/rocket-livechat.js * Add ecmascript package to all packages * Use ecmascript package for server and client on saml package * Fix compilation
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
* ESLint add rule `object-shorthand` * ESLint rocketchat-livechat/assets/rocket-livechat.js * Add ecmascript package to all packages * Use ecmascript package for server and client on saml package * Fix compilation
-
Rodrigo Nascimento authored
* Add eslit rule `one-var` * ESLint add rule `no-var` * Add ecmascript package to all packages * Use ecmascript package for server and client on saml package * Fix compilation
-
Rodrigo Nascimento authored
-
- Mar 23, 2017
-
-
Marcelo Schmidt authored
* Change all instances of Meteor.Collection for Mongo.Collection http://stackoverflow.com/questions/25756664/is-it-mongo-collection-or-meteor-collection * Include api.use(‘mongo’) where it was missing
-
- Mar 12, 2017
-
-
Yuntao Zhou authored
-
- Mar 09, 2017
-
-
Guilherme Gazzo authored
-
Guilherme Gazzo authored
-
- Mar 08, 2017
-
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
- Mar 02, 2017
-
-
Marcelo Schmidt authored
-
- Feb 24, 2017
-
-
Alex Brazier authored
-
- Feb 21, 2017
-
-
Kiran Rao authored
-
- Feb 20, 2017
-
-
Marcelo Schmidt authored
-
- Feb 17, 2017
-
-
Marcelo Schmidt authored
-
- Feb 16, 2017
-
-
Bradley Hilton authored
* Convert the majority of the integrations package to JavaScript * Move the trigger handler to it's own class * Start trying to generalize integration items * Yay, additional events trigger outgoing webhooks * Silence codacy and fix eslint problems. * Started work on user created event for outgoing integrations * Finish the outgoing integration work on the user created event. * Add user join and leave room events for outgoing webhooks * Add fields to the rest api integration creation and clean up the processWebhookMessage * Add the HTTP to the incoming webhook context * Don't check for property on result if it isn't there. Closes #4175, #5762, and #5896. * Add archive room and file upload events for the webhooks * Disable integrations when the user to run/post as gets deleted. * Try to fix the tests failing due to the requird events property * Add history of integration which get fired * Add the missing file for the IntegrationHistory * Fix deleting users being broke due to my code * Add the outgoing webhook integration history viewing page along with v1 rest api to retrieve it * Integration history replays are now enabled along with advanced settings * Work on the advanced settings and enable paging on the integration history * Enable i18n for the history and advanced settings * Update the wording on the word placement * Move migration to be 88 now. * Add missing translations for the webhooks * Fix en.i18n.json identation * Fix integrations.html indentation * Fix more identations * Fix identation of integrationsOutgoing.html
-
Martin Schoeler authored
* added new send on enter setting * add new preference and i18n values * fix i18n * changed to behaviour
-
Marcelo Schmidt authored
* Fix addUserRoles and removeUserRoles only working for the first role * Add setting for defining default roles for oauth registrations * Suggested changes to improve readability
-
- Feb 15, 2017
-
-
Rodrigo Nascimento authored
Closes #6038
-
- Feb 14, 2017
-
-
Marcelo Schmidt authored
-