Commit Graph

101 Commits (65fc129c2bc01db66737b96aea052d60650ffe97)

Author SHA1 Message Date
Rodrigo Nascimento bbadf4817c Sync more changes from branch `more-streams` (#4513) 10 years ago
Rodrigo Nascimento d31f8658dc Some improvements from `more-streams` (#4510) 10 years ago
Aaron Ogle 03c304710e Fix variable name in webhook (#4439) 10 years ago
Aaron Ogle c61b3d927b Allow webhook to decide if message is groupable 10 years ago
Rodrigo Nascimento 0288e7bbe1
Improve incoming webhook logs 10 years ago
Rodrigo Nascimento c1b203c556
Improve outgoing webhook logs 10 years ago
Rodrigo Nascimento be5dddfa1b
Prevent dirty in outgoing webhook records 10 years ago
Rodrigo Nascimento ae07bf9cf3
Add more logs for outgoing webhook 10 years ago
Maki Nishifuji c43537fc76 Bugfix: Babel compile 10 years ago
TobiasKappe 6fee356cae Include alias and bot values in outgoing webhook. (#3805) 10 years ago
Rodrigo Nascimento d818d945f4
Fix error when integration body (script) is undefined 10 years ago
Diego Sampaio e69b0227fd Prevent message update on multiple sendMessage calls 10 years ago
Rodrigo Nascimento df7b33a467
Add ids for all afterSaveMessage callbacks 10 years ago
graywolf336 e7d05f28ab Fix outgoing integrations erroring out when a channel isn't provided 10 years ago
Diego Sampaio 3ceba0dae5 Force outgoing webhooks to post only on the allowed room 10 years ago
Marcelo Schmidt 9e2b361596
Allow inputing multiple channels/users in integrations; comma-separated 10 years ago
David Freedman 3cfc7b83b2 Feature to add permission for user to manage their own integrations only. (#2901) 10 years ago
Marcelo Schmidt 611ecae62c Change meteor error (#2969) 10 years ago
Rodrigo Nascimento 452374a285 Closes #2887; Support for GET method in @integrations (#2932) 10 years ago
Diego Sampaio 8747813fcf Fix error when incoming integration returns nothing 10 years ago
Rodrigo Nascimento c95a64ab8c More ESLint fixes 10 years ago
Rodrigo Nascimento fc1fd30276 jsHint fixes 10 years ago
Rodrigo Nascimento 881f6f4715 Only compile scripts if scripts are enabled and filled 10 years ago
Rodrigo Nascimento e787820767 Do not use user id in integration URL but keep compatibility 10 years ago
Rodrigo Nascimento 48f24012f0 Use URL compatible token and do not sabe in user record 10 years ago
Rodrigo Nascimento 43e97f495f Pass correct raw value for content in integration scripts 10 years ago
Rodrigo Nascimento 73f443ef34 Add option to disable integrations 10 years ago
Rodrigo Nascimento 10b5c55baa Add option to disable integration scripts 10 years ago
Rodrigo Nascimento f8bdcd314e Pass request as object to process_incoming_request 10 years ago
Rodrigo Nascimento de152a6222 Use script instead of processIncomingRequestScript 10 years ago
Rodrigo Nascimento b460e363f1 Replace outgoing scripts by new format 10 years ago
Rodrigo Nascimento fcf4704616 Init transformation of incoming scripts to new version 10 years ago
Rodrigo Nascimento e952dfd3b5 Allow outgoing scripts to call HTTP 10 years ago
Rodrigo Nascimento 07e7bf21bf Allow processOutgoingResponseScript to process erros 10 years ago
Rodrigo Nascimento 60ae02565b Allow send message and continue with the request 10 years ago
Rodrigo Nascimento c9bb5f8e88 DRY more and allow store data in trigger for outgoing scripting 10 years ago
Diego Sampaio 5aeac16c2e added underscore, underscore string and console to context 10 years ago
Rodrigo Nascimento f2c03ccbc2 Add logger 10 years ago
Rodrigo Nascimento 085f3d883a Allow prepareOutgoingRequestScript to stop execution and return a message 10 years ago
Rodrigo Nascimento 7489a2d07f Init outgoing webhook scripting 10 years ago
Rodrigo Nascimento 69d6cc35e4 Init incoming webhook scripting 10 years ago
Rodrigo Nascimento 5f2d4a76ee Fix typo 10 years ago
Rodrigo Nascimento 576e6df985 Close #2389; Blank channel when sending attachments as object 10 years ago
Diego Sampaio 5f10f7069f don't parse URLs in body if an attachment was sent 10 years ago
Diego Sampaio f37fdb37e8 parseUrls by default - closes #1362 10 years ago
Diego Sampaio 2e3865bfab parse URLs on messages from REST 10 years ago
Rodrigo Nascimento e399653e6b Allow send hooks from a specific public channel 10 years ago
Rodrigo Nascimento ef5028e66d Outgoing: Get the room from posted message to reply 10 years ago
Rodrigo Nascimento 19d37190c1 Allow pass room id to direct rooms 10 years ago
Rodrigo Nascimento 4ffc4ee5db Log error when trigger url returns 500 10 years ago