zulip/docs
Mateusz Mandera 40b1f6eb4e confirmation: Replace RealmCreationKey - use Confirmation instead.
Fixes #20028.

There's no reason to have a special `RealmCreationKey` class - the
`Confirmation` system already does this job.

This is somewhat complicated by the need to write a migration for
`RealmCreationKey`->`Confirmation` for pre-existing, valid objects, to
avoid breaking realm creation links that haven't been used yet.
2025-08-04 18:41:15 -07:00
..
_static dev_docs: Better present images in tables. 2025-04-24 11:23:38 -07:00
_templates docs: Split /production/deployment.html into multiple pages. 2024-02-20 15:49:46 -08:00
contributing docs: Fix broken link for GitHub Actions job. 2025-06-05 17:33:13 -07:00
development dev_docs: Fix broken GitHub OAuth app link for orgs. 2025-06-05 17:33:13 -07:00
documentation tools: Add support for viewing updated changelog for testing. 2025-07-02 11:34:34 -07:00
git lint: Fix several duplicate word typos. 2024-09-10 15:59:00 -07:00
images i18n: Remove .tx/config, transifex-machine-translation-button.png. 2025-07-28 17:00:37 -07:00
outreach docs: Clean up index page. 2025-07-10 17:28:40 -07:00
overview confirmation: Replace RealmCreationKey - use Confirmation instead. 2025-08-04 18:41:15 -07:00
production docs: Document PUSH_NOTIFICATION_REDACT_CONTENT changes. 2025-07-28 17:06:59 -07:00
subsystems confirmation: Replace RealmCreationKey - use Confirmation instead. 2025-08-04 18:41:15 -07:00
testing test-backend: Remove outdated reference to MarkdownTest class. 2025-04-01 17:58:22 -07:00
translating docs: Update for switch from Transifex to Weblate. 2025-07-16 19:59:20 -07:00
tutorials docs: Fix broken link for Monosnap screenshot tool. 2025-06-05 17:33:13 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add dependency on sphinx_design. 2024-03-15 17:37:34 -07:00
index.md docs: Clean up index page. 2025-07-10 17:28:40 -07:00
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY help-beta: Add ZulipTip custom component that does not have a header. 2025-07-24 12:00:26 -07:00

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.