K
KENNECT
APP
Account unavailableSession read failed · rate_limit_unavailable
Following
Followers
Posts
Local
For You

Not built yet

Post authors are shown as ids.

The feed returns each post's author id, but nothing turns a batch of ids into names. /api/profile is wired and working now — it is just keyed by handle, one account at a time, which is the wrong shape for a page of posts. Post cards therefore show the id. No name is invented to fill the gap.

Specified in server/routes/profile.ts

01M266DY…
Testing the real posting path.