This website requires JavaScript.
Explore
Help
Register
Sign In
CodeCow
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2026-06-21 21:32:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
93101c953f
zulip
/
zerver
/
webhooks
/
updown
History
Alex Vandiver
d04db7c5fe
webhooks: Remove repetitive argument to UnsupportedWebhookEventType.
...
The name of the webhook can be added by the webhook decorator.
2020-09-10 17:47:21 -07:00
..
fixtures
webhooks: Rename webhook fixtures to only include event type.
2017-05-13 20:07:40 -02:30
__init__.py
Make webhooks as separate modules with view and tests.
2017-01-25 23:14:19 -08:00
doc.md
webhooks/updown: Update docs to conform to style guide.
2018-04-23 12:03:34 -07:00
tests.py
webhook tests: Avoid check_webhook for multi messages.
2020-08-24 12:34:46 -07:00
view.py
webhooks: Remove repetitive argument to UnsupportedWebhookEventType.
2020-09-10 17:47:21 -07:00