Files
Sven fc165e01e1
Deploy Indiekit Server / deploy (push) Successful in 35s
patch: add ap-syndicator-checkin-guard to repo + audit cleanup
Patch audit (run-patches --check) surfaced 3 patch scripts that lived only in
prod /usr/local/indiekit/scripts and were never committed:

- patch-ap-syndicator-checkin-guard.mjs — ACTIVE (already applied, working):
  extends the AP syndicator skip-guard to cover both location and checkin JF2
  properties. Added to repo here.
- patch-ap-enrich-actor-data.mjs — OBSOLETE: its avatar/handle getIcon() effect
  is already present in the activitypub fork (>= 32ea375); 0/4 markers applied,
  getIcon present in all 3 targets. Removed from prod (backup in /tmp).
- patch-ap-stubs-remove-duplicate-routes.mjs — OBSOLETE: duplicate account
  routes no longer exist in the fork's stubs.js. Removed from prod.

After removal: run-patches --check is clean (61 already | 0 newly | 0 not found
| 0 failed). Follows the established 'remove patches integrated into fork'
pattern (commit 68962a3a0).
2026-06-14 18:32:36 +02:00
..
2026-03-20 22:34:59 +01:00