| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement '/v1/apps/verify_credentials' | Hazelnoot | 2025-05-08 | 1 | -0/+9 |
| * | add missing "return reply" calls to async fastify routes | Hazelnoot | 2025-05-08 | 1 | -1/+1 |
| * | improve type checks in POST /api/v1/apps endpoint | Hazelnoot | 2025-05-08 | 1 | -7/+8 |
| * | improve compatibility with multipart/form-data mastodon API requests | Hazelnoot | 2025-05-08 | 1 | -3/+2 |
| * | normalize mastodon BAD_REQUEST errors | Hazelnoot | 2025-03-27 | 1 | -3/+3 |
| * | de-duplicate mastodon API logging | Hazelnoot | 2025-03-27 | 1 | -42/+34 |
| * | refactor mastodon API and preserve remote user agent for requests | Hazelnoot | 2025-03-27 | 1 | -0/+121 |