Alex Vandiver
c33562f0a8
puppet: Default to installing smokescreen on application frontends.
...
This is an additional security hardening step, to make Zulip default
to preventing SSRF attacks. The overhead of running Smokescreen is
minimal, and there is no reason to force deployments to take
additional steps in order to secure themselves against SSRF attacks.
Deployments which already have a different external proxy configured
will not gain a local Smokescreen installation, and running without
Smokescreen is supported by explicitly unsetting the `host` or `port`
values in `/etc/zulip/zulip.conf`.
2021-11-19 15:29:28 -08:00
Alex Vandiver
3922b171a8
version: Update version and changelog after 4.7 release.
2021-10-04 21:52:52 +00:00
Tim Abbott
10c47b5d6c
version: Update version and changelog after 4.6 release.
2021-09-23 16:19:57 -07:00
Tim Abbott
ea6a40661c
migrations: Add progress output to confirmation backfill.
...
This makes it a lot easier to estimate how long this migration will
take to run. Additionally, document this migration in the upgrade notes.
2021-09-17 11:23:32 -07:00
Anders Kaseorg
a4dbc1edd4
docs: Format Markdown with Prettier.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-09-08 12:06:24 -07:00
Anders Kaseorg
35c1c8d41b
docs: Apply sentence single-spacing from Prettier.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-09-08 12:06:24 -07:00
Anders Kaseorg
915884bff7
docs: Apply bullet style changes from Prettier.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-09-08 12:06:24 -07:00
Anders Kaseorg
6145fdf678
docs: Rewrap to avoid line breaks in inline code spans.
...
This works around https://github.com/prettier/prettier/issues/11372 .
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-09-08 12:06:24 -07:00
Anders Kaseorg
f4d2d199e2
docs: Display `main` branch name as inline code.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-09-06 12:56:35 -07:00
Anders Kaseorg
646c04eff2
Rename default branch to ‘main’.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-09-06 12:56:35 -07:00
Anders Kaseorg
b29b6f6526
docs: Add syntax highlighting languages to code blocks.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-08-20 06:14:47 -07:00
Alex Vandiver
ec354ee013
changelog: Add 2.1.8 release notes.
2021-08-12 01:06:15 +00:00
Tim Abbott
665f479f4d
docs: Update changelog since 4.0 release.
2021-07-29 14:54:17 -07:00
Tim Abbott
361112a08f
version: Update version and changelog after 4.5 release.
2021-07-25 16:05:22 -07:00
Alex Vandiver
34833aa795
version: Update version and changelog after 4.4 release.
2021-07-22 17:12:36 -07:00
Tim Abbott
84c7c8cc0d
version: Update version and changelog after 4.3 release.
2021-06-02 12:55:50 -07:00
Anders Kaseorg
e015f3ed7d
docs: Correct “webapp” to “web app”.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-05-14 13:15:38 -07:00
Tim Abbott
ed04966f79
version: Update version and changelog following 4.2 release.
2021-05-13 22:09:48 -07:00
Tim Abbott
6d4e7aa307
version: Update version and changelog following 4.1 release.
2021-05-13 18:58:11 -07:00
Tim Abbott
bf4f6544e7
version: Update version following 4.0 release.
2021-05-13 15:48:15 -07:00
Tim Abbott
825192a051
Release Zulip Server 4.0.
2021-05-13 15:37:37 -07:00
Tim Abbott
4fd9a971ed
lint: Allow changelog link to latest changelog.
2021-05-13 12:36:56 -07:00
Tim Abbott
49e076e01c
changelog: Fix link to release lifecycle.
2021-05-12 22:51:15 -07:00
Tim Abbott
df2e8fd047
docs: Update changelog in preparation for 4.0 release.
...
We drop the 4.0-rc1 label, since the changelog now has things not
present in that release candidate.
2021-05-12 22:38:25 -07:00
Alex Vandiver
a9ced1d228
smokescreen: Capitalize Smokescreen in documentation.
2021-05-12 12:32:39 -07:00
Tim Abbott
07a2e91688
docs: Update changelog heading for new release lifecycle page.
...
Also update the release checklist to make sure we don't forget to
update the top-heading section when we publish a new major release.
2021-05-05 17:45:11 -07:00
Tim Abbott
d002035856
docs: Clarify how changelog is updated.
...
This should help avoid anyone being confused that Zulip may not be
actively developed when viewing our ReadTheDocs.
2021-05-05 17:20:19 -07:00
Mateusz Mandera
684908bdce
docs: Update changelog the mention user may get logged out.
...
This is due to the mechanism described in
https://docs.djangoproject.com/en/3.2/topics/auth/default/#session-invalidation-on-password-change
combined with the changes introduced in
76ae6ccf85
2021-05-04 14:56:17 -07:00
Tim Abbott
d5559e1e7b
docs: Fix link to roles-and-permissions.
2021-05-03 17:44:36 -07:00
Tim Abbott
4fd0725678
version: Update for 4.0-rc1 release.
2021-05-03 17:37:01 -07:00
Tim Abbott
a1f543f605
docs: Update changelog with changes present in 4.0-rc1.
2021-05-03 17:27:22 -07:00
Alex Vandiver
bc9d20eaa2
docs: Describe the process of upgrading settings.py files.
...
Fixes #17782 .
2021-04-27 18:01:28 -07:00
Anders Kaseorg
6060d0d364
docs: Add missing space to compound verbs “log in”, “set up”, etc.
...
Noun: backup, checkout, cleanup, login, logout, setup, shutdown, signup,
timeout.
Verb: back up, check out, clean up, log in, log out, set up, shut
down, sign up, time out.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-04-26 09:31:08 -07:00
Alex Vandiver
ce0a90da37
docs: Update changelog for 3.3/3.4 releases.
2021-04-14 12:23:55 -07:00
Tim Abbott
87c50b1f0a
docs: Update changelog through current master.
...
This likely still needs work on updating the list of highlights, as
well as an editing pass, but we shouldn't need to read the whole
`git log --stat` again.
2021-03-29 00:06:16 -07:00
smit_patel
5ddb5fc534
popovers: Change "Delete all messages in topic" to "Delete topic".
...
This cleans up the copy a bit to be more readable.
Documentation changes cleaned up by tabbott.
Fixes #16856 .
2021-03-23 15:46:00 -07:00
Aman Agrawal
961d1d0a68
community_topic_edit: Increase time limit to 3 days.
...
24hrs is a small time in an asynchronous conversation. Increased
time limit of topic editing for non-admins to 3 days.
2021-01-25 14:55:33 -08:00
Aman Agrawal
c685d36821
hipchat_import: Remove tool from codebase.
...
Remove functions and scripts used by HipChat import tool and
those which will no longer be required in future.
2020-12-23 08:28:49 -08:00
Tim Abbott
909b484d64
docs: Improve headings for changelog.
2020-11-06 16:50:28 -08:00
Alex Vandiver
1f7132f50d
docs: Standardize on PostgreSQL, not Postgres.
2020-10-28 11:55:16 -07:00
Anders Kaseorg
72d6ff3c3b
docs: Fix more capitalization issues.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-10-23 11:46:55 -07:00
Anders Kaseorg
6564540d15
docs: Fix some spelling errors.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-10-13 15:47:13 -07:00
Tim Abbott
a3285d4568
docs: Update changelog since 3.0 release.
...
Changes through 456b0dd258
are recorded here.
2020-09-18 11:36:43 -07:00
Tim Abbott
456b0dd258
docs: Update changelog for 3.1/3.2 releases.
2020-09-17 16:54:08 -07:00
Anders Kaseorg
6dea085187
docs: Correct “login” as a verb to “log in”.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-11 10:25:53 -07:00
Anders Kaseorg
64b2212c23
docs: Correct “setup” as a verb to “set up”.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-11 10:25:53 -07:00
Anders Kaseorg
fb2e56e3c9
docs: Fix capitalization of keyboard keys.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-11 10:25:53 -07:00
Anders Kaseorg
c155403884
docs: Fix various capitalization errors.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-11 10:25:52 -07:00
Anders Kaseorg
768f9f93cd
docs: Capitalize Markdown consistently.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-11 10:23:06 -07:00
Alex Vandiver
50289d809c
docs: Fix link in 3.0 upgrade docs.
...
Noticed by neiljp (Neil Pilgrim) <github@kepier.clara.net>.
2020-07-17 12:09:32 -07:00