Christopher Chong
5362a6b555
integrations: Add RhodeCode webhook integration.
...
Fixes #19627 .
2022-07-13 14:10:00 -07:00
tushar912
83f6557f43
integrations: Add SonarQube webhook integration.
...
Fixes #13395 .
2021-08-05 09:53:42 -07:00
Lefteris Kyriazanos
2b70e88fda
integrations: Add basic open collective integration.
...
Add basic open collective integration for the user donation
event.
Fixes #18319
2021-08-03 16:09:33 -07:00
Adam Birds
ee375e2999
integrations: Add Freshstatus webhook integration.
2021-05-27 23:38:11 -07:00
Adam Birds
303bb61f9c
integrations: Add Sonarr Integration.
2021-05-26 17:12:28 -07:00
Adam Birds
17fe2e4a08
integrations: Add Radarr inegration.
2021-05-26 17:11:57 -07:00
Adam Birds
11e7f27031
integrations: Add Lidarr integration.
2021-05-26 17:11:24 -07:00
Adam Birds
589a7799dc
integrations: Add Uptime Robot integration.
...
Note that the documentation cannot fully use our macros, because
Uptime Robot requires an & of the end of the URL, because of how it
passes its payload.
Fixes #13854 . Fixes #13939 .
2021-05-09 20:34:19 -07:00
Adam Birds
a3ba8b9efd
integrations: Add Freshping webhook integration.
...
I have added a webhook integration for Freshping.
2021-05-06 11:18:35 -07:00
Adam Birds
188273d8f5
integrations: Add JSON Printer webhook integration.
...
I have added the JSON Printer integration which will show any webhook
payload inside a code block which is useful for webhook testing.
Fixes #17969 .
2021-04-28 07:23:18 -07:00
Adam Birds
545cd961f4
integrations: Add docs for GitHub Actions integration.
...
I have added a documentation page for the GitHub Actions integration to
`/integrations/doc/github-actions` with a link to the Zulip GitHub
Actions repository.
Tweaked by tabbott to add cross-links with the main GitHub integration.
2021-04-15 16:42:31 -07:00
m-e-l-u-h-a-n
dd308528c2
docs(integrations): Document zoom video provider in /integrations.
...
Moves documentation about using zoom as video call provider
to /integrations. This documentation was earlier present
at /help/start-a-call and is moved as asked in issue #17588 .
2021-04-14 08:44:00 -07:00
m-e-l-u-h-a-n
4077673da7
docs(integrations): Add Big Blue Button video provider on /integrations.
...
Moves documentation about using Big Blue Button as video call
provider to /integrations. This documentation was earlier
present at /help/start-a-call and is moved as asked in issue #17588 .
2021-04-14 08:44:00 -07:00
m-e-l-u-h-a-n
13e43917db
docs(integrations): Document jitsi video provider in /integrations.
...
Moves documentation about using jitsi as video call provider
to /integrations. This documentation was earlier present
at /help/start-a-call and is moved as asked in issue #17588 .
2021-04-14 08:44:00 -07:00
Anders Kaseorg
566695d6e3
logos: Golf harder with svgo 2.3.0.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2021-04-07 21:05:01 -07:00
Anders Kaseorg
e271936aae
logos: Optimize jotform.svg with svgo 2.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-04 12:24:25 -08:00
Gaurav Pandey
3d7462a0e7
integration: Add jotform integration.
...
Fixes #16554
2021-03-04 11:40:58 -08:00
Anders Kaseorg
9613c66560
dependencies: Upgrade JavaScript dependencies.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-03 21:46:42 -08:00
David Wood
366cb30db1
integrations: Re-add Canarytoken integration.
...
This commit re-adds the integration for canarytokens.org, now separate
from the primary Thinkst integration.
Signed-off-by: David Wood <david@davidtw.co>
2020-07-20 15:34:40 -07:00
David Wood
f1c9d9c2fe
integrations: Fix Thinkst Canary integration.
...
This commit fixes the Thinkst Canary integration which - based on the
schema in upstream documentation - incorrectly assumed that some fields
would always be sent, which meant that the integration would fail. In
addition, this commit adjusts support for canarytokens to only support
the canarytoken schema with Thinkst Canaries (not Thinkst's
canarytokens.org).
Signed-off-by: David Wood <david@davidtw.co>
2020-07-20 15:34:40 -07:00
David Wood
f0f42f7a94
integrations: Add Thinkst Canary integration.
...
This commit adds an integration for Thinkst Canaries - physical, VM and
cloud-based canaries for detecting attackers to a network. Thinkst
Canaries can send webhook alerts when canaries have been tripped, and
this integration will post Zulip messages when these webhooks are
received.
Signed-off-by: David Wood <david@davidtw.co>
2020-06-09 16:28:28 -07:00
Jenny Ghose
180c16c80e
integrations: Add an incoming webhook for Grafana.
...
Tweaked by tabbott to use formatted suggested in one of the various
duplicate PRs for this issue, showing the rule name clearly.
Fixes #12951 .
2020-05-11 00:27:38 -07:00
Puneeth Chaganti
1939f42af1
webhook/semaphore: Use Semaphore 2.0 logo for the integration.
2020-04-09 12:41:40 -07:00
Chris Heald
18e3982acd
integrations: Add AlertManager webhook.
2020-02-14 17:43:15 -08:00
Jonathan Cobb
c7433c83ff
integrations: Add errbit integration.
...
Fixes #13685 .
2020-01-16 15:33:51 -08:00
Jan Koscisz
b88192d5bb
integrations: Add Gitea integration.
...
Gitea integration adopted from Gogs integration with minor
adjusting. More events are now handled.
Fixes #13346
2019-11-18 11:55:24 -08:00
chgl
bea9e41fbd
webhooks: Add Harbor webhook integration.
2019-10-21 15:51:35 -07:00
Anders Kaseorg
e5ab9834c5
logos: Golf harder with svgo 1.3.0.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-09-02 19:30:09 -07:00
Mayank Madan
4c81474a4f
webhooks: Add Buildbot integration.
...
With some minor changes by Eeshan Garg.
Fixes : #5639 .
2019-04-27 15:19:16 -07:00
synicalsyntax
33bd52388a
integrations: Rename social media logos to bypass Adblock Plus.
...
Adblock Plus's "Block social media icons tracking" setting blocked
integration logos for social media platforms from loading, so the logos
are renamed to bypass this.
Fixes #11590 .
2019-02-23 10:56:43 -08:00
synicalsyntax
d6483a99d0
integrations: Update xkcd logo.
2019-02-22 18:16:29 -08:00
synicalsyntax
ec866844ac
integrations: Update Matrix logo.
2019-02-22 18:16:29 -08:00
synicalsyntax
26d92b422f
integrations: Improve resolution of IRC logo.
2019-02-22 18:16:29 -08:00
Rishi Gupta
8cc387c67f
integrations: Run svgo to optimize svg files.
...
Fixes broken build.
2019-02-19 16:10:17 -08:00
synicalsyntax
f08e8c8ffc
integrations: Update Freshdesk logo.
...
Eliminated legacy logo.
2019-02-19 15:08:45 -08:00
synicalsyntax
498cf1b905
integrations: Improve resolution of Greenhouse logo.
2019-02-19 15:07:25 -08:00
synicalsyntax
03d4f248fd
integrations: Improve resolution of Gosquared logo.
2019-02-19 15:07:24 -08:00
synicalsyntax
bf4c7d409a
integrations: Update Statuspage logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
ccd06100d5
integrations: Update Raygun logo.
...
Updates legacy logo and converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
f0f3f88dd3
integrations: Update Flock logo.
...
Updates legacy logo and converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
6e18040da0
integrations: Update Dialogflow logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
2a5fe09d16
integrations: Update Opsgenie logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
6ddb03fad9
integrations: Update GoCD logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
756e95867c
integrations: Update Discourse logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
1595162496
integrations: Update Jira logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
fc7cf5462f
integrations: Update Instagram logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
b65d9e9e10
integrations: Update Clubhouse logo.
...
Updates legacy logo and converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
5bf89b946d
integrations: Update Bitbucket logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
6f8481cd33
integrations: Update Trello logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00
synicalsyntax
f1a2fe74a6
integrations: Update Beeminder logo.
...
Converts logo from PNG to SVG format.
2019-02-19 15:07:24 -08:00