Alya Abbott
f20035e2ad
docs: Reorganize authentication backends documentation.
2025-09-30 12:50:11 -07:00
Lauryn Menard
04275d8e14
docs: Rename "security-model.md" to "securing-your-zulip-server.md".
...
Updates relative links and any "security-model" label for ref links.
2025-09-30 11:41:06 -07:00
Tim Abbott
c0f89d261f
docs: Improve directory structure article introduction.
...
Fixes #25348 .
2025-09-17 13:57:42 -07:00
Alya Abbott
d3ca0fc7ae
docs: Revamp production doc on security.
...
- Remove duplicative content.
- Move content to topic-focused pages.
2025-09-17 13:28:02 -07:00
Shubham Padia
468a7a82dd
help: Do not treat Help Center as a proper noun.
...
Fixes https://chat.zulip.org/#narrow/channel/101-design/topic/help.20center.20capitalization
2025-09-17 13:20:25 -07:00
Alex Vandiver
9fd30a7b78
version: Update version for Zulip Server 11.2 release.
2025-09-16 14:14:04 +00:00
Alex Vandiver
c7810afb33
version: Update version for Zulip Server 11.1 release.
2025-09-11 18:43:09 +00:00
Alex Vandiver
baecf15955
docs: Add upgrade note for S3_SKIP_CHECKSUM.
...
This forward-ports bc3753d859 , which was only merged into 10.x.
2025-08-26 12:34:47 -04:00
Tim Abbott
66114d404a
version: Updates version after 11.0 release.
2025-08-13 16:41:15 -07:00
Tim Abbott
cb9bb96226
Release Zulip Server 11.0.
2025-08-13 16:12:48 -07:00
Lauryn Menard
7953fd95a0
docs: Update links to go to zulip-flutter instead of zulip-mobile.
...
Updates the mobile beta testing link to go to the help center
instructions for installing a beta release of the mobile app.
Part of #35643 .
2025-08-08 13:06:31 -07:00
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
Prakhar Pratyush
e2369369c3
changelog: Fix a typo.
2025-07-30 17:24:57 -07:00
Tim Abbott
afca3d1c3a
Release Zulip Server 11.0-beta2.
2025-07-29 17:43:18 -07:00
Tim Abbott
afdf20c67e
docs: Document PUSH_NOTIFICATION_REDACT_CONTENT changes.
...
This needs explanation both in upgrade notes and in the main
documentation for mobile push notifications.
Co-authored-by: Prakhar Pratyush <prakhar@zulip.com >
2025-07-28 17:06:59 -07:00
Tim Abbott
3bd82927dc
ldap: Improve unique_account_id defaults and docs.
...
Some installations will change `dn` when a user marries, and also for
Active Directory and various other LDAP providers I've checked,
there's often a better value to use.
2025-07-18 14:34:09 -07:00
Tim Abbott
e77733c8d5
Release Zulip Server 11.0-beta1.
2025-07-17 11:37:40 -07:00
Tim Abbott
05700ce943
docs: Update changelog in preparation for 11.0-beta1.
2025-07-17 09:42:50 -07:00
Alex Vandiver
ec7e5dc8b6
docs: Update for switch from Transifex to Weblate.
2025-07-16 19:59:20 -07:00
Niloth P
c75a48b63b
integrations: Remove Phabricator integration.
...
Phabricator has not been actively maintained since June 2021.
2025-07-14 12:03:48 -07:00
Mateusz Mandera
ee1801feba
compat: Remove SOCIAL_AUTH_SYNC_CUSTOM_ATTRS_DICT.
2025-07-08 17:02:08 -07:00
Tim Abbott
6530d3d59d
docs: Update changelog for Zulip Server 10.4 release.
2025-07-02 13:30:22 -07:00
Tim Abbott
481f7ca4eb
docs: Update changelog for changes merged into main.
2025-06-30 18:34:58 -07:00
ben
954c06cc7d
docs: Fix changelog and postgres info for 11.x.
...
- Fixed misordered changelog entries for version 11.x and 10.3.
- Removed postgres 13 from support table for zulip 11.x.
2025-06-27 10:54:38 -07:00
Lauryn Menard
0fa5b158df
docs: Update links help center links that redirect "/user-roles".
...
Follow-up to #32553 .
2025-06-07 22:48:54 -07:00
Tim Abbott
9feae92a63
version: Update version for Zulip Server 10.3 release.
2025-05-15 16:07:29 -07:00
Tim Abbott
c39c984993
Release Zulip Server 10.2.
2025-04-15 18:28:16 -07:00
Anders Kaseorg
80b607c8cb
install: Remove PostgreSQL 13 support.
...
PostgreSQL 13 reaches end of life on November 13, 2025, and Django 5.2
does not support it.
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2025-04-07 17:41:55 -07:00
Anders Kaseorg
818742c62b
install: Support PostgreSQL 17.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2025-04-07 16:42:19 -07:00
Tim Abbott
3a6bacca2b
docs: Update changelog for 10.1 release.
2025-03-28 17:49:23 -07:00
Tim Abbott
d072421f07
version: Update version and docs after 10.0 release.
2025-03-20 14:36:15 -07:00
Tim Abbott
ab0446fb4a
Release Zulip Server 10.0.
2025-03-20 12:41:45 -07:00
Tim Abbott
ef3be27502
docs: Update changelog since beta2.
2025-03-20 12:40:00 -07:00
Tim Abbott
04bff0fe26
docs: Add missing details to release lifecycle docs.
...
- Clarify what we mean by supported ranges of Git versions.
- Document terminal app compatibility policies.
- Clarify that forks are an option on top of all supported Git
versions.
2025-03-07 11:59:36 -08:00
Alya Abbott
988622c5bb
docs: Clean up release lifecycle doc.
...
- Split out roadmap page.
- Reorganize content.
- Clarify the major points and reduce redundancy.
2025-03-07 11:59:36 -08:00
Tim Abbott
fb244a611a
Release Zulip Server 10.0-beta2.
2025-03-06 17:13:29 -08:00
Tim Abbott
404a321799
Release Zulip Server 10.0-beta1.
2025-02-28 17:12:41 -08:00
Tim Abbott
c25ad00477
docs: Bump versions and drop legacy details in release lifecycle.
...
I don't think a user-facing document needs to spend limited attention
on a versioning scheme change from 5 years ago.
2025-02-28 17:12:25 -08:00
Tim Abbott
1031a97d0c
docs: Update changelog for changes in main.
2025-02-20 14:53:03 -08:00
Alya Abbott
ea7cc614a5
contributor docs: Reorganize contributor guide.
...
- Offer more hand-holding at the start.
- Clean up dev environment setup steps.
- Move joining CZO later in the process.
- Move feedback section to feature suggestions page.
- Drop other non-coding info, as it exists elsewhere.
2025-02-12 12:58:10 -08:00
Alex Vandiver
1e9099737d
docs: Update changelog for 9.4 release.
2025-01-16 18:00:30 +00:00
Alya Abbott
34b7c6de2d
help: Refresh email notifications help page.
...
Document more clearly when notifications are triggered.
2025-01-09 12:38:46 -08:00
Lauryn Menard
e882b95d2b
help: Adjust links and text for "/help/channels-permissions".
...
Adjusts links and text to the help center article for revision
of channel permissions documentation, specifically in /docs,
/web, and /zerver directories.
The links in the /help and /templates/corporate directories
were updated when the documentation was revised.
2025-01-07 13:41:40 -08:00
Tim Abbott
f0422e07a4
docs: Update changelog for Zulip Server 9.3 release.
2024-11-22 17:21:20 -08:00
Tim Abbott
d8e02923e2
docs: Update changelog for changes merged into main.
2024-11-18 16:12:31 -08:00
Anders Kaseorg
2bb87aebec
install: Remove PostgreSQL 12 support.
...
PostgreSQL 12 reaches end of life on November 14, 2024.
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2024-11-01 15:33:31 -07:00
Alya Abbott
b8dd409d71
help: Update exports documentation.
...
Document in-app exports with user consent.
2024-10-15 10:15:34 -07:00
Lauryn Menard
240c4d85ae
docs: Update existing links to use "channel" operator.
2024-10-11 17:00:23 -07:00
Prakhar Pratyush
a7f48e260c
docs: Rename 'send_event' to 'send_event_on_commit'.
...
This commit updates the doc to rename the 'send_event' function
to 'send_ecent_on_commit'.
This is required as we no longer have the send_event function
and we prefer to use 'send_event_on_commit' in most cases and
'send_event_rollback_unsafe' in a few.
2024-09-20 15:20:18 -07:00
Tim Abbott
819c38bda8
docs: Update changelog for Zulip Server 9.2 release.
2024-09-12 15:30:56 -07:00