Feat/threads author pages#3050
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Sites support three domain rule types: Active deployment, Git branch, and Redirect |
Greptile SummaryThis PR introduces author profile pages at
Confidence Score: 5/5Safe to merge; all changes are additive new pages and incremental UI enhancements with no destructive side-effects. The new author page is well-structured with proper error boundaries, meta tags, and graceful thread-fetch fallback. Remaining issues are style-level — the zzz- prefix in the public icon API, a duplicated isResolved regex, and an inline SVG bypassing the icon component added in the same PR — none affect correctness or runtime behaviour. helpers.ts still hardcodes the authors collection ID (flagged in previous reviews); types.ts exposes the zzz-persons name as a public API entry. Important Files Changed
Reviews (9): Last reviewed commit: "Fix implicit any type on threads array" | Re-trigger Greptile |
… output from main, restore mongo type


What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)