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
ecba9267cf487a5e919588c5b9b22ecb6739c375
thoughts
/
crates
/
adapters
History
Gabriel Kaszewski
ecba9267cf
fix: compute liked_by_viewer/boosted_by_viewer from DB — viewer_id was ignored in all feed queries
2026-05-14 16:03:55 +02:00
..
activitypub
fix(activitypub): re-export NoteType from activitypub-base, drop direct activitypub_federation dep
2026-05-14 12:51:47 +02:00
activitypub-base
refactor(activitypub-base): eliminate double get_local_actor — extract thought_note_json, remove dead broadcast_to_followers methods
2026-05-14 14:36:54 +02:00
auth
…
event-payload
feat: UserUnblocked + UserRegistered events, fix unblock_user and register signatures
2026-05-14 11:06:36 +02:00
event-transport
feat(event-transport): MessageSource trait + EventConsumerAdapter for transport-agnostic consuming
2026-05-14 12:34:45 +02:00
nats
refactor(nats): replace NatsEventConsumer with NatsMessageSource implementing MessageSource
2026-05-14 12:36:45 +02:00
postgres
fix: compute liked_by_viewer/boosted_by_viewer from DB — viewer_id was ignored in all feed queries
2026-05-14 16:03:55 +02:00
postgres-federation
feat(postgres-federation): FederationRepository and ApUserRepository
2026-05-14 10:19:57 +02:00
postgres-search
feat(postgres-search): PgSearchRepository using pg_trgm
2026-05-14 09:26:36 +02:00