zulip/zerver/webhooks/hellosign
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 integrations: Fix custom topic of hellosign integration. 2017-06-02 22:08:12 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks: Use append-topic.md for gosquared, greenhouse, hellosign. 2017-06-01 22:16:12 -07:00
tests.py integrations: Fix custom topic of hellosign integration. 2017-06-02 22:08:12 -07:00
view.py webhooks: Migrate to check_send_stream_message. 2017-09-30 17:48:55 -07:00