Commit graph

5 commits

Author SHA1 Message Date
root
0a94f880b5 add interest/warm intro system, profile pages
- add token-based identity system (no logins, link IS identity)
- add /interested/{token} page to see who wants to meet you
- add i d like to chat button on profile pages with ?t= param
- profile pages at connectd.sudoxreboot.com/{username}
- groq drafts now include profile link and interested inbox
- fix user_type inference from score (builders show as builder)
- pull github avatars automatically
- rename lost potential to isolation score, hide for active builders
- add central API endpoints for tokens and interest counts
- update intro templates with interest links
2025-12-17 01:49:40 +00:00
root
843d1b199d fix: wire dashboard to central api, fix JS quote escaping 2025-12-16 22:13:51 +00:00
root
6c41a412c7 wire connectd dashboard to central api 2025-12-16 21:56:03 +00:00
root
f33409ceda add forge support, central coordination, lost builder detection
- central API client for distributed instance coordination
- forge scraper: gitea, forgejo, gogs, gitlab, sourcehut, codeberg
- forge issue delivery as outreach method
- usage-based contact method ranking with fallback chain
- lost builder detection and targeted outreach
- reddit and lobsters handle discovery
- deep scrape for handle/email discovery from profiles
2025-12-16 21:30:05 +00:00
root
99946bfef5 autonomous daemon with platform-native contact detection
- determine_contact_method now recognizes mastodon/bluesky users by platform
- username IS the handle for platform-native users
- fixed orphaned matches table issue
- wave 1 intros sent successfully
2025-12-16 09:22:58 +00:00