Phase 4: Trademark/branding scrub — remove Mattermost from UI #1
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
Remove all Mattermost trademarks from the slash-server fork before any public distribution. Required for AGPL-3 compliance and App Store submission.
What must be scrubbed
SiteName,TeamSettingsnames, default bot usernamesWhat to retain (AGPL-3 requires it)
// Copyright (c) 2015-present Mattermost, Inc.on unmodified source filesProcess
grep -rn "Mattermost" webapp/channels/src/ server/channels/ config/ i18n/ --include="*.ts" --include="*.tsx" --include="*.go" --include="*.json" | grep -v "// Copyright" | grep -v vendor/BRANDING_CHANGES.mdscripts/check-branding.shto block future regressionsNCW Brand assets
#990066(NCW Purple)#353535(grey)git.ncwcom.com/mohlec/NCW-Branding-KITAcceptance criteria
BRANDING_CHANGES.mddocuments all replacements