This website requires JavaScript.
Explore
Help
Register
Sign In
CodeCow
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2026-07-03 21:10:12 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
79b00d3c2a
zulip
/
zerver
/
webhooks
/
taiga
History
Anders Kaseorg
7a7513f6e0
ruff: Fix SIM201 Use
… != …
instead of
not … == …
.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-01-23 11:18:36 -08:00
..
fixtures
integrations: Improved Taiga Integration.
2020-03-04 16:52:52 -08:00
__init__.py
Make webhooks as separate modules with view and tests.
2017-01-25 23:14:19 -08:00
doc.md
markdown: Rewrite include plugin without markdown-include.
2022-06-26 17:36:31 -07:00
tests.py
ruff: Fix ISC003 Explicitly concatenated string.
2023-01-04 16:25:07 -08:00
view.py
ruff: Fix SIM201 Use
… != …
instead of
not … == …
.
2023-01-23 11:18:36 -08:00