alpha
Login
or
Join now
vvill.dev
/
atmoquest
Star
6
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An event companion and onboarding experience for the ATmosphere (alpha)
atmo.quest
Star
6
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
2
Pipelines
atmoquest
/
features
/
at
feature/mobile-camera-button
13 folders
Brittany Ellich
Add camera button and event links
1mo ago
6557f976
about
Add camera button and event links
1 month ago
admin
Add camera button and event links
1 month ago
api
Group A: Write connection_notes bookmark for every connection - Remove early-return delete in notes.Put() so empty rows persist as bookmarks - Update test to expect row to persist instead of being deleted - Add db *sql.DB parameter to connection.Put() and write bookmark row - Write bookmark in WriteLocal() for local connections - Write bookmark for duplicate-skipped connections in drain.go - Update all callers of connection.Put() to pass db
2 months ago
auth
Make local users enter an email and display name to create
1 month ago
common
Add camera button and event links
1 month ago
connect
Bugfixes to make sure all connection flows work and routes properly
1 month ago
connections
style nits
1 month ago
demo
feat(about,demo): port /about-atproto, /demo/clock, /healthz Fill in three remaining routes from the old atmoquest app that were missing after the feature-folded migration: - features/about/{routes.go, pages/about.templ}: short "What's ATProto?" explainer page linked from the guest landing. - features/demo/routes.go: Datastar SSE clock endpoint that streams the current UTC time into the statusbar #clock once a second. - router/router.go: register the two new feature subrouters and add the /healthz probe endpoint. - features/index/pages/index.templ: restore the live clock by binding #clock to data-on-load="@get('/demo/clock')" on both the authed and guest statusbars (was a static --:--:-- placeholder). Build clean, all tests pass, smoke-tested on :9090: /healthz 200 /about-atproto 200 (2369 bytes) /demo/clock SSE patch frames streaming / 200 (guest landing unchanged)
2 months ago
event
Add camera button and event links
1 month ago
events
Add camera button and event links
1 month ago
index
style nits
1 month ago
profile
Add camera button and event links
1 month ago
settings
Make local users enter an email and display name to create
1 month ago