Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-10 15:47:28 +00:00
498f3b1818 edit sheet delete btn, fix medium icons, 44px touch targets, fix drag leak on drawer close
0ee2e04fe5 refactor(spa): collapse api/hooks telescope, merge review sheets, extract tab+list modules
Compare 2 commits »
GKaszewski closed issue GKaszewski/movies-diary#8 2026-07-10 15:18:29 +00:00
Show federated user profiles on local instance instead of redirecting externally
GKaszewski pushed to master at GKaszewski/k-ap 2026-07-10 15:13:28 +00:00
902d38cc76 fix: clippy warnings, clean up accept.rs
f461f633b3 feat: emit OutboundFollowAccepted when remote accepts our follow
Compare 2 commits »
GKaszewski closed issue GKaszewski/movies-diary#9 2026-07-10 15:12:51 +00:00
Federated reviews from followed users bleed into local user's profile and diary view
GKaszewski closed issue GKaszewski/movies-diary#12 2026-07-10 15:11:05 +00:00
feat: unified social identity layer (local + federated interop)
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-10 15:11:05 +00:00
2de6690401 fix: import remote outbox on outbound follow accept (k-ap 0.4.2)
46b8488b09 refactor: Feed uses SocialIdentity matching, deps From impl, remove get_accepted_following_urls
7e02f15a85 refactor: consolidate 11 social use cases → SocialCmd/SocialQry enum dispatch
Compare 12 commits »
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-10 11:22:24 +00:00
6bf4ffc4ab refactor: update rating validation logic — enforce minimum rating value
GKaszewski opened issue GKaszewski/movies-diary#12 2026-07-10 03:55:12 +00:00
feat: unified social identity layer (local + federated interop)
GKaszewski opened issue GKaszewski/movies-diary#11 2026-07-10 03:54:22 +00:00
feat: shared/collaborative watchlists with federated users
GKaszewski opened issue GKaszewski/movies-diary#10 2026-07-10 03:53:40 +00:00
feat: watch medium distribution stats
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-10 03:48:33 +00:00
fa881c3fd1 docs: update architecture.mmd+README — DiaryQuery, GoalCommand/GoalQuery, adapter-common crate
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-10 03:45:56 +00:00
c224cc6bd2 refactor: extract adapter-common crate — shared sqlx error mapping,
6a9b4e5c00 refactor: LOW+MEDIUM cleanups — CQRS DiaryQuery/GoalCommand+GoalQuery,
5e0dde656c refactor: LOW cleanups — dedup secure_flag, remove vestigial social_query,
5266646b0b fix: remove unused watch_event_query binding, prefix dead field for clippy -D warnings
Compare 8 commits »
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-09 22:53:14 +00:00
26152660bb fix: show remote user's reviews on their profile (include_remote when user_id set)
c8f93bdd35 fix: human-readable watch medium labels in classic HTML (Media Server, Physical Media)
081a20ae31 fix: clippy too-many-args on update_remote_review, use RemoteReviewUpdate struct
cde2f5aaae feat: federate watch_medium in AP review objects
f584bcd724 fix: diary page filters by authenticated user, excludes federated reviews
Compare 11 commits »
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-09 22:04:25 +00:00
29cc68b07c feat: add WatchMedium field, general review editing, configurable deploy
GKaszewski pushed to master at GKaszewski/thoughts 2026-07-04 13:46:26 +00:00
09f5caefe7 feat: add in_reply_to_url field to FeedRow and ThoughtRow, update related queries and handlers
GKaszewski pushed to master at GKaszewski/thoughts 2026-07-04 13:32:03 +00:00
052d8c67bb feat: update profile and thought handling with token validation and router refresh
GKaszewski pushed to master at GKaszewski/thoughts 2026-07-04 13:04:22 +00:00
c22bc68a8b feat: add created_at field to CreatedApiKeyResponse and update related handlers
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-30 22:13:33 +00:00
9794babe06 feat: implement federated profile handling with support for remote actor URLs across multiple components
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-30 01:34:56 +00:00
d7fbf8d9e2 feat: enhance review handling by adding actor URL support across multiple components
9f6ba55afc fix: update SQL queries to filter reviews with null remote_actor_url
Compare 2 commits »
GKaszewski opened issue GKaszewski/movies-diary#9 2026-06-30 01:16:53 +00:00
Federated reviews from followed users bleed into local user's profile and diary view