Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-29 01:47:31 +00:00
bd370776fe refactor: simplify function signatures and improve code readability
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-29 01:47:16 +00:00
ecb61f9b8f feat: add federation processed activities table and update dependencies
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-29 01:36:28 +00:00
fad95f0550 docs: update README with Gitea registry installation
GKaszewski pushed tag v0.3.0 to GKaszewski/k-ap 2026-05-29 01:28:53 +00:00
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-29 01:28:22 +00:00
c1c8a37d0d fix: remove actor/followers/following routes from router()
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-29 01:20:29 +00:00
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-29 00:49:49 +00:00
88fd1bfbdc docs: add CHANGELOG for v0.3.0
90ea438764 docs: update README to reflect current API state
f00514850b test: add 31 meaningful unit tests for business logic
48fded426f fix: AP protocol correctness gaps
5288696795 fix: pre-release improvements — scale, correctness, API clarity
Compare 17 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-29 00:09:35 +00:00
37d03a06dd docs(openapi): fix schema registration for federation actors and management
55e5bcc2bb docs(openapi): register federation management and actors doc modules
ac26eaca6b docs(openapi): annotate federation actors handlers and add doc module
86d0497509 docs(openapi): annotate all federation management handlers and add doc module
989004dd74 docs(openapi): annotate all missing user handlers
Compare 42 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 20:30:18 +00:00
a73e7deeff remove legacy v1 backend
c5812100d5 feat: add "Friends" section to settings sidebar navigation
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-28 15:06:33 +00:00
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 02:22:35 +00:00
43e36c743b feat: add /friends page and /settings/friends top-friends management
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-28 02:03:46 +00:00
4ebd593293 feat: add OpenAPI doc for update_profile_fields endpoint
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 01:54:55 +00:00
e406464f9f feat(presentation): add GET /federation/me/friends handler and route
0e2b72b77a feat(presentation): add GET /users/me/friends handler and route
d4da172398 feat(application): add get_remote_friends use case
4e750420bf feat(application): add get_local_friends use case
e6330125be test(postgres): add list_mutual integration tests
Compare 60 commits »
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-28 01:53:37 +00:00
51bd580a04 watchlist backfill
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 01:00:57 +00:00
de1d2f7ec7 fix(clippy): remove unused PasswordHash import
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 00:59:48 +00:00
e8d42b01dc fix: look up remote parent by ap_id to thread remote-to-remote replies
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-28 00:50:06 +00:00
b557bd9d46 docs: update README to v0.1.10 — add new methods, fix signatures, document Move handling
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 00:48:23 +00:00
4038a6b554 ci: remove failing integration tests job
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 00:46:02 +00:00
be4a37546c refactor: delegate mark_follower_accepted/rejected through k-ap service, remove federation_repo from ApFederationAdapter
7a2d8308d9 fix: extract initiate_actor_move use case — remove event publish from handler
4a5d5df884 fix(tests): update federation_management tests for EventPublisher arg
421cb463e3 feat: split accept/reject into DB+event; broadcast_move via event in API
925f4f8bf3 feat(worker): add FederationManagementHandler and wire into event loop
Compare 11 commits »
GKaszewski pushed tag v0.1.10 to GKaszewski/k-ap 2026-05-28 00:44:07 +00:00