Add actor social media account settings #182
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Add a settings section for configuring social media accounts associated with the website actor.
Requirements
Acceptance criteria
Dependencies
Synced from todu comment by @todu on 2026-06-21T23:26:18.302Z
Moved to waiting because actor social account settings should not be built on the current actor settings data model. Blocking dependency:
task-bf6945b5(Fix actor settings data model).Synced from todu comment by @todu on 2026-06-22T03:50:24.401Z
Review update
./scripts/pre-pr.shpassed and Forgejo Actions task #255 passed for commit8d96a27.Synced from todu comment by @todu on 2026-06-22T04:35:20.248Z
Closing summary
Task is ready to close based on PR #185 merged to
main(cda2b41, implementation commiteddee62).Acceptance criteria evidence:
Social accountssection on/settings/actorwith account label, URL, kind, protocol fields, plus add/remove row controls intemplate/site/src/templates/settings-activitypub.ts.POST /settings/actor:template/site/src/routes/settings.tsvalidates form rows and callsreplaceActivityPubActorAccounts; migration024_activitypub_actor_accounts.sqladds normalized storage;template/site/src/federation/actor-accounts.tsprovides list/replace/validation behavior.template/site/src/federation/routes.ts, and on public pages throughreadLocalPostAuthor/ActorAccountSummaryinhome.tsandpublic.tsx../scripts/pre-pr.shplus Forgejo Actions task #256 passing before merge.Result: READY; task closed.
Synced from todu comment by @todu on 2026-06-22T04:32:43.561Z
Review update
./scripts/pre-pr.shpassed and Forgejo Actions task #256 passed for commiteddee62.