zulip/zerver
Tim Abbott bfab9cf517 upload: Support S3-compatible S3 hosting providers.
Previously, we were hardcoding the domain s3.amazonaws.com.  Given
that we already have an interface for configuring the host in
/etc/zulip/boto.cfg (which in turn, automatically configures boto), we
just need to actually use the value configured in boto for what S3
hostname to use.

Includes incomplete edits to the documentation.
2019-06-28 10:56:14 -07:00
..
data_import slack import: Fix handling of tombstone files. 2019-03-15 11:31:21 -07:00
lib upload: Support S3-compatible S3 hosting providers. 2019-06-28 10:56:14 -07:00
management backup: Make --output an optional argument instead of a positional one. 2019-04-17 12:27:32 -07:00
migrations streams: Disable inline URL preview when rendering stream descriptions. 2019-02-28 17:00:40 -08:00
openapi api docs: Fix typo in typing notifications docs. 2019-04-23 14:48:22 -07:00
templatetags zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
tests notifications: Add user_id in the GCM & APNS payload. 2019-04-22 15:59:20 -07:00
tornado tornado: Remove unused imports. 2019-02-02 17:33:13 -08:00
views realm_logo: Fix synchronization of realm night logo. 2019-03-04 11:12:36 -08:00
webhooks webhooks/zapier: Support authentication for the Zapier Zulip app. 2019-03-13 12:54:51 -07:00
worker push notif: Send a batch of message IDs in one remove payload. 2019-02-26 16:41:54 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
context_processors.py context_processors: Do not render inline previews for realm description. 2019-04-16 17:52:01 -07: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 auth: Use HTTP status 404 for invalid realms. 2019-03-15 11:32:28 -07: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 Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00