zulip/zerver/webhooks/wordpress
Eeshan Garg aa12002be7 webhooks: Move all fixtures to zerver/webhooks/<webhook_name>/fixtures.
All webhook fixtures in zerver/fixtures/<webhook_name> have now
been moved to dedicated webhook-specific directories under
zerver/webhooks/<webhook_name>/fixtures, where <webhook_name> is
the name of the webhook.
2017-04-28 11:07:03 -07:00
..
fixtures webhooks: Move all fixtures to zerver/webhooks/<webhook_name>/fixtures. 2017-04-28 11:07:03 -07:00
__init__.py Add WordPress webhook. 2017-02-07 18:14:31 -08:00
doc.html Update WordPress webhook to say self-installed blogs are experimental. 2017-03-03 17:15:32 -08:00
tests.py messages: Strip trailing whitespace in message contents. 2017-02-11 23:01:22 -08:00
view.py Add WordPress webhook. 2017-02-07 18:14:31 -08:00