Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
6769029
Add author pages, is_resolved badge, participant count, reaction coun…
HarshMN2345 Jun 12, 2026
6dc92de
Add author pages, enriched thread data, participant count icon
HarshMN2345 Jun 12, 2026
978a699
Fix persons icon size
HarshMN2345 Jun 12, 2026
7d4a58a
Fix bot review: env var for authors collection, separate catches, met…
HarshMN2345 Jun 12, 2026
4b03226
Fix: hardcode authors collection id, restore mongo icon type
HarshMN2345 Jun 12, 2026
f449183
Fix icon font ordering: use inline SVG for persons icon, restore icon…
HarshMN2345 Jun 12, 2026
93b4f1f
Add ProfilePage structured data schema to author pages
HarshMN2345 Jun 15, 2026
9905d81
Remove accidental allowedHosts, restore mongo sprite symbol
HarshMN2345 Jun 15, 2026
0adccec
Fix icon types: remove duplicate mongo, add zzz-persons
HarshMN2345 Jun 15, 2026
5a32369
Add last_activity timestamp to thread cards
HarshMN2345 Jun 15, 2026
5c8b89d
Show reply count before last activity time
HarshMN2345 Jun 15, 2026
7dfe163
Use Intl.RelativeTimeFormat for last_activity display
HarshMN2345 Jun 15, 2026
5e8b5f1
Detect resolved threads from title on website side without waiting fo…
HarshMN2345 Jun 15, 2026
2643532
Green color for resolved badge
HarshMN2345 Jun 15, 2026
4159556
Use inline style for resolved badge instead of global CSS override
HarshMN2345 Jun 15, 2026
23ac397
Use scoped CSS class for resolved badge color
HarshMN2345 Jun 15, 2026
ad77c4c
Merge branch 'main' into feat/threads-author-pages
HarshMN2345 Jun 15, 2026
7d1ed9d
Guard getAuthorThreads, add year branch to timeAgo
HarshMN2345 Jun 15, 2026
9decbad
Fix implicit any type on threads array
HarshMN2345 Jun 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/icons/optimized/persons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
137 changes: 69 additions & 68 deletions src/icons/output/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,69 +1,70 @@
$web-icon-search: "\ea01";
$web-icon-arrow-down: "\ea02";
$web-icon-system: "\ea03";
$web-icon-refine: "\ea04";
$web-icon-microsoft: "\ea05";
$web-icon-platform: "\ea06";
$web-icon-vue: "\ea07";
$web-icon-rust: "\ea08";
$web-icon-chevron-down: "\ea09";
$web-icon-firebase: "\ea0a";
$web-icon-github: "\ea0b";
$web-icon-ticket: "\ea0c";
$web-icon-sparkle: "\ea0d";
$web-icon-divider-vertical: "\ea0e";
$web-icon-nuxt: "\ea0f";
$web-icon-chevron-up: "\ea10";
$web-icon-ycombinator: "\ea11";
$web-icon-x: "\ea12";
$web-icon-textmagic: "\ea13";
$web-icon-daily-dev: "\ea14";
$web-icon-chevron-right: "\ea15";
$web-icon-instagram: "\ea16";
$web-icon-ext-link: "\ea17";
$web-icon-arrow-right: "\ea18";
$web-icon-edge: "\ea19";
$web-icon-download: "\ea1a";
$web-icon-dark: "\ea1b";
$web-icon-bluesky: "\ea1c";
$web-icon-plus: "\ea1d";
$web-icon-check: "\ea1e";
$web-icon-close: "\ea1f";
$web-icon-copy: "\ea20";
$web-icon-terraform: "\ea21";
$web-icon-message: "\ea22";
$web-icon-play: "\ea23";
$web-icon-remix: "\ea24";
$web-icon-skills: "\ea25";
$web-icon-hamburger-menu: "\ea26";
$web-icon-google: "\ea27";
$web-icon-rest: "\ea28";
$web-icon-star: "\ea29";
$web-icon-mailgun: "\ea2a";
$web-icon-regions: "\ea2b";
$web-icon-youtube: "\ea2c";
$web-icon-command: "\ea2d";
$web-icon-logout-right: "\ea2e";
$web-icon-tanstack: "\ea2f";
$web-icon-location: "\ea30";
$web-icon-arrow-up: "\ea31";
$web-icon-linkedin: "\ea32";
$web-icon-arena: "\ea33";
$web-icon-twitter: "\ea34";
$web-icon-customize: "\ea35";
$web-icon-discord: "\ea36";
$web-icon-calendar: "\ea37";
$web-icon-arrow-left: "\ea38";
$web-icon-sendgrid: "\ea39";
$web-icon-pop-locations: "\ea3a";
$web-icon-product-hunt: "\ea3b";
$web-icon-appwrite: "\ea3c";
$web-icon-arrow-ext-link: "\ea3d";
$web-icon-logout-left: "\ea3e";
$web-icon-external-icon: "\ea3f";
$web-icon-apple: "\ea40";
$web-icon-tiktok: "\ea41";
$web-icon-minus: "\ea42";
$web-icon-chevron-left: "\ea43";
$web-icon-light: "\ea44";
$web-icon-mcp: "\ea45";
$web-icon-persons: "\ea02";
$web-icon-arrow-down: "\ea03";
$web-icon-system: "\ea04";
$web-icon-refine: "\ea05";
$web-icon-microsoft: "\ea06";
$web-icon-platform: "\ea07";
$web-icon-vue: "\ea08";
$web-icon-rust: "\ea09";
$web-icon-chevron-down: "\ea0a";
$web-icon-firebase: "\ea0b";
$web-icon-github: "\ea0c";
$web-icon-ticket: "\ea0d";
$web-icon-sparkle: "\ea0e";
$web-icon-divider-vertical: "\ea0f";
$web-icon-nuxt: "\ea10";
$web-icon-chevron-up: "\ea11";
$web-icon-ycombinator: "\ea12";
$web-icon-x: "\ea13";
$web-icon-textmagic: "\ea14";
$web-icon-daily-dev: "\ea15";
$web-icon-chevron-right: "\ea16";
$web-icon-instagram: "\ea17";
$web-icon-ext-link: "\ea18";
$web-icon-arrow-right: "\ea19";
$web-icon-edge: "\ea1a";
$web-icon-download: "\ea1b";
$web-icon-dark: "\ea1c";
$web-icon-bluesky: "\ea1d";
$web-icon-plus: "\ea1e";
$web-icon-check: "\ea1f";
$web-icon-close: "\ea20";
$web-icon-copy: "\ea21";
$web-icon-terraform: "\ea22";
$web-icon-message: "\ea23";
$web-icon-play: "\ea24";
$web-icon-remix: "\ea25";
$web-icon-skills: "\ea26";
$web-icon-hamburger-menu: "\ea27";
$web-icon-google: "\ea28";
$web-icon-rest: "\ea29";
$web-icon-star: "\ea2a";
$web-icon-mailgun: "\ea2b";
$web-icon-regions: "\ea2c";
$web-icon-youtube: "\ea2d";
$web-icon-command: "\ea2e";
$web-icon-logout-right: "\ea2f";
$web-icon-tanstack: "\ea30";
$web-icon-location: "\ea31";
$web-icon-arrow-up: "\ea32";
$web-icon-linkedin: "\ea33";
$web-icon-arena: "\ea34";
$web-icon-twitter: "\ea35";
$web-icon-customize: "\ea36";
$web-icon-discord: "\ea37";
$web-icon-calendar: "\ea38";
$web-icon-arrow-left: "\ea39";
$web-icon-sendgrid: "\ea3a";
$web-icon-pop-locations: "\ea3b";
$web-icon-product-hunt: "\ea3c";
$web-icon-appwrite: "\ea3d";
$web-icon-arrow-ext-link: "\ea3e";
$web-icon-logout-left: "\ea3f";
$web-icon-external-icon: "\ea40";
$web-icon-apple: "\ea41";
$web-icon-tiktok: "\ea42";
$web-icon-minus: "\ea43";
$web-icon-chevron-left: "\ea44";
$web-icon-light: "\ea45";
$web-icon-mcp: "\ea46";
Loading
Loading