zulip/zerver
Greg Price 575f320009 push notif: Factor out a helper parse_gcm_options.
Looks a bit silly as is, but this will give us a good home for
logic to start parsing more than zero allowed options.
2019-02-08 09:41:07 -08:00
..
data_import export: Remove unused imports. 2019-02-02 17:25:27 -08:00
lib push notif: Factor out a helper parse_gcm_options. 2019-02-08 09:41:07 -08:00
management hipchat: Fix help documentation for slim_mode. 2019-02-07 16:17:01 -08:00
migrations invites: Add backend for multiuse admin invites. 2019-02-07 15:41:00 -08:00
openapi api: Document support for setting stream description on creation. 2019-01-29 11:28:55 -08:00
templatetags zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
tests push notif: Add GCM options to bouncer API; empty for now. 2019-02-08 09:40:43 -08:00
tornado tornado: Remove unused imports. 2019-02-02 17:33:13 -08:00
views internal_prep_stream_message: Support accepting a Stream object. 2019-02-08 08:53:16 -08:00
webhooks webhooks/stripe: Add fixture and test for invoiceitem.created. 2019-02-05 18:40:38 -03:30
worker zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
__init__.py
apps.py signals: Document the weird unused import for signal registration. 2019-02-02 23:04:02 -08:00
context_processors.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
decorator.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
filters.py error reports: Ensure we filter API keys from query strings. 2018-10-19 15:03:14 -07:00
forms.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
logging_handlers.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
middleware.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
models.py invites: Add backend for multiuse admin invites. 2019-02-07 15:41:00 -08:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
static_header.txt