zulip/zerver/webhooks/slack_incoming
PieterCK 92437b4ab5 integrations: Refactor slack_incoming webhook.
This commit refactors `render_attachment` and `render_block`
out of slack_incoming.py to promote reusability.

The primary motivation for this refactor is to add support for
converting integration bots messages in Slack exports, which could use
the same functions.

Part of #31311.
2024-11-07 10:47:08 -08:00
..
fixtures slack_incoming: Verify that keys exist before checking their value. 2022-11-29 16:34:16 -08:00
__init__.py
doc.md integration-docs: Update Slack incoming-webhook for new doc format. 2024-07-16 14:55:56 -07:00
tests.py slack_incoming: Add ok=false to JSON in case of error. 2024-10-30 15:33:29 -07:00
view.py integrations: Refactor slack_incoming webhook. 2024-11-07 10:47:08 -08:00