alpha
Login
or
Join now
willdot.net
/
distributed-pds
Star
11
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 fork of the Cocoon PDS but being made more distributed.
Star
11
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
1
Pipelines
distributed-pds
/
server
/
at
aa02fb9d920031296313ec467b00345fc0c6f5de
45 files
charlotte ✨
set content-disposition on sync.getBlob (#12)
1y ago
aa02fb9d
common.go
get email from rq
1 year ago
handle_actor_get_preferences.go
nitpicks from yesterday's changes (#9) * µopt: only do one allocation here * just check if preferences is a key of the prefs obj i think json.Unmarshal can give u a non-nil guy here and checking for nil or empty is kinda cringe so let's just do this
1 year ago
handle_actor_put_preferences.go
initial commit (squashed)
1 year ago
handle_health.go
initial commit (squashed)
1 year ago
handle_identity_update_handle.go
clear DID cache entry on PDS after identity.updateHandle (#10) this ensures that describeRepo gives us the right did doc after we make an updateHandle call -- we emit an #identity guy on the event stream so we might as well bust our own cache as well as everybody else's ref bluesky-social/atproto#3393
1 year ago
handle_proxy.go
initial commit (squashed)
1 year ago
handle_repo_apply_writes.go
fix nil pointer
1 year ago
handle_repo_create_record.go
also use right response for create/put
1 year ago
handle_repo_delete_record.go
com.atproto.repo.deleteRecord (#1) * deleteRecord * tweak * fixes
1 year ago
handle_repo_describe_repo.go
nitpicks from yesterday's changes (#9) * µopt: only do one allocation here * just check if preferences is a key of the prefs obj i think json.Unmarshal can give u a non-nil guy here and checking for nil or empty is kinda cringe so let's just do this
1 year ago
handle_repo_get_record.go
initial commit (squashed)
1 year ago
handle_repo_list_records.go
fix adding cursor to response
1 year ago
handle_repo_list_repos.go
initial commit (squashed)
1 year ago
handle_repo_put_record.go
also use right response for create/put
1 year ago
handle_repo_upload_blob.go
initial commit (squashed)
1 year ago
handle_robots.go
initial commit (squashed)
1 year ago
handle_root.go
initial commit (squashed)
1 year ago
handle_server_confirm_email.go
update email, reset password
1 year ago
handle_server_create_account.go
email verification
1 year ago
handle_server_create_invite_code.go
implement createInviteCode & createInviteCodes (#4) Co-authored-by: hailey <hailey@blueskyweb.xyz>
1 year ago
handle_server_create_invite_codes.go
implement createInviteCode & createInviteCodes (#4) Co-authored-by: hailey <hailey@blueskyweb.xyz>
1 year ago
handle_server_create_session.go
fix sign in using email (#11)
1 year ago
handle_server_delete_session.go
initial commit (squashed)
1 year ago
handle_server_describe_server.go
initial commit (squashed)
1 year ago
handle_server_get_session.go
initial commit (squashed)
1 year ago
handle_server_refresh_session.go
initial commit (squashed)
1 year ago
handle_server_request_email_confirmation.go
change size of reset codes
1 year ago
handle_server_request_email_update.go
change size of reset codes
1 year ago
handle_server_request_password_reset.go
get email from rq
1 year ago
handle_server_reset_password.go
update email, reset password
1 year ago
handle_server_resolve_handle.go
initial commit (squashed)
1 year ago
handle_server_update_email.go
fix response
1 year ago
handle_sync_get_blob.go
set content-disposition on sync.getBlob (#12)
1 year ago
handle_sync_get_blocks.go
initial commit (squashed)
1 year ago
handle_sync_get_latest_commit.go
initial commit (squashed)
1 year ago
handle_sync_get_record.go
initial commit (squashed)
1 year ago
handle_sync_get_repo.go
initial commit (squashed)
1 year ago
handle_sync_get_repo_status.go
initial commit (squashed)
1 year ago
handle_sync_list_blobs.go
initial commit (squashed)
1 year ago
handle_sync_subscribe_repos.go
initial commit (squashed)
1 year ago
handle_well_known.go
initial commit (squashed)
1 year ago
mail.go
update email, reset password
1 year ago
repo.go
parse and validate record against atproto model (#5)
1 year ago
server.go
implement createInviteCode & createInviteCodes (#4) Co-authored-by: hailey <hailey@blueskyweb.xyz>
1 year ago
session.go
initial commit (squashed)
1 year ago