alpha
Login
or
Join now
nonbinary.computer
/
polymodel
Star
12
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
atproto Thingiverse but good
Star
12
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
polymodel
/
src
/
at
83f4ac281102c22037bc49dfd17a5f03398a57c8
4 folders
13 files
Orual
PM-51: hot feed pagination
4w ago
83f4ac28
appview
PM-51: hot feed pagination
1 month ago
indexing
PM-47: XRPC passthrough proxy to user's PDS
1 month ago
mesh
Strip completed-ticket (PM-NN) references from src/ comments Audit cleanup: remove Jira ticket refs for Done tickets (PM-9/14/19/20/21/22/25/26/27/38/45) from code comments and the foundation route copy. Keep refs to open/future work (PM-23 In Review, PM-46/47 To Do).
1 month ago
oauth
Strip completed-ticket (PM-NN) references from src/ comments Audit cleanup: remove Jira ticket refs for Done tickets (PM-9/14/19/20/21/22/25/26/27/38/45) from code comments and the foundation route copy. Keep refs to open/future work (PM-23 In Review, PM-46/47 To Do).
1 month ago
auth.rs
thing detail page stuff
1 month ago
browse.rs
PM-44: profile page, signed-in chrome, PM-50 login fix + infra Profile: /profile/:actor + /profile self route; two-column identity rail + tabs + reused ThingCard grid; Bluesky fallback for actors with no polymodel profile; pre-wrap + linkified bio; clickable maker handles (profile_href) on cards + detail. Signed-in chrome: avatar-only account dropdown in the top nav; AuthenticatedIdentity retains the avatar from getSession; getSession enriches the session profile from the Bluesky profile when there is no polymodel profile record. PM-50: getSession resolves the handle via projection + DID-document fallback (resolve_handle) instead of projection-only handle_for_did, so authenticated users are no longer reported signed-out. Infra: OAuth keyset provisioning now uses a durable keyring keyset or falls back to public OAuth (no ephemeral keys that poison the PDS cache); tracing initialized before dioxus::serve with an info,hydrant=warn default and wasm capped at INFO; appview per-request timing middleware. Validation: just test-all green (53 default/wasm + 90 server). Follow-ups: PM-53 (renderer -> Web Worker + separate bundle), PM-54 (SSR first paint).
1 month ago
client.rs
Strip completed-ticket (PM-NN) references from src/ comments Audit cleanup: remove Jira ticket refs for Done tickets (PM-9/14/19/20/21/22/25/26/27/38/45) from code comments and the foundation route copy. Keep refs to open/future work (PM-23 In Review, PM-46/47 To Do).
1 month ago
fonts.rs
PM-38: front-end theme foundation and asset serving
1 month ago
foundation.rs
Strip completed-ticket (PM-NN) references from src/ comments Audit cleanup: remove Jira ticket refs for Done tickets (PM-9/14/19/20/21/22/25/26/27/38/45) from code comments and the foundation route copy. Keep refs to open/future work (PM-23 In Review, PM-46/47 To Do).
1 month ago
main.rs
Strip completed-ticket (PM-NN) references from src/ comments Audit cleanup: remove Jira ticket refs for Done tickets (PM-9/14/19/20/21/22/25/26/27/38/45) from code comments and the foundation route copy. Keep refs to open/future work (PM-23 In Review, PM-46/47 To Do).
1 month ago
profile.rs
PM-44: profile page, signed-in chrome, PM-50 login fix + infra Profile: /profile/:actor + /profile self route; two-column identity rail + tabs + reused ThingCard grid; Bluesky fallback for actors with no polymodel profile; pre-wrap + linkified bio; clickable maker handles (profile_href) on cards + detail. Signed-in chrome: avatar-only account dropdown in the top nav; AuthenticatedIdentity retains the avatar from getSession; getSession enriches the session profile from the Bluesky profile when there is no polymodel profile record. PM-50: getSession resolves the handle via projection + DID-document fallback (resolve_handle) instead of projection-only handle_for_did, so authenticated users are no longer reported signed-out. Infra: OAuth keyset provisioning now uses a durable keyring keyset or falls back to public OAuth (no ephemeral keys that poison the PDS cache); tracing initialized before dioxus::serve with an info,hydrant=warn default and wasm capped at INFO; appview per-request timing middleware. Validation: just test-all green (53 default/wasm + 90 server). Follow-ups: PM-53 (renderer -> Web Worker + separate bundle), PM-54 (SSR first paint).
1 month ago
session.rs
PM-44: profile page, signed-in chrome, PM-50 login fix + infra Profile: /profile/:actor + /profile self route; two-column identity rail + tabs + reused ThingCard grid; Bluesky fallback for actors with no polymodel profile; pre-wrap + linkified bio; clickable maker handles (profile_href) on cards + detail. Signed-in chrome: avatar-only account dropdown in the top nav; AuthenticatedIdentity retains the avatar from getSession; getSession enriches the session profile from the Bluesky profile when there is no polymodel profile record. PM-50: getSession resolves the handle via projection + DID-document fallback (resolve_handle) instead of projection-only handle_for_did, so authenticated users are no longer reported signed-out. Infra: OAuth keyset provisioning now uses a durable keyring keyset or falls back to public OAuth (no ephemeral keys that poison the PDS cache); tracing initialized before dioxus::serve with an info,hydrant=warn default and wasm capped at INFO; appview per-request timing middleware. Validation: just test-all green (53 default/wasm + 90 server). Follow-ups: PM-53 (renderer -> Web Worker + separate bundle), PM-54 (SSR first paint).
1 month ago
shell.rs
PM-44: profile page, signed-in chrome, PM-50 login fix + infra Profile: /profile/:actor + /profile self route; two-column identity rail + tabs + reused ThingCard grid; Bluesky fallback for actors with no polymodel profile; pre-wrap + linkified bio; clickable maker handles (profile_href) on cards + detail. Signed-in chrome: avatar-only account dropdown in the top nav; AuthenticatedIdentity retains the avatar from getSession; getSession enriches the session profile from the Bluesky profile when there is no polymodel profile record. PM-50: getSession resolves the handle via projection + DID-document fallback (resolve_handle) instead of projection-only handle_for_did, so authenticated users are no longer reported signed-out. Infra: OAuth keyset provisioning now uses a durable keyring keyset or falls back to public OAuth (no ephemeral keys that poison the PDS cache); tracing initialized before dioxus::serve with an info,hydrant=warn default and wasm capped at INFO; appview per-request timing middleware. Validation: just test-all green (53 default/wasm + 90 server). Follow-ups: PM-53 (renderer -> Web Worker + separate bundle), PM-54 (SSR first paint).
1 month ago
thing_card.rs
PM-44: profile page, signed-in chrome, PM-50 login fix + infra Profile: /profile/:actor + /profile self route; two-column identity rail + tabs + reused ThingCard grid; Bluesky fallback for actors with no polymodel profile; pre-wrap + linkified bio; clickable maker handles (profile_href) on cards + detail. Signed-in chrome: avatar-only account dropdown in the top nav; AuthenticatedIdentity retains the avatar from getSession; getSession enriches the session profile from the Bluesky profile when there is no polymodel profile record. PM-50: getSession resolves the handle via projection + DID-document fallback (resolve_handle) instead of projection-only handle_for_did, so authenticated users are no longer reported signed-out. Infra: OAuth keyset provisioning now uses a durable keyring keyset or falls back to public OAuth (no ephemeral keys that poison the PDS cache); tracing initialized before dioxus::serve with an info,hydrant=warn default and wasm capped at INFO; appview per-request timing middleware. Validation: just test-all green (53 default/wasm + 90 server). Follow-ups: PM-53 (renderer -> Web Worker + separate bundle), PM-54 (SSR first paint).
1 month ago
thing_detail.rs
PM-44: profile page, signed-in chrome, PM-50 login fix + infra Profile: /profile/:actor + /profile self route; two-column identity rail + tabs + reused ThingCard grid; Bluesky fallback for actors with no polymodel profile; pre-wrap + linkified bio; clickable maker handles (profile_href) on cards + detail. Signed-in chrome: avatar-only account dropdown in the top nav; AuthenticatedIdentity retains the avatar from getSession; getSession enriches the session profile from the Bluesky profile when there is no polymodel profile record. PM-50: getSession resolves the handle via projection + DID-document fallback (resolve_handle) instead of projection-only handle_for_did, so authenticated users are no longer reported signed-out. Infra: OAuth keyset provisioning now uses a durable keyring keyset or falls back to public OAuth (no ephemeral keys that poison the PDS cache); tracing initialized before dioxus::serve with an info,hydrant=warn default and wasm capped at INFO; appview per-request timing middleware. Validation: just test-all green (53 default/wasm + 90 server). Follow-ups: PM-53 (renderer -> Web Worker + separate bundle), PM-54 (SSR first paint).
1 month ago
viewer.rs
Strip completed-ticket (PM-NN) references from src/ comments Audit cleanup: remove Jira ticket refs for Done tickets (PM-9/14/19/20/21/22/25/26/27/38/45) from code comments and the foundation route copy. Keep refs to open/future work (PM-23 In Review, PM-46/47 To Do).
1 month ago
viewer_route.rs
PM-41: thing detail route
1 month ago