Gabriel Kaszewski GKaszewski
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 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:49:32 +00:00
9412a9739a fix: allow www. apex equivalence in actor domain verification
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 »
GKaszewski pushed tag v0.1.5 to GKaszewski/k-ap 2026-05-27 20:37:57 +00:00
GKaszewski pushed tag v0.1.4 to GKaszewski/k-ap 2026-05-27 20:23:07 +00:00
GKaszewski pushed to master at GKaszewski/k-ap 2026-05-27 20:23:07 +00:00
bc857b2c08 feat: signed actor lookup and display_name on DbActor
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-25 07:46:45 +00:00
b3e7a42d2f fix: remove stale activitypub-base COPY from Dockerfile
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-25 07:45:58 +00:00
410e25a562 chore: bump k-ap to v0.1.3, drop direct activitypub_federation dep