mirror of https://github.com/zulip/zulip.git
7c830c5767
Rewritten in significant part by tabbott to actually be correct. One particularly nasty thing the original webhook integration did is do `current_time = time.time()` at the top of the `view.py` function -- that means that code ran at import time, not runtime. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
tests.py | ||
view.py |