alpha
Login
or
Join now
geofox.org
/
publisher
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A small go app to cross-post/publish to various social platforms.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
publisher
/
internal
/
identity
/
at
main
2 files
Geoffrey Richard
web: fixed-viewport app shell + Edit-split; api: live operator identity (v1.1.0)
2mo ago
4aee5979
identity.go
web: fixed-viewport app shell + Edit-split; api: live operator identity (v1.1.0) - Viewport: lock to a native app shell — body is a 100dvh flex column with overflow hidden, the glass top/bottom bars are non-scrolling, and <main> is the only scroll region; pinch/double-tap/focus zoom disabled. - Edit-split: the thread-review sheet can reshape segments (break-at-caret, merge-up) with live per-segment counts, saved back into the draft as \n---\n markers that internal/thread honors verbatim on send. - Live operator identity: new internal/identity service aggregates each platform's own profile (bluesky getProfile, mastodon verify_credentials, threads /me, nostr kind-0 + npub) concurrently, cached + fail-soft, exposed at GET /api/identity; the composer swaps placeholder avatar/name/handles for the real profile after boot. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 months ago
identity_test.go
web: fixed-viewport app shell + Edit-split; api: live operator identity (v1.1.0) - Viewport: lock to a native app shell — body is a 100dvh flex column with overflow hidden, the glass top/bottom bars are non-scrolling, and <main> is the only scroll region; pinch/double-tap/focus zoom disabled. - Edit-split: the thread-review sheet can reshape segments (break-at-caret, merge-up) with live per-segment counts, saved back into the draft as \n---\n markers that internal/thread honors verbatim on send. - Live operator identity: new internal/identity service aggregates each platform's own profile (bluesky getProfile, mastodon verify_credentials, threads /me, nostr kind-0 + npub) concurrently, cached + fail-soft, exposed at GET /api/identity; the composer swaps placeholder avatar/name/handles for the real profile after boot. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 months ago