zulip/zerver/views/development
Sahil Batra 61365fbe21 invites: Use expiration time in minutes instead of days.
This commit changes the invite API to accept invitation
expiration time in minutes since we are going to add a
custom option in further commits which would allow a user
to set expiration time in minutes, hours and weeks as well.
2022-04-20 13:31:37 -07:00
..
__init__.py
cache.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
camo.py thumbnail: Remove unused is_camo_url parameter. 2021-08-19 01:51:37 -07:00
dev_login.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
email_log.py invites: Use expiration time in minutes instead of days. 2022-04-20 13:31:37 -07:00
integrations.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
registration.py registration: Change create_preregistration_user to take realm as arg. 2022-02-25 14:02:24 -08:00