zulip/zerver
Tim Abbott 62dc6dda49 guests: Block guest user access to default streams.
Guest users will just get an empty list of default streams; we also
hide the "Default streams" organization view from the guest users UI.

This is for consistency with not providing guest users the full list
of streams in an organization.
2019-02-28 16:36:30 -08:00
..
data_import streams: Prevent creation of multi-line stream descriptions. 2019-02-20 12:28:00 -08:00
lib guests: Block guest user access to default streams. 2019-02-28 16:36:30 -08:00
management backup: Set cwd while running pg_dump. 2019-02-28 14:40:28 -08:00
migrations python: Remove unused imports. 2019-02-22 16:54:36 -08:00
openapi settings: Add support for uploading logo for night mode. 2019-02-18 15:15:57 -08:00
templatetags zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
tests guests: Block guest user access to default streams. 2019-02-28 16:36:30 -08:00
tornado tornado: Remove unused imports. 2019-02-02 17:33:13 -08:00
views zoom: Avoid sending Zoom API secret to other admin clients. 2019-02-28 15:43:42 -08:00
webhooks webhooks/pagerduty: Account for missing trigger summary data. 2019-02-22 15:59:28 -08:00
worker push notif: Send a batch of message IDs in one `remove` payload. 2019-02-26 16:41:54 -08:00
__init__.py
apps.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
context_processors.py settings: Add support for uploading logo for night mode. 2019-02-18 15:15:57 -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 try_git_describe: Set cwd, not --git-dir. 2019-02-28 14:59:33 -08:00
middleware.py middleware: Avoid doing work for statsd when not enabled. 2019-02-27 17:53:15 -08:00
models.py settings: Add support for uploading logo for night mode. 2019-02-18 15:15:57 -08:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
static_header.txt