This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2cc4fba21b26cb2a07e495f5bfeec801a6f161e
thoughts
/
crates
/
presentation
/
src
History
Gabriel Kaszewski
a2cc4fba21
feat(presentation): wire GET /users/{username}/follower-list and /following-list
2026-05-14 15:34:33 +02:00
..
handlers
fix(presentation): hydrate feed responses with full ThoughtResponse — remove UUID-only stubs
2026-05-14 15:31:44 +02:00
openapi
feat(presentation): OpenAPI docs at /docs (Swagger) and /scalar
2026-05-14 11:41:12 +02:00
errors.rs
fix: align follow event with accepted state; redact internal error details
2026-05-14 04:10:27 +02:00
extractors.rs
feat(presentation): state, errors, extractors, auth and user handlers
2026-05-14 03:56:42 +02:00
lib.rs
refactor(presentation): pure HTTP library — remove concrete adapter deps and binary
2026-05-14 12:07:18 +02:00
routes.rs
feat(presentation): wire GET /users/{username}/follower-list and /following-list
2026-05-14 15:34:33 +02:00
state.rs
refactor(presentation): pure HTTP library — remove concrete adapter deps and binary
2026-05-14 12:07:18 +02:00