v1.3.2
Fixes Lemmy channel post syncing, which passed the community slug where a numeric community id was expected. Adds a DB unique constraint on (platform_instance_id, channel_id) plus matching slug/uniqueness validation on both channel create paths, and extracts the shared slug-vs-numeric resolution into LemmyApiService::resolveCommunityId().
No due date
100% Completed