| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split url into webUrl and localUrl (like mastodon)stable | Freya Murphy | 12 hours | 1 | -1/+1 |
| * | add missing "return reply" calls to async fastify routes | Hazelnoot | 2025-05-08 | 1 | -1/+1 |
| * | Merge branch 'develop' into merge/2025-03-24 | Hazelnoot | 2025-05-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Update instance.ts | Marie | 2025-05-05 | 1 | -1/+1 |
| | * | change regex to include a zero-length match | Marie | 2025-05-05 | 1 | -1/+1 |
| | * | remove http/https protocol | Marie | 2025-05-05 | 1 | -1/+1 |
| * | | fix backend type errors | Hazelnoot | 2025-04-01 | 1 | -16/+5 |
| |/ | |||||
| * | rename MastodonConverters.ts to matching naming scheme | Hazelnoot | 2025-03-27 | 1 | -2/+2 |
| * | enable local timeline in Phanpy clients | Hazelnoot | 2025-03-27 | 1 | -1/+1 |
| * | fix /api/v1/instance response | Hazelnoot | 2025-03-27 | 1 | -5/+9 |
| * | de-duplicate mastodon API logging | Hazelnoot | 2025-03-27 | 1 | -70/+60 |
| * | refactor mastodon API and preserve remote user agent for requests | Hazelnoot | 2025-03-27 | 1 | -0/+110 |