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
bbf6c97379b8e81025214728874a5339402948fa
thoughts
/
crates
/
domain
/
src
History
Gabriel Kaszewski
f7350847c5
fix: allow dots in usernames; BCrypt fallback in password verifier for v1 migrations
2026-05-15 02:56:18 +02:00
..
models
refactor(domain): remove public_key/private_key from User model — managed by federation adapter
2026-05-15 02:06:06 +02:00
errors.rs
feat(domain): FederationActionPort trait + avatar_url on RemoteActor
2026-05-14 19:55:10 +02:00
events.rs
feat(domain): ActorConnectionSummary, ConnectionType, RemoteActorConnectionRepository, FetchActorConnections event
2026-05-15 00:25:54 +02:00
lib.rs
feat(domain): models
2026-05-14 03:18:49 +02:00
ports.rs
feat: implement remote unfollow — wire FederationActionPort through delete_follow handler
2026-05-15 02:46:24 +02:00
testing.rs
feat: implement remote unfollow — wire FederationActionPort through delete_follow handler
2026-05-15 02:46:24 +02:00
value_objects.rs
fix: allow dots in usernames; BCrypt fallback in password verifier for v1 migrations
2026-05-15 02:56:18 +02:00