- May 06, 2017
-
-
Bradley Hilton authored
-
- Apr 19, 2017
-
-
Gabriel Engel authored
[Fix] Bug with incoming integration (0.55.1)
-
Rodrigo Nascimento authored
-
- Apr 13, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
- Apr 06, 2017
-
-
Bradley Hilton authored
-
Bradley Hilton authored
-
Bradley Hilton authored
-
- Mar 29, 2017
-
-
Bradley Hilton authored
* When retrying an outgoing integration, verify it's enabled first. * Fix the auto-merge fail from git, the fix moved up to the correct place
-
Guilherme Gazzo authored
* converted rocketchat-integrations coffee to js * fix * fix lint and suggestions
-
- Mar 24, 2017
-
-
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
* 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
-
- Mar 23, 2017
-
-
Bradley Hilton authored
* Allow access to the models within integrations and fix a few issues with incoming webhooks * Update the history file to reflect the changes to the integrations
-
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 16, 2017
-
-
Bradley Hilton authored
-
- Feb 19, 2017
-
-
Maki Nishifuji 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
-
- Feb 01, 2017
-
-
Bradley Hilton authored
-
- Jan 30, 2017
-
-
Maki Nishifuji authored
-
- Jan 27, 2017
-
-
Maki Nishifuji authored
-
Maki Nishifuji authored
-
Maki Nishifuji authored
-
Maki Nishifuji authored
Even if a crazy scripts in webhooks. e.g. `while(true) { ... }`
-
- Jan 24, 2017
-
-
Rodrigo Nascimento authored
Closes #5742
-
Maki Nishifuji authored
-
Maki Nishifuji authored
-
- Jan 20, 2017
-
-
Bradley Hilton authored
-
Bradley Hilton authored
-
- Jan 18, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
- Jan 17, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
- Jan 16, 2017
-
-
Rodrigo Nascimento authored
-
Bradley Hilton authored
-
Bradley Hilton authored
-
- Jan 10, 2017
-
-
Rodrigo Nascimento authored
-
- Jan 09, 2017
-
-
Diego Sampaio authored
-
- Jan 04, 2017
-
-
Karl Prieb authored
-