zulip/docs/subsystems
Aditya Bansal 079dfadf1a camo: Add endpoint to handle camo requests.
This endpoint serves requests which might originate from an image
preview link which had an http url and the message holding the image
link was rendered before we introduced thumbnailing. In that case
we would have used a camo proxy to proxy http content over https and
avoid mix content warnings.

In near future, we plan to drop use of camo and just rely on thumbor
to serve such images. This endpoint helps maintain backward
compatibility for links which were already rendered.
2019-01-04 10:27:04 -08:00
..
analytics.md populate_db: Integrate populate_analytics_db. 2018-07-09 15:05:48 +05:30
api-release-checklist.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
auth.md docs: Document nginx configuration for development SSL. 2018-11-29 20:45:02 -08:00
billing.md billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
caching.md docs: Fix typos and sentences in caching docs. 2018-08-03 13:02:25 -07:00
client.md api docs: Rename webhook-walkthrough to incoming-webhooks-walkthrough. 2018-10-16 21:07:00 -07:00
conversion.md docs: Push all extraneous level-1 headings inward. 2017-11-28 21:45:11 -08:00
custom-apps.md api docs: Move references to integration-guide to integrations-overview. 2018-10-16 21:06:59 -07:00
dependencies.md docs: Move mypy documentation from contributing to testing. 2018-12-16 21:52:53 -08:00
django-upgrades.md docs: Add a document with notes on the Django upgrade process. 2018-11-14 17:53:27 -08:00
documentation.md docs: Add automated testing notes to our docs documentation. 2018-11-28 10:04:04 -08:00
email.md i18n: Rename email subject files so i18n detects them. 2018-12-17 10:00:49 -08:00
emoji.md docs: Update emoji.md to explain new naming scheme. 2017-11-16 14:05:49 -08:00
events-system.md docs: Add detailed documentation on the process for sending messages. 2018-11-29 16:25:35 -08:00
front-end-build-process.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
full-text-search.md docs: Fix missing quotes in su zulip -c documentation. 2018-11-30 12:12:27 -08:00
hashchange-system.md Update hashchange docs and tweak function names. 2018-12-04 12:24:39 -08:00
hotspots.md docs: Replace SEND_ALL with ALWAYS_SEND_ALL_HOTSPOTS in hotspots. 2018-03-22 14:28:25 -07:00
html_css.md third: Rename thirdparty-fonts.css for better clarity. 2018-05-17 04:58:30 -07:00
html-templates.md static: Remove unnecessary handlebars README. 2018-04-28 10:46:16 -07:00
index.rst docs: Remove outdated subsystems article on guest users. 2018-12-05 17:41:44 -08:00
input-pills.md pills: Streamline input pills (for user groups). 2018-03-07 15:53:11 -08:00
integration-docs.md api docs: Move integration-docs-guide to docs/. 2018-10-09 20:28:44 -07:00
logging.md api: Stop using API keys for Django->Tornado authentication. 2018-07-30 12:28:31 -07:00
management-commands.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
markdown.md docs: Add docs for per-realm markdown fields. 2018-11-17 11:55:58 -08:00
migration-renumbering.md python: Fix unnecessary uses of str_utils library. 2018-11-27 11:44:09 -08:00
openapi-api-docs.md docs: Rename Swagger to OpenAPI in the dev docs' titles. 2018-05-25 14:57:44 -07:00
pointer.md narrow: Fix narrowing behavior when loading a new tab. 2018-04-22 21:33:17 -07:00
presence.md docs: Add an initial document explaining our presence protocol. 2018-04-12 17:04:51 -07:00
queuing.md docs: Document the new queue_json_publish model in our unit tests. 2017-11-26 11:49:42 -08:00
realms.md urls: Use /new endpoint for creating new realm. 2018-02-28 13:47:54 -08:00
release-checklist.md docs: Add Docker to release checklist. 2018-11-30 13:19:04 -08:00
schema-migrations.md migration_tests: Document the migration test framework. 2018-05-21 09:59:55 -07:00
sending-messages.md docs: Clean up unfinished sentence in sending-messages doc. 2018-11-30 10:06:04 -08:00
settings.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
thumbnailing.md camo: Add endpoint to handle camo requests. 2019-01-04 10:27:04 -08:00
two-factor-auth.md 2FA: Add link in settings to setup two-factor. 2018-05-23 15:49:41 -07:00
typing-indicators.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
unread_messages.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
user-docs.md font-awesome: Drop support for legacy font awesome icons. 2018-10-15 20:14:55 +05:30
users.md docs: Move users.md to subsystems/ and give it a title. 2017-11-20 10:21:53 -08:00
widgets.md widgets: Rename voting_widget to poll_widget. 2018-12-16 19:46:48 -08:00