aboutsummaryrefslogtreecommitdiffstats
path: root/todo.sr.ht/api.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken relative linksRobin Jarry2021-11-291-2/+2
| | | | | | | | | | | For some obscure reason yet to be identified, *some* (not all) relative links that use "../" to reference parent items in the repository point to invalid URLs. This may be an issue with the rendering process from markdown to html. Replace relative links with absolute ones. Signed-off-by: Robin Jarry <robin@jarry.cc>
* Link to todo.sr.ht GraphQL API docsRobin Krahl2021-03-231-0/+3
| | | | | | | todo.sr.ht has a GraphQL API and a page describing it, but neither the index page nor the api page linked to it. This patch updates both pages to link to the GraphQL documentation, as is already the case for {meta,git}.sr.ht.
* todo.sr.ht: fix typoDrew DeVault2020-08-251-2/+0
|
* todo.sr.ht: document new comment editing APIDrew DeVault2020-08-251-0/+24
|
* all: fix broken relative linksDrew DeVault2020-05-181-1/+1
|
* todo.sr.ht: fix broken links throughout documentSam Whited2020-05-111-13/+13
| | | | | | Fixes https://todo.sr.ht/~sircmpwn/todo.sr.ht/212 Signed-off-by: Sam Whited <sam@samwhited.com>
* Fix underscores on todo.sr.ht/api.mdDrew DeVault2019-06-111-20/+21
|
* Add todo.sr.ht API docsDrew DeVault2019-06-111-0/+540