zulip/zerver
Shubham Dhama e26cba062b settings_invites: Add invited_as column to the table.
This makes it possible to review the roles used in active invitations.
2019-01-05 14:53:09 -08:00
..
data_import hipchat: Don't enable slim_mode by default. 2019-01-04 11:30:25 -08:00
lib invite: Replace `invite_as_admin` usage with `invite_as`. 2019-01-05 14:46:38 -08:00
management register_server: Prompt for ToS inside the command. 2019-01-02 11:19:36 -08:00
migrations invite: Replace `invite_as_admin` usage with `invite_as`. 2019-01-05 14:46:38 -08:00
openapi settings: Add support for customizing the top-left logo. 2018-12-18 12:44:52 -08:00
templatetags bugdown: Trigger test failure for invalid Markdown include statements. 2018-12-27 20:13:08 -08:00
tests invite: Add option to invite user as guest. 2019-01-05 14:52:51 -08:00
tornado push: Include type in add-push-notification events. 2018-12-15 13:58:52 -08:00
views invite: Add option to invite user as guest. 2019-01-05 14:52:51 -08:00
webhooks webhooks/clubhouse: Support adding owners to stories. 2019-01-04 14:27:46 -08:00
worker send_email: Extract handle_email_format_changes and use. 2018-12-04 16:08:18 -08:00
__init__.py
apps.py
context_processors.py emails: Clean up code surrounding the call to find_team. 2018-12-20 16:26:19 -08:00
decorator.py decorator: Set an error code for invalid API key errors. 2019-01-05 11:29:34 -08:00
filters.py error reports: Ensure we filter API keys from query strings. 2018-10-19 15:03:14 -07:00
forms.py emails: Update text for password_reset. 2018-12-20 16:26:19 -08:00
logging_handlers.py bugdown: Improve exception handler for BugdownRenderingException. 2018-07-26 09:27:55 -07:00
middleware.py docs: Automatically construct OpenAPI metadata for help center. 2018-12-19 10:18:20 -08:00
models.py settings_invites: Add invited_as column to the table. 2019-01-05 14:53:09 -08:00
signals.py emails: Use ugettext instead of ugettext_lazy in signals. 2018-12-20 19:35:23 -08:00
static_header.txt