cheeaun pushed to main at cheeaun/mastodon-api-versions 2026年06月04日 08:28:59 +02:00
76eb5527de Add one more link for Collections
cheeaun pushed to main at cheeaun/mastodon-api-versions 2026年05月29日 12:50:27 +02:00
53b742e321 Add new versions for kmyblue and chuckya
cheeaun pushed to main at cheeaun/mastodon-api-versions 2026年05月29日 12:39:36 +02:00
9e80c1c35b Add v10
cheeaun pushed to main at cheeaun/mastodon-api-versions 2026年04月09日 03:24:50 +02:00
2d6b9cf431 Add v8 and v9 changes
cheeaun pushed to main at cheeaun/mastodon-api-versions 2025年09月07日 04:50:22 +02:00
c040bf2a50 Unlinkify headings so that TOC links could work
cheeaun pushed to main at cheeaun/mastodon-api-versions 2025年09月02日 07:05:24 +02:00
76de75a1f5 Remove blank space which affects formatting
cheeaun pushed to main at cheeaun/mastodon-api-versions 2025年09月02日 06:51:46 +02:00
ffac981cec Obviously too GH-biased
cheeaun pushed to main at cheeaun/mastodon-api-versions 2025年09月02日 06:46:08 +02:00
d3d723f574 [TOC] doesn't work on Codeberg, try another way
cheeaun pushed to main at cheeaun/mastodon-api-versions 2025年09月02日 06:21:48 +02:00
b540fe9665 Initial commit
cheeaun created branch main in cheeaun/mastodon-api-versions 2025年09月02日 06:21:47 +02:00
cheeaun created repository cheeaun/mastodon-api-versions 2025年09月02日 06:11:31 +02:00
cheeaun commented on issue grunfink/snac2#164 2025年05月09日 04:32:37 +02:00
Limited feed items in clients

I've looked into this, and suspect that access-control-expose-headers: link header is needed.

Phanpy uses masto.js which parses the Link header to get the next/prev URLs. I found that...

cheeaun opened issue aryak/mozhi#57 2024年12月27日 04:42:26 +01:00
Add CORS headers to API
cheeaun opened issue firefish/firefish#10175 2023年05月22日 04:41:24 +02:00
[Bug]: /oauth/token need CORS header