Gabriel Kaszewski
c3b89f6dc6
CI / Check / Test (push) Has been cancelled
CI / Release build (push) Has been cancelled
refactor: extract business logic from handlers to application layer
Move domain logic out of 7 handlers into use cases:
- activity feed: FollowingFilter construction
- user profile: social counts + pending followers
- users list: parallel local+remote actor loading
- watchlist page: local-vs-remote branching
- sync_poster: movie lookup + validation
- get_profile: avatar URL construction
- post_register: register+login orchestration
Add SocialQueryPort.{count_following,count_accepted_followers,
get_pending_followers} to AppContext behind federation feature gate.
2026-05-29 11:41:16 +02:00
..
2026-05-29 11:19:02 +02:00
2026-05-10 18:58:41 +02:00
2026-05-29 10:54:11 +02:00
2026-05-13 23:38:57 +02:00
2026-05-13 23:38:57 +02:00
2026-05-29 11:19:02 +02:00
2026-05-13 23:38:57 +02:00
2026-05-13 23:38:57 +02:00
2026-05-13 23:38:57 +02:00
2026-05-29 10:54:11 +02:00
2026-05-13 23:38:57 +02:00
2026-05-13 23:38:57 +02:00
2026-05-29 11:19:02 +02:00
2026-05-13 23:38:57 +02:00
2026-05-29 11:41:16 +02:00
2026-05-13 23:38:57 +02:00
2026-05-12 16:39:58 +02:00
2026-05-29 11:19:02 +02:00
2026-05-13 23:38:57 +02:00
2026-05-29 11:41:16 +02:00
2026-05-13 23:38:57 +02:00
2026-05-13 23:45:19 +02:00
2026-05-13 23:38:57 +02:00