mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
505daa68c5700224c32afc2fba85abdd62cc497c
The AP plugin auto-created the Fediverse channel with userId: null, but the Microsub reader UI filters channels by userId: "default". The channel existed in MongoDB but was invisible to users. getApChannelId() now: - Auto-creates with userId: "default" if no channel exists - Fixes existing channels missing userId (from earlier versions) - Uses proper field pattern matching Microsub plugin conventions
Description
No description provided
Languages
JavaScript
71.3%
Nunjucks
14.6%
CSS
14.1%