Anders Kaseorg
0fa5e7f629
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Anders Kaseorg
531b34cb4c
ruff: Fix UP007 Use `X | Y` for type annotations.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Anders Kaseorg
e08a24e47f
ruff: Fix UP006 Use `list` instead of `List` for type annotation.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Mateusz Mandera
5c9f3cd08c
webhooks: Rename create-stream.md to create-channel.md.
2024-05-06 09:07:57 -07:00
Mateusz Mandera
dc31347ac4
webhooks: Rename STREAM_NAME to CHANNEL_NAME in tests.
2024-05-04 19:01:51 -07:00
David Rosa
1e4f5c6433
integrations: Create incoming webhook for Patreon.
...
Creates an incoming webhook integration for Patreon. The main
use case is getting notifications when new patrons sign up.
Fixes #18321 .
Co-authored-by: Hari Prashant Bhimaraju <haripb01@gmail.com>
Co-authored-by: Sudipto Mondal <sudipto.mondal1997@gmail.com>
2024-01-30 13:13:19 -08:00