e406464f9f
feat(presentation): add GET /federation/me/friends handler and route
lint / lint (push) Failing after 9m24s
test / unit (push) Successful in 16m41s
2026-05-28 03:48:59 +02:00
0e2b72b77a
feat(presentation): add GET /users/me/friends handler and route
2026-05-28 03:46:52 +02:00
2445cad1c9
feat: add PATCH /federation/me/also-known-as endpoint
...
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
50a90efbce
feat: add POST /federation/me/move endpoint
2026-05-28 01:47:29 +02:00
01932cf337
feat: add image upload for avatar and banner
2026-05-24 02:06:47 +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