• Joined on 2024-05-09
hailin pushed to main at hailin/it0 2026-03-08 01:51:26 +00:00
7285fd3b0d feat(profile): hide engine/update/voice-test entries from Me page
hailin pushed to main at hailin/it0 2026-03-08 01:47:43 +00:00
4ed7870cb3 chore: update pnpm lockfile for presence-service dependencies
hailin pushed to main at hailin/it0 2026-03-08 01:44:12 +00:00
8d2fd3335a feat(telemetry): add presence-service + Flutter telemetry module
hailin pushed to main at hailin/it0 2026-03-07 20:21:40 +00:00
d56486a4aa fix(agent-service): use hailin168/openclaw-bridge Docker Hub image
hailin pushed to main at hailin/gcx 2026-03-07 19:50:38 +00:00
c00c48c8bd fix(notification): accept optional type query param to fix 400 error
hailin pushed to main at hailin/gcx 2026-03-07 19:46:15 +00:00
af7fdfd428 fix(mobile/share): fix referral code overflow, remove team stats & team reward section
hailin pushed to main at hailin/gcx 2026-03-07 19:37:01 +00:00
825e619224 fix(referral): auto-create profile for legacy users on getMyInfo
hailin pushed to main at hailin/gcx 2026-03-07 19:29:48 +00:00
13ab4ba1f3 fix(mobile/telemetry): add NativeAdapter to heartbeat & uploader, fix 2xx status check
hailin pushed to main at hailin/it0 2026-03-07 19:29:43 +00:00
ad46e45181 fix(agent-service): remove duplicate remove() override conflicting with TenantAwareRepository base
hailin pushed to main at hailin/it0 2026-03-07 19:22:31 +00:00
be263cdb24 chore: update pnpm lockfile for ssh2 dependency
hailin pushed to main at hailin/it0 2026-03-07 19:17:54 +00:00
2086eb8109 feat(openclaw): Phase 2 — heartbeat endpoint + iAgent OpenClaw deployment awareness
hailin pushed to main at hailin/gcx 2026-03-07 19:15:15 +00:00
9e368cbf37 fix(mobile+backend): fix notification DNS, message page API bugs, add read-all
hailin pushed to main at hailin/it0 2026-03-07 19:12:00 +00:00
7d5840c245 feat(openclaw): Phase 1 — server pool + agent instance deployment infrastructure
hailin pushed to main at hailin/gcx 2026-03-07 18:45:22 +00:00
918489e4e5 fix(mobile/telemetry): buffer pre-init events instead of dropping them
hailin pushed to main at hailin/gcx 2026-03-07 18:20:38 +00:00
9bcb1f864d feat(mobile): implement invite friends share page with APK QR code & referral marketing
hailin pushed to main at hailin/gcx 2026-03-07 17:57:41 +00:00
192bc476c4 fix(mobile): move _startDownload to didChangeDependencies to avoid initState context crash
hailin pushed to main at hailin/it0 2026-03-07 17:47:23 +00:00
29a85dfe92 fix(home): import accountProfileProvider from settings_providers instead of auth_provider
hailin pushed to main at hailin/gcx 2026-03-07 17:45:24 +00:00
d79b7cf500 fix(mobile): fix telemetry import path in self_hosted_updater
hailin pushed to main at hailin/it0 2026-03-07 17:43:33 +00:00
faecd18cbd docs(app): add detailed redesign notes for navigation refactor
hailin pushed to main at hailin/gcx 2026-03-07 17:43:08 +00:00
9519e29b8f feat(mobile/telemetry): collect real network type via connectivity_plus