zulip/zerver/webhooks/gogs
Eeshan Garg 86c2c7ad34 webhooks: Migrate to check_send_stream_message.
This commit migrates all webhooks to use check_send_stream_message
instead of check_send_message. The only two webhooks that still
use check_send_message are our yo and teamcity webhooks. They
both use check_send_message for private messages.
2017-09-30 17:48:55 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py gogs: Add webhook integration. 2017-03-17 12:22:06 -07:00
doc.md webhooks/gogs: Migrate docs to Markdown. 2017-06-05 11:22:05 -07:00
tests.py webhooks: Migrate to check_send_stream_message. 2017-09-30 17:48:55 -07:00
view.py webhooks: Migrate to check_send_stream_message. 2017-09-30 17:48:55 -07:00