zulip/zerver/webhooks
PIG208 5359d20a13 webhooks: Add support to event filtering system for webhooks.
This add support to event filtering system for most webhooks that
require trivial changes to adapt this feature.
2021-07-24 15:10:09 -07:00
..
airbrake webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
alertmanager webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
ansibletower python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
appfollow webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
appveyor python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
basecamp webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
beanstalk request: Rename validator parameter of REQ to json_validator. 2021-04-07 14:13:06 -07:00
beeminder webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
bitbucket webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
bitbucket2 webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
bitbucket3 webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
buildbot webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
canarytoken webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
circleci webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
clubhouse webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
codeship webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
crashlytics webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
delighted webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
deskdotcom webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
dialogflow request: Store client information using ZulipRequestNotes. 2021-07-14 12:01:07 -07:00
dropbox python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
errbit webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
flock python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
freshdesk webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
freshping webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
freshstatus webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
front webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
gci webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
gitea webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
github webhooks: Detect view function with default naming convention. 2021-07-24 15:10:09 -07:00
gitlab webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
gocd webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
gogs webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
gosquared webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
grafana webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
greenhouse webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
groove webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
harbor webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
hellosign webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
helloworld webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
heroku python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
homeassistant webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
honeybadger/fixtures
ifttt webhooks: Detect view function with default naming convention. 2021-07-24 15:10:09 -07:00
insping python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
intercom webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
jira webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
jotform webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
json python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
librato python: Migrate most json_error => JsonableError. 2021-06-30 16:22:38 -07:00
lidarr webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
mention webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
netlify webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
newrelic webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
opbeat message: Fix the edit topic bug by removing leading \n from msg content. 2021-07-06 09:41:54 -07:00
opsgenie webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
pagerduty webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
papertrail webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
pingdom webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
pivotal webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
radarr webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
raygun webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
reviewboard webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
rollbar/fixtures
runscope/fixtures
semaphore webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
sentry message: Fix the edit topic bug by removing leading \n from msg content. 2021-07-06 09:41:54 -07:00
slack request: Store client information using ZulipRequestNotes. 2021-07-14 12:01:07 -07:00
slack_incoming slack_incoming: Handle explicit None text payload in webhook. 2021-07-15 09:37:39 -07:00
solano webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
sonarr webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
splunk webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
statuspage webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
stripe webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
taiga webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
teamcity request: Store client information using ZulipRequestNotes. 2021-07-14 12:01:07 -07:00
thinkst webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
transifex webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
travis webhooks: Detect view function with default naming convention. 2021-07-24 15:10:09 -07:00
trello webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
updown webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
uptimerobot webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
wordpress webhooks: Add support to event filtering system for webhooks. 2021-07-24 15:10:09 -07:00
yo webhooks: Detect view function with default naming convention. 2021-07-24 15:10:09 -07:00
zabbix python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
zapier python: Migrate most json_error => JsonableError. 2021-06-30 16:22:38 -07:00
zendesk integration: Update Zendesk Documentation. 2021-03-25 01:40:38 -07:00
__init__.py