1ad02e0806
feat: add PATCH /federation/me/also-known-as endpoint
...
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (push) Has been cancelled
Adds alsoKnownAs column to users table (migration 013), reads it in
the AP actor JSON, and exposes PATCH /federation/me/also-known-as to
set or clear it. Required pre-condition for broadcast_move.
2026-05-28 01:59:35 +02:00
94193f2d2e
feat: bump k-ap to v0.1.9 and implement migrate_follower_actor
2026-05-28 01:43:06 +02:00
f54fb543b2
feat: update k-ap dependency to v0.1.8 and enhance middleware for ActivityPub requests
2026-05-28 01:08:45 +02:00
a460428be1
feat: update dependencies to k-ap v0.1.7 and add profileHref utility for user links
lint / lint (push) Failing after 7m11s
test / unit (push) Successful in 16m59s
test / integration (push) Failing after 18m3s
2026-05-27 23:38:14 +02:00
379f31e27d
fix(federation): include header_url as AP banner (image) in actor JSON
lint / lint (push) Failing after 7m3s
test / unit (push) Successful in 16m12s
test / integration (push) Failing after 17m24s
2026-05-24 02:18:41 +02:00
9c99f7a7a8
feat: add image upload for avatar and banner
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
2026-05-24 02:06:47 +02:00
636d3d453d
fix: resolve thoughts compile errors after k-ap migration
lint / lint (push) Failing after 5m0s
test / unit (push) Failing after 4m59s
test / integration (push) Failing after 5m2s
2026-05-17 23:02:49 +02:00
cd2eb48ddb
chore: switch activitypub-base to k-ap git dep
2026-05-17 22:47:32 +02:00
9aee4ceb6d
feat: v2 rewrite — hexagonal arch, ActivityPub federation, NATS, deployment-ready ( #1 )
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
2026-05-16 09:42:40 +00:00