Commit Graph

79 Commits (c95a64ab8cf640f4d3fa6ec8b628c094bff7c105)

Author SHA1 Message Date
Rodrigo Nascimento c95a64ab8c More ESLint fixes 9 years ago
Rodrigo Nascimento fc1fd30276 jsHint fixes 9 years ago
Rodrigo Nascimento 881f6f4715 Only compile scripts if scripts are enabled and filled 9 years ago
Rodrigo Nascimento e787820767 Do not use user id in integration URL but keep compatibility 9 years ago
Rodrigo Nascimento 48f24012f0 Use URL compatible token and do not sabe in user record 9 years ago
Rodrigo Nascimento 43e97f495f Pass correct raw value for content in integration scripts 9 years ago
Rodrigo Nascimento 73f443ef34 Add option to disable integrations 9 years ago
Rodrigo Nascimento 10b5c55baa Add option to disable integration scripts 9 years ago
Rodrigo Nascimento f8bdcd314e Pass request as object to process_incoming_request 9 years ago
Rodrigo Nascimento de152a6222 Use script instead of processIncomingRequestScript 9 years ago
Rodrigo Nascimento b460e363f1 Replace outgoing scripts by new format 9 years ago
Rodrigo Nascimento fcf4704616 Init transformation of incoming scripts to new version 9 years ago
Rodrigo Nascimento e952dfd3b5 Allow outgoing scripts to call HTTP 9 years ago
Rodrigo Nascimento 07e7bf21bf Allow processOutgoingResponseScript to process erros 9 years ago
Rodrigo Nascimento 60ae02565b Allow send message and continue with the request 9 years ago
Rodrigo Nascimento c9bb5f8e88 DRY more and allow store data in trigger for outgoing scripting 9 years ago
Diego Sampaio 5aeac16c2e added underscore, underscore string and console to context 9 years ago
Rodrigo Nascimento f2c03ccbc2 Add logger 9 years ago
Rodrigo Nascimento 085f3d883a Allow prepareOutgoingRequestScript to stop execution and return a message 9 years ago
Rodrigo Nascimento 7489a2d07f Init outgoing webhook scripting 9 years ago
Rodrigo Nascimento 69d6cc35e4 Init incoming webhook scripting 9 years ago
Rodrigo Nascimento 5f2d4a76ee Fix typo 9 years ago
Rodrigo Nascimento 576e6df985 Close #2389; Blank channel when sending attachments as object 9 years ago
Diego Sampaio 5f10f7069f don't parse URLs in body if an attachment was sent 9 years ago
Diego Sampaio f37fdb37e8 parseUrls by default - closes #1362 9 years ago
Diego Sampaio 2e3865bfab parse URLs on messages from REST 9 years ago
Rodrigo Nascimento e399653e6b Allow send hooks from a specific public channel 9 years ago
Rodrigo Nascimento ef5028e66d Outgoing: Get the room from posted message to reply 9 years ago
Rodrigo Nascimento 19d37190c1 Allow pass room id to direct rooms 9 years ago
Rodrigo Nascimento 4ffc4ee5db Log error when trigger url returns 500 9 years ago
Rodrigo Nascimento ffeeded2e7 Close #1923; Prevent erros update outgoing webhooks with empty channel 10 years ago
Diego Sampaio 841656b506 improved processWebhookMessage return 10 years ago
Diego Sampaio b9545bb113 moved response logic outside of processWebhookMessage 10 years ago
Diego Sampaio 65779a43fb using default values instead of integration data 10 years ago
Diego Sampaio fe1c83cd30 process outgoing webhook response as a new message 10 years ago
Diego Sampaio c4c89733c7 moved logic to create a message from webhooks to a new file 10 years ago
Rodrigo Nascimento ea2bffc8be Add apis 'integrations.create' and 'integrations.remove' 10 years ago
Marcelo Schmidt eaf025ec37 Rework 10 years ago
Rodrigo Nascimento a295da429f Add more logs on integrations 10 years ago
Diego Sampaio 9990033632 trim integration messages 10 years ago
Rodrigo Nascimento 9699e552ca Enforce data in body params 10 years ago
Rodrigo Nascimento 08593fc635 Get integration name from body 10 years ago
Rodrigo Nascimento cd9fbe6bce Set user role in integration update too 10 years ago
Gabriel Engel ec194a13b1 embarrassing mistake 10 years ago
Gabriel Engel c5837cf972 make sample data into array 10 years ago
Rodrigo Nascimento ab707ed959 Enable triggers in messages to users 10 years ago
Rodrigo Nascimento f381e995f6 Rename integration api routes, add apis remove, info and sample 10 years ago
Rodrigo Nascimento 0453ff9e9b Allow bot call deleteOutgoingIntegration 10 years ago
Rodrigo Nascimento d77e07516b Turn channel and triggerWords optional in triggers 10 years ago
Rodrigo Nascimento 6f149a6ade If no channel in trigger listen all public channels 10 years ago