Configure textream.net as the canonical domain - #85
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Configures textream.net to be the canonical public domain for Textream by adding the GitHub Pages custom domain (CNAME) and updating user-facing links across the app, repository docs, App Store metadata, and the generated Homebrew cask.
Changes:
- Added
docs/CNAMEto settextream.netas the GitHub Pages custom domain. - Updated privacy/support/marketing URLs to
https://textream.net/...in the app UI, README, and App Store metadata. - Updated the Homebrew cask
homepagetohttps://textream.net/in the release workflow.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| Textream/Textream/ContentView.swift | Updates in-app Privacy link to point at textream.net. |
| README.md | Updates README Privacy/Support links to textream.net. |
| docs/CNAME | Sets GitHub Pages custom domain to textream.net. |
| app-store/metadata/en-US/support_url.txt | Updates App Store Support URL to textream.net/support.html. |
| app-store/metadata/en-US/privacy_url.txt | Updates App Store Privacy URL to textream.net/privacy.html. |
| app-store/metadata/en-US/marketing_url.txt | Updates App Store Marketing URL to https://textream.net/. |
| app-store/app-privacy.md | Updates the privacy policy URL reference in the App Store questionnaire draft. |
| .github/workflows/release.yml | Updates the generated Homebrew cask homepage to https://textream.net/. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Prepared and reviewed with Codex assistance.