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
/
internal
/
connection
/
at
feature/mobile-camera-button
7 files
Will Garrison
Bugfixes to make sure all connection flows work and routes properly
1mo ago
904edaf9
connection.go
Bugfixes to make sure all connection flows work and routes properly
1 month ago
connection_test.go
Group D+E: Local event detail fixes and graduation correctness D1: Pass viewer DID to detailLocal so follow-up notes are loaded correctly D2: Check hideBadges flag before rendering badges in local profile E: Connection test updated for new db parameter on Put()
2 months ago
drain.go
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
list.go
Make some adjustments
2 months ago
local.go
Bugfixes to make sure all connection flows work and routes properly
1 month ago
queue.go
Group B+C: Local→ATProto reciprocity and badge awards B: Local→ATProto connection reciprocity - New migration 019_pending_local_connections.sql for pending local reciprocal connections - Add Queue.EnqueueLocal() for local-initiated pending connections - Update Connect handler to detect local viewers via ResolveIdentity - Add connectLocalToATProto method for local→ATProto connection flow - Update ConnectFlushLocal to support both local and ATProto viewers - Add self-connect guard for ATProto viewers connecting to linked local IDs - Migrate pending_local_connections during graduation in LinkLocalToATProto C: Badge awards for local users - Add AwardLocal() for writing badge awards to local SQLite cache - Add AwardConnectionMilestonesLocal() variant - Award badges in ConnectLocal, ConnectFlushLocal, EventScanCheckin, EventFlushLocal - Add checkin.CurrentForLocal() for string DID lookups
2 months ago
queue_test.go
Update designs
2 months ago