zulip/templates
Sahil Batra 392b17da5f invite: Add backend support for "Never expires" option.
The database value for expiry_date is None for the invite
that will never expire and the clients send -1 as value
in the API similar to the message retention setting.

Also, when passing invite_expire_in_days as an argument
in various functions, invite_expire_in_days is passed as
-1 for "Never expires" option since invite_expire_in_days
is an optional argument in some functions and thus we cannot
pass "None" value.
2022-02-24 16:32:19 -08:00
..
analytics docs: Consistently hyphenate “self-host” and “self-service”. 2022-01-05 16:21:35 -08:00
confirmation confirmation: Adjust language for link_expired template. 2021-02-16 07:42:13 -08:00
corporate pricing: Replace "Zulip Standard" with "Zulip Cloud Standard". 2022-02-09 11:00:24 -08:00
tests
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver invite: Add backend support for "Never expires" option. 2022-02-24 16:32:19 -08:00
zilencer
.gitignore
404.html linters: Rewrite check-templates. 2021-11-23 15:55:54 -08:00
500.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00