Commit Graph

86 Commits (develop)

Author SHA1 Message Date
Kevin Aleman f29a04e531
chore: Logging (#37956) 2 days ago
Douglas Gubert ec56600155
fix: third-party login is broken (#37707) 1 week ago
Tasso Evangelista 3e428054ff
chore(ui-client): Move some views (#37757) 2 weeks ago
Ricardo Garim c48eb6849d
fix: remove sensitive information from outgoingLogger logs (#37729) 2 weeks ago
Tasso Evangelista d77894ce26
chore: Enforce stricter TypeScript directives (#37709) 3 weeks ago
Abhinav Kumar 9f3c11c201
feat: add `separateResponse` param to incoming webhooks for optional per-channel responses markdown (#36386) 5 months ago
Guilherme Gazzo 7bff90b29a
chore: solve circular deps api definition (#36166) 7 months ago
Abhinav Kumar a8a7bc29a6
regression: broken incoming webhook validation (#36059) 7 months ago
Marcos Spessatto Defendi d143c58fd9
refactor: Convert integrations (api and triggerHandler) to typescript (#35819) 8 months ago
Marcos Spessatto Defendi 72fbdac4f6
regression: parse urlencoded body as string when there is no specific key(payload) (#35823) 8 months ago
Abhinav Kumar dc6cf3ef5f
fix: incoming webhook "Post As" field not updating userId (#35795) 9 months ago
Marcos Spessatto Defendi d165f0c280
regression: incoming integration not working with new hono router (#35772) 9 months ago
Marcos Spessatto Defendi 01cf76ec5b
chore: remove meteor calls from integrations (server) (#35747) 9 months ago
Guilherme Gazzo 87a15899ad
chore: add hono as router (#35078) 9 months ago
Diego Sampaio b444a61841 fix: urlencoded webhook payload parsing (#35532) 9 months ago
Diego Sampaio 59525f3826
fix: urlencoded webhook payload parsing (#35532) 9 months ago
Diego Sampaio efb450391c
regression: fix urlencoded hooks (#35183) 10 months ago
Guilherme Gazzo 263a7cb10a
chore: remove restivus (#34999) 11 months ago
Guilherme Gazzo c5f23abd01
chore: bump meteor and node version (#34048) 12 months ago
Diego Sampaio d37433b958
refactor: Move add and remove role code out of Roles model (#34488) 1 year ago
Hiago Hubert 2c2a35af24
fix: username (Post as) field is not being updated in incoming webhook integration panel (#34085) 1 year ago
Guilherme Gazzo b2d864c568
chore: update eslint plugins (#33879) 1 year ago
Guilherme Gazzo 0b396dcd3e
chore: minor deps (#33795) 1 year ago
Pierre 3ea02d3cc1 chore!: remove integration scripts' "Compatible Sandbox" (vm2) 1 year ago
Julio A. e14fa89450
fix: imported fixes (#33583) 1 year ago
Ricardo Garim 636d32d783
fix: correct parameter order in afterSaveMessage to restore outgoing webhooks and related features (#33295) 1 year ago
Tasso Evangelista 1abe580601
refactor: Circular imports (#32885) 1 year ago
Ricardo Garim b21d32b970
refactor: IntegrationHistory out of DB Watcher (#32502) 2 years ago
Ricardo Garim 1c8ee7303b
refactor: Integration entity out of db watcher (#32378) 2 years ago
Masaki Miura cf3f91fa40
feat: Allow user to set timeout of outgoing webhook (#31222) 2 years ago
Douglas Fabris bbe347c12d
refactor: Integrations Forms & UI (#30831) 2 years ago
Pierre Lehnen 1041d4d361
feat: use isolated-vm to run integration scripts (#30229) 2 years ago
Pierre Lehnen 92613680b7
feat: use isolated-vm to run integration scripts (#30229) 2 years ago
Matheus Barbosa Silva 203304782f
fix: new `overrideDestinationChannelEnabled` param in integrations' endpoints is required (#30202) 2 years ago
Guilherme Gazzo dcfb7719ef regression: fix build ci 2 years ago
Pierre Lehnen fe6f5cdf88
chore: move logger to a separate package (#30092) 2 years ago
Pierre Lehnen ce2f2eaad3
feat: ability to freeze or completely disable integration scripts through envvars (#30053) 2 years ago
Pierre Lehnen ff7e181464
feat: ability to freeze or completely disable integration scripts through envvars (#30053) 2 years ago
Tasso Evangelista 7aa0d963bb
chore(eslint): Unify ESLint configuration (#29896) 2 years ago
Guilherme Gazzo db2cc31c04
chore: isolate callbacks and typings (#29883) 2 years ago
Tasso Evangelista 9e59265f66
ci(lint): Broken ESLint (#29599) 3 years ago
Luciano Marcos Pierdona Junior 12d97e16c2
feat: Allow Incoming Webhooks to override destination channel (#26875) 3 years ago
Rodrigo Nascimento 6c8dac195d
refactor(integrations): Replace Fibers dependency by Deasync (#29081) 3 years ago
Guilherme Gazzo 2bcc812fcf
chore: improve server stream typings (#29128) 3 years ago
Guilherme Gazzo a7e122b565
chore: Remove Meteor.Streamer client usage (#29221) 3 years ago
Marcos Spessatto Defendi f66a1f94ba
refactor: remove all (possible) run as user (#29149) 3 years ago
Kevin Aleman e34e05bf77
refactor: Convert `cors` and `invites` to ts (#29076) 3 years ago
Rodrigo Nascimento 20b0976fbb
refactor: Remove wrapAsync (#28825) 3 years ago
Marcos Spessatto Defendi 69662f46ce
refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
Kevin Aleman 74b1e2e590
refactor: Replace `http` with `fetch` - 2 (#28828) 3 years ago