Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NdoleStudio
/
httpsms
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
668
Star
3.9k
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(web): redirect logged-in users from root to /threads (opt-in)
- #950
#950
Merged
AchoArnold
merged 13 commits into
main
NdoleStudio/httpsms:main
from
feat/redirect-to-threads
NdoleStudio/httpsms:feat/redirect-to-threads
Copy head branch name to clipboard
Jul 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(web): redirect logged-in users from root to /threads (opt-in)
#950
AchoArnold
merged 13 commits into
main
NdoleStudio/httpsms:main
from
feat/redirect-to-threads
NdoleStudio/httpsms:feat/redirect-to-threads
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
docs: add design spec for root->threads redirect
Show description for a649d4c
AchoArnold
committed
a649d4c
View commit details
Copy full SHA for a649d4c
Browse repository at this point
docs: add implementation plan for root->threads redirect
Show description for ea6149e
AchoArnold
committed
ea6149e
View commit details
Copy full SHA for ea6149e
Browse repository at this point
feat(web): add redirectPreference store for per-browser threads redirect
AchoArnold
committed
d737d2f
View commit details
Copy full SHA for d737d2f
Browse repository at this point
feat(web): optimistically redirect root to /threads when opted in
Show description for 156a1e0
AchoArnold
and
Copilot
committed
156a1e0
View commit details
Copy full SHA for 156a1e0
Browse repository at this point
feat(web): add redirect opt-in popover component
AchoArnold
committed
4ecfa32
View commit details
Copy full SHA for 4ecfa32
Browse repository at this point
feat(web): mount redirect opt-in popover under Dashboard button
AchoArnold
committed
68f9411
View commit details
Copy full SHA for 68f9411
Browse repository at this point
feat(web): clear threads-redirect preference on logout
Show description for e7323d8
AchoArnold
and
Copilot
committed
e7323d8
View commit details
Copy full SHA for e7323d8
Browse repository at this point
fix(web): use replace navigation in redirect enable() to avoid stuck Back button
Show description for ec1401f
AchoArnold
committed
ec1401f
View commit details
Copy full SHA for ec1401f
Browse repository at this point
ci(web): pin pnpm to 11.11.0 to avoid installer bug
Show description for 578e17e
AchoArnold
committed
578e17e
View commit details
Copy full SHA for 578e17e
Browse repository at this point
fix(web): import ref from vue, drop gitignored docs
Show description for 859dc88
AchoArnold
committed
859dc88
View commit details
Copy full SHA for 859dc88
Browse repository at this point
fix(web): persist redirect before navigation
Show description for 258b381
AchoArnold
committed
258b381
View commit details
Copy full SHA for 258b381
Browse repository at this point
fix(web): gate landing nav auth buttons on authStateChanged
Show description for b7f7494
AchoArnold
committed
b7f7494
View commit details
Copy full SHA for b7f7494
Browse repository at this point
refactor(web): render redirect prompt as v-menu not v-card
Show description for 5be36ab
AchoArnold
committed
5be36ab
View commit details
Copy full SHA for 5be36ab
Browse repository at this point
You can’t perform that action at this time.