| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Replace `channel` with `conversation` throughout the API. | Owen Jacobson | 2025-07-03 |
| | | | | | This is a **breaking change** for essentially all clients. Thankfully, there's presently just the one, so we don't need to go to much effort to accommoate that; the client is modified in this commit to adapt, users can reload their client, and life will go on. | ||
| * | Regularize the capitalization in the API docs table of contents. | Owen Jacobson | 2025-06-23 |
| | | |||
| * | API docs rewrite. | Owen Jacobson | 2024-10-16 |
| Having the whole API in a single file was starting to feel very cramped and constraining. This rewrite breaks it out into sections; as a side effect, the docs are now about 2.5x as long as they were, as the rewrite allows more space for each idea without crowding the page. The docs are best read by running `tools/docs-api`. | |||
