Tim Abbott
6af9a91b9d
docs: Improve billing testing docs.
...
You don't need to run any other test suites for this, so this should
be a lot faster.
2023-11-09 12:04:14 -08:00
Lauryn Menard
e72a9fb814
docs: Update API and contributor documentation for new macro.
...
Updates API and contributor documentation for writing integrations
for the new `generate-integration-url.md` macro. Removes all
refrences to `create-bot-construct-url.md`, which was removed in
the previous commit.
2023-11-08 14:19:05 -08:00
Greg Price
9072ddda05
push_notifs: Remove remaining references to ZULIP_IOS_APP_ID setting.
2023-11-07 16:19:42 -08:00
Viktor
74b2d884c8
translating: Add guidelines for gender-inclusive language in German.
2023-11-06 14:54:14 -08:00
Viktor
d7989417d5
translating: Update Private message → Direct message in German guide.
2023-11-06 14:54:14 -08:00
Viktor
1cefe9117b
translating: Fix contradictory or obsolete German notes.
2023-11-06 14:54:14 -08:00
Anders Kaseorg
b8acfe08a4
user_pill: Convert module to TypeScript.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-11-01 21:39:05 -07:00
Anders Kaseorg
f8aac58a6a
docs: Update Ruff badge and links.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-26 15:51:46 -07:00
Aman Agrawal
e4ae826a47
inbox: Improve look of empty inbox view.
2023-10-20 17:13:33 -07:00
Karl Stolley
4a8f2773a8
icons: Add remaining views icons.
2023-10-20 12:27:19 -07:00
Aman Agrawal
da7a75d8ca
popover_menu: Add thirdparty docs for icons used.
2023-10-18 22:02:38 -07:00
Hardik Dharmani
31b3f8762f
gear_menu: Add new SVGs.
...
These icons are used in the gear menu.
Added thirdparty after talking with Vlad.
2023-10-18 22:02:38 -07:00
Mateusz Mandera
baf06fe8a7
docs: Rename references to stats.js to stats.ts in the analytics doc.
...
That file has been migrated to typescript.
2023-10-15 19:50:43 -07:00
Mateusz Mandera
cda25e8a4a
docs: Use `code` syntax in analytics subsystem doc for readability.
...
This doc was using a lot of references of to class names etc. without
putting them in `<code>`, making it harder to read.
2023-10-15 19:50:43 -07:00
Greg Price
4b4279b450
docs: Document stream `#translation/fr`.
2023-10-13 15:31:27 -07:00
Tam Le
f8a74831b0
run-dev: Add flag to allow JSON requests through HTTPS proxy.
2023-10-12 17:59:29 -07:00
Alya Abbott
63d0c551bf
docs: Document additional screenshot and gif software.
2023-10-12 12:58:20 -07:00
Alex Vandiver
9fe7029b53
docs: Remove an out-of-date TemplateView reference.
...
No use of TemplateView passes a context anymore.
2023-10-11 17:13:01 -07:00
Dinesh
c453a784e2
typing_data: Rename get_all_typists to get_all_direct_message_typists.
...
We use this function to show who's typing in the
direct messages narrow.
Renamed it because, with the addition of stream typists to
`typist_dct` in the next commit, this might be confusing.
This commit addresses the discussed issue by renaming
'get_all_typists()' to 'get_all_direct_message_typists'.
2023-10-10 17:36:55 -07:00
Anders Kaseorg
820dcc50a0
sent_messages: Convert module to TypeScript.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-10 17:18:37 -07:00
Anders Kaseorg
835ee69c80
docs: Fix grammar errors found by mwic.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-09 13:24:09 -07:00
Anders Kaseorg
4cb2eded68
typos: Fix typos caught by typos.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-09 11:55:16 -07:00
Anders Kaseorg
7b4a74cc4d
codespell: Fix typos caught by codespell.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-09 11:55:15 -07:00
Tim Abbott
756b465b47
bootstrap: Remove last vestiges of bootstrap-tooltip library.
...
Everything but this sliver of CSS has been deleted previously as part
of our migration off Bootstrap.
2023-10-09 11:39:12 -07:00
Tim Abbott
1db00be871
docs: Update changelog to cover changes already staged for 8.0.
2023-10-06 10:56:59 -07:00
Anders Kaseorg
9c70f92514
reload: Move initialize to new reload_setup module.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-06 08:34:39 -07:00
Simon Michalke
b6a25840a1
zerver: Implement ldap group synchronization.
...
Fixes #9957 .
Co-authored-by: Mateusz Mandera <mateusz.mandera@zulip.com>
2023-10-05 16:12:52 -07:00
Moazzam Moriani
2789dd4e85
translation: Add Urdu translation guide.
2023-10-04 11:14:01 -07:00
Anders Kaseorg
1db4174319
docs: Remove long-obsolete REALMS_HAVE_SUBDOMAINS documentation.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-03 14:14:12 -07:00
ecxtacy
61b9cff89b
docs: Fix HTTP methods for /users endpoint.
...
Correct the `PUT` to `POST` in the
`/docs/tutorial/life-of-a-request.md` to match it with the actual code
in `zproject/urls.py` route: '/users'. (The HTTP method changed at
some point).
Tested by tabbott using:
curl -v -X HEAD https://chat.zulip.org/api/v1/users
2023-10-03 12:43:49 -07:00
xpufx
e1283f6dc3
docs: Add instructions for configuring the Authentik SAML IdP.
2023-10-02 09:19:25 -07:00
Arnold Mwesigye
54d2215f1b
docs: Improve punctuation on remote.md.
2023-10-01 18:31:34 -07:00
Mateusz Mandera
19a253c47b
ldap: Improve doc on AUTH_LDAP_ADVANCED_REALM_ACCESS_CONTROL.
...
This fixes the explanation of the setting's syntax to be more precise
(which doesn't mean "easily understandable" - because the setting is
a bit tricky) as well as an example to illustrate it.
2023-09-28 17:26:57 -07:00
Karl Stolley
b70dc23a47
view_labels: Change 'Direct messages' to 'All direct messages'.
2023-09-27 12:48:06 -07:00
David Rosa
e60a4c4d01
help: Document `unarchive_stream` management command.
...
- Adds "Unarchiving archived streams" section to "Archive a stream".
- Adds `./manage.py unarchive_stream` to contributor docs.
2023-09-19 15:04:07 -07:00
Tim Abbott
a4e0abb216
version: Update version and changelog after 7.4 release.
2023-09-15 18:04:42 -07:00
Karl Stolley
c49ab123b2
icons: Remove unused move and source icons.
...
These were early candidates in the hover-controls work, but were
superseded by their "alt" counterparts.
2023-09-15 13:17:22 -07:00
Karl Stolley
3fe6cc18ff
icons: Remove last vestiges of ellipsis-v-solid.
...
The deleted CSS around the `.zulip-icon-ellipsis-v-solid` class
has no impact on the hover controls, as flexbox and grid are
handling baseline alignment, not this one-off line-height.
2023-09-15 13:17:22 -07:00
Anders Kaseorg
2665a3ce2b
python: Elide unnecessary list wrappers.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-09-13 12:41:23 -07:00
Karl Stolley
f4fdc5c97c
thirdparty: Add Feather Icon credits.
...
All of these files were introduced in #26283 .
2023-09-12 13:08:18 -07:00
Karl Stolley
b5bd439769
thirdparty: Use hyphen in date ranges.
...
While an en dash--as replaced here with a hyphen--is sounder
typographically, the other ranges in the file use a hyphen, which
is arguably also more interoperable in a plain-text file such as
this (though other en dashes live on in the file, as part of the
original licensing text).
2023-09-12 13:08:18 -07:00
Karl Stolley
d870f2af24
thirdparty: Add period after Twitter, Inc.
...
This makes all shortened forms of "incorporated" uniform across
the file, and matches how "Twitter, Inc." is presented in the files
in question, e.g., atop `web/third/bootstrap/js/bootstrap.js`.
2023-09-12 13:08:18 -07:00
Karl Stolley
0d3f475a91
thirdparty: Uniformly present copyright years without commas.
...
While the spec permits forms both with and without a comma,
https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#copyright-field ,
this corrects a small number of licensing lines in the file to
match the comma-less form used in the majority of other lines.
2023-09-12 13:08:18 -07:00
Karl Stolley
0c9701b921
thirdparty: Update current year on Kandra copyright.
2023-09-12 13:08:18 -07:00
Karl Stolley
8c0c2c7da6
thirdparty: Add missing comma after Kandra Labs.
2023-09-12 13:08:18 -07:00
Karl Stolley
35730f0291
thirdparty: Alphabetize entries by path.
2023-09-12 13:08:18 -07:00
Anders Kaseorg
9abb850cd9
docs: Use MyST syntax for Sphinx metadata.
...
https://myst-parser.readthedocs.io/en/latest/faq/index.html#sphinx-specific-page-front-matter
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-09-12 10:34:03 -07:00
Anders Kaseorg
31b5879242
docs: Remove obsolete mentions of reStructuredText.
...
Commit b53e676860
(#19600 ) removed the
last of our reST.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-09-09 01:56:16 -07:00
Mateusz Mandera
b6cce494a8
docs: Add a warning about restarting individual services.
...
restart-server is almost always the way to go, so we can be clearer
about it.
2023-09-08 16:22:50 -07:00
Anders Kaseorg
48a3588cdb
docs: Fix typos caught by ‘typos’.
...
https://github.com/crate-ci/typos
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-09-06 18:59:05 -07:00