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
6082766935562ee7d9653dfd5e6f7d3647297224
thoughts
/
crates
/
presentation
/
src
History
Gabriel Kaszewski
6082766935
feat(presentation): GET /users/me, GET /users/{username}/thoughts, GET /tags/{name}
2026-05-14 11:20:48 +02:00
..
handlers
feat(presentation): GET /users/me, GET /users/{username}/thoughts, GET /tags/{name}
2026-05-14 11:20:48 +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
fix: wire PgActivityPubRepository into ThoughtsObjectHandler — closes activitypub→postgres violation
2026-05-14 10:59:43 +02:00
main.rs
feat(presentation): ActivityPub routes — WebFinger, NodeInfo, inbox, outbox
2026-05-14 10:28:22 +02:00
routes.rs
feat(presentation): GET /users/me, GET /users/{username}/thoughts, GET /tags/{name}
2026-05-14 11:20:48 +02:00
state.rs
feat(presentation): ActivityPub routes — WebFinger, NodeInfo, inbox, outbox
2026-05-14 10:28:22 +02:00