zulip/zerver/webhooks/trello
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/trello: Support updating Card descriptions. 2017-09-28 10:58:07 -07:00
view webhooks: Migrate to check_send_stream_message. 2017-09-30 17:48:55 -07:00
__init__.py Webhook: Remove duplicate trello code. 2017-08-08 15:55:09 -07:00
doc.md docs: Update /integrations links to new pushState routes. 2017-08-10 10:21:53 -07:00
tests.py webhooks: Migrate to check_send_stream_message. 2017-09-30 17:48:55 -07:00