ghostguild-org/server
Jennie Robinson Faber 3faa1f8e85 feat: add community-connections API endpoint and update profile handler
New PATCH /api/members/me/community-connections endpoint following peer-support.patch.js pattern (requireAuth, validateBody, dot-notation $set, Slack user lookup when offerPeerSupport+slackHandle set, logActivity).

Profile endpoint updated with craftTags handling, craftTagsPrivacy and communityConnectionsPrivacy in privacy fields, and craftTags in response.
2026-04-05 16:19:49 +01:00
..
api feat: add community-connections API endpoint and update profile handler 2026-04-05 16:19:49 +01:00
config Lots of UI fixes 2025-10-08 19:02:24 +01:00
emails Refactor email templates to use plain text format and update sender addresses 2026-03-05 18:40:37 +00:00
middleware fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
migrations feat: add seed-tags and migrate-community-connections scripts 2026-04-05 16:11:52 +01:00
models feat: add community connections activity log types 2026-04-05 16:17:25 +01:00
plugins fix: replace member.save() in invite.post.js and remove stale NUXT_PUBLIC_HELCIM_TOKEN env check 2026-04-04 14:02:06 +01:00
routes Switch wiki login email to plain text format 2026-03-11 14:13:59 +00:00
utils feat: add community connections activity log types 2026-04-05 16:17:25 +01:00