iceshrimp/packages/backend/src/server/api
Kainoa Kanter d39b1d830f feat: verify links with rel=me (#10506)
Adds Mastodon-style `rel=me` link verification, and creates a background job to verify said links

Closes #9341

![image](/attachments/861e01eb-660f-4c62-8d83-d824cb79da48)

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: Namekuji <nmkj@waah.day>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10506
2023-07-17 05:31:34 +00:00
..
common fix: 🚸 make "show replies in timeline" work as expected 2023-06-14 20:17:56 -07:00
endpoints feat: verify links with rel=me (#10506) 2023-07-17 05:31:34 +00:00
mastodon Revert "Revert "[mastodon-client] send actual default post privacy instead of fallback value"" 2023-07-10 18:58:15 +02:00
openapi feat: display remaining time on ratelimits 2023-06-22 17:14:27 -07:00
private feat: 🔒 Improve 2FA/keypass experience 2023-06-15 16:12:32 -07:00
service fix #10483 (2) 2023-07-13 13:25:45 +00:00
stream refactor(backend): Use exist to check existence 2023-07-13 15:08:36 +00:00
2fa.ts
api-handler.ts
authenticate.ts no more infinity caches 2023-07-02 22:14:31 -04:00
call.ts feat: display remaining time on ratelimits 2023-06-22 17:14:27 -07:00
compatibility.ts feat: 🔒 expand /api/v1/instance/peers to proper endpoint and check for private mode 2023-06-24 13:00:50 -07:00
define.ts
endpoints.ts feat: 🔒 Improve 2FA/keypass experience 2023-06-15 16:12:32 -07:00
error.ts
index.ts [mastodon-client] media caption support 2023-07-09 00:58:45 +02:00
limiter.ts fix: 🐛 don't convert time since epoch for ratelimit 2023-06-28 23:04:40 -07:00
logger.ts
streaming.ts