Gabriel Kaszewski GKaszewski
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
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-28 00:44:06 +00:00
d80cfd0431 feat: add mark_follower_accepted/rejected to ActivityPubService
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-28 00:01:59 +00:00
c30243f1c8 feat: add alsoKnownAs field to federation settings
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-27 23:59:38 +00:00
1ad02e0806 feat: add PATCH /federation/me/also-known-as endpoint
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-27 23:51:58 +00:00
23a8444b5c fix: update user URL handling in ThoughtsObjectHandler to use user_id
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-27 23:51:05 +00:00
b20b60ad10 fix: add broadcast_move stub to TestStore
54bd2b60d0 feat: add POST /federation/me/move endpoint
94193f2d2e feat: bump k-ap to v0.1.9 and implement migrate_follower_actor
f54fb543b2 feat: update k-ap dependency to v0.1.8 and enhance middleware for ActivityPub requests
Compare 4 commits »
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-27 23:41:17 +00:00
432f39cbb4 feat: add broadcast_move to ActivityPubService; bump to v0.1.9
2c509cbf88 feat: implement MoveActivity::receive with record migration and re-follow
52614d406a feat(repository): add migrate_follower_actor to FederationRepository
Compare 3 commits »
GKaszewski pushed tag v0.1.9 to GKaszewski/k-ap 2026-05-27 23:41:17 +00:00
GKaszewski pushed tag v0.1.8 to GKaszewski/k-ap 2026-05-27 22:31:01 +00:00
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-27 22:31:01 +00:00
1949fce620 fix: accept follow for migrated actor URLs via UUID lookup
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-27 21:38:42 +00:00
a460428be1 feat: update dependencies to k-ap v0.1.7 and add profileHref utility for user links
95dea06c55 feat: add /about/fediverse info page with glass accordion panels
c085067318 feat: add Fediverse nav link
d831784489 feat: add copy handle button and fediverse info link to profile
4c203bed1d fix: handle clipboard errors and cleanup timeout in CopyButton
Compare 6 commits »
GKaszewski pushed tag v0.1.7 to GKaszewski/k-ap 2026-05-27 20:55:40 +00:00
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-27 20:55:39 +00:00
699258f830 feat: add targeted tracing logs for actor lookup and verification
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-27 20:49:32 +00:00
9412a9739a fix: allow www. apex equivalence in actor domain verification
GKaszewski pushed tag v0.1.6 to GKaszewski/k-ap 2026-05-27 20:49:32 +00:00
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-27 20:37:57 +00:00
13111c10b9 chore: bump version to 0.1.5
2e3b6d5cd4 fix: accept optional outbox/followers/following and any AP actor type
Compare 2 commits »