zulip/api_docs
Anders Kaseorg d4d503f39b
Some checks failed
API Documentation Update Check / check-feature-level-updated (push) Has been cancelled
Code scanning / CodeQL (push) Has been cancelled
Zulip production suite / Ubuntu 22.04 production build (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:bookworm, true, false, Debian 12 (Python 3.11, backend + documentation), bookworm) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:jammy, false, true, Ubuntu 22.04 (Python 3.10, backend + frontend), jammy) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:noble, false, false, Ubuntu 24.04 (Python 3.12, backend), noble) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:resolute, false, false, Ubuntu 26.04 (Python 3.14, backend), resolute) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:trixie, false, false, Debian 13 (Python 3.13, backend), trixie) (push) Has been cancelled
API Documentation Update Check / notify-if-api-docs-changed (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm, --test-custom-db, Debian 12 production install with custom db name and user, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy, , Ubuntu 22.04 production install and PostgreSQL upgrade with pgroonga, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble, , Ubuntu 24.04 production install, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:resolute, , Ubuntu 26.04 production install, resolute) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:trixie, , Debian 13 production install, trixie) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-7.0, 7.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-8.0, 8.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy-6.0, 6.0 Version Upgrade, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-10.0, 10.0 Version Upgrade, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:trixie-11.0, 11.0 Version Upgrade, trixie) (push) Has been cancelled
Zulip production suite / Required jobs (push) Has been cancelled
Zulip CI / Required jobs (push) Has been cancelled
requirements: Remove dateutil.
This removes

- an unclear fuzzy syntax that had been incorrectly accepted by our
`<time:…>` Markdown extension and could not be reproducibly parsed
without a specific Python library (even the UNIX timestamp part did
not work reliably: some UNIX timestamps were instead parsed as
YYYYMMDD);

- a fundamentally ambiguous ad-hoc list of three-letter timezone
abbreviations that we had needed to manually disambiguate by some kind
of subjective popularity;

- an unpleasant dependency of the `pg_backup_and_purge` script that we
had needed to install system-wide because there might not be a
virtualenv set up.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2026-05-10 00:21:37 -07:00
..
include api docs: Document all /bot_storage endpoint methods. 2026-04-22 22:59:16 -07:00
api-doc-template.md api-docs: Move markdown files to top level directory. 2023-02-02 17:25:40 -08:00
api-keys.md api-docs: Move zuliprc file documentation to API keys article. 2026-04-05 15:00:57 -07:00
changelog.md requirements: Remove dateutil. 2026-05-10 00:21:37 -07:00
client-libraries.md docs: Update CZO links from stream to channel in docs and comments. 2024-06-11 10:44:31 -07:00
configuring-python-bindings.md api-docs: Move zuliprc file documentation to API keys article. 2026-04-05 15:00:57 -07:00
construct-narrow.md search: Add channels:archived filter. 2026-04-14 13:15:08 -07:00
create-scheduled-message.md api-docs: Update placeholder for curl user basic auth credentials. 2026-02-26 10:18:12 -08:00
create-stream.md api-docs: Update descriptive uses of "stream" for channel rename. 2024-05-20 09:31:56 -07:00
group-setting-values.md api-docs: Fix incorrect field names for group-setting value objects. 2025-08-29 10:20:28 -07:00
http-headers.md api-docs: Move zuliprc file documentation to API keys article. 2026-04-05 15:00:57 -07:00
index.md help: Move running-bots article from API docs to help center. 2026-01-12 12:27:34 -08:00
installation-instructions.md api-docs: Use start_tabs formatting and add "Related articles". 2024-02-24 08:14:32 -08:00
message-formatting.md requirements: Remove dateutil. 2026-05-10 00:21:37 -07:00
missing.md api-docs: Move markdown files to top level directory. 2023-02-02 17:25:40 -08:00
mobile-notifications.md api_docs: Update payloads sent to the bouncer, FCM, and APNs. 2026-02-24 12:19:57 -08:00
outgoing-webhook-payload.md help: Move outgoing-webhooks from API docs to help center. 2026-01-12 12:27:34 -08:00
real-time-events.md api-docs: Update descriptive uses of "stream" for channel rename. 2024-05-20 09:31:56 -07:00
rest-error-handling.md api-docs: Add comma to all uses of "e.g." in API docs. 2024-07-05 15:36:24 -07:00
rest.md api-docs: Add comma to all uses of "e.g." in API docs. 2024-07-05 15:36:24 -07:00
roles-and-permissions.md help: Update references to removed billing administrator setting. 2026-03-25 11:39:55 -07:00
send-message.md api-docs: Update placeholder for curl user basic auth credentials. 2026-02-26 10:18:12 -08:00
sidebar_index.md portico: Remove redundant sidebar elements from API pages. 2026-04-07 14:12:02 -07:00
zulip-urls.md api_docs: Add initial article on Zulip URLs. 2025-12-09 09:25:56 -08:00