This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cfc8c19175a48baa129db5c61b4a885798d564f4
thoughts
/
crates
/
adapters
History
Gabriel Kaszewski
cfc8c19175
refactor(nats): strip NatsEventPublisher, add NatsTransport implementing Transport
2026-05-14 12:22:11 +02:00
..
activitypub
refactor(activitypub): ThoughtsObjectHandler uses ActivityPubRepository port, drops postgres dep
2026-05-14 10:58:25 +02:00
activitypub-base
feat(activitypub-base): copy from movies-diary with username-based actor URLs
2026-05-14 10:15:34 +02:00
auth
…
event-payload
feat: UserUnblocked + UserRegistered events, fix unblock_user and register signatures
2026-05-14 11:06:36 +02:00
event-publisher
feat(event-publisher): Transport trait + EventPublisherAdapter for transport-agnostic event routing
2026-05-14 12:20:29 +02:00
nats
refactor(nats): strip NatsEventPublisher, add NatsTransport implementing Transport
2026-05-14 12:22:11 +02:00
postgres
feat(postgres): PgActivityPubRepository implementing ActivityPubRepository port
2026-05-14 10:55:58 +02:00
postgres-federation
feat(postgres-federation): FederationRepository and ApUserRepository
2026-05-14 10:19:57 +02:00
postgres-search
…