index
:
adenosine
common-crate
crate-placeholder
dec2022
main
repov2
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adenosine-pds
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo: don't use leading prefix in MST keys
bryan newbold
2023-02-19
2
-43
/
+13
*
cargo clippy
bryan newbold
2023-02-19
3
-62
/
+54
*
more refactoring of common code and APIs
bryan newbold
2023-02-19
6
-383
/
+100
*
move a bunch of code from pds to common
bryan newbold
2023-02-19
19
-2164
/
+8
*
pds: update to use 'adenosine' crate
bryan newbold
2023-02-19
5
-6
/
+6
*
mst: doc comment; another test; consistent struct ordering
bryan newbold
2023-02-16
1
-1
/
+37
*
pds: mst: add empty layer nodes as needed
bryan newbold
2023-02-15
1
-7
/
+27
*
pds: cross-language MST interop tests
bryan newbold
2023-02-15
2
-3
/
+49
*
pds: make 'cid' required in feed items
Bryan Newbold
2022-12-20
2
-5
/
+3
*
pds: upvoteCount, not likesCount
Bryan Newbold
2022-12-20
2
-9
/
+15
*
update bsky getProfile schema
Bryan Newbold
2022-12-20
2
-0
/
+27
*
pds: more stub endpoints (notifications, membership)
Bryan Newbold
2022-12-20
1
-0
/
+24
*
pds: for non-existant DID as an error, not panic
Bryan Newbold
2022-12-20
2
-4
/
+12
*
make lint
Bryan Newbold
2022-12-20
2
-3
/
+3
*
getProfile now wants 'actor' not 'user'
Bryan Newbold
2022-12-19
1
-1
/
+1
*
pds: sqlite DDL schema tweak for milisecond 'indexed_at'
Bryan Newbold
2022-12-19
1
-7
/
+7
*
pds: implement com.atproto.session.refresh
Bryan Newbold
2022-12-19
1
-0
/
+23
*
pds: XRPC POST params moved from query to body
Bryan Newbold
2022-12-19
2
-13
/
+41
*
pds: stubs for new app.bsky.actor RPC queries
Bryan Newbold
2022-12-19
1
-0
/
+14
*
pds: some TODO notes about new lexicon changes
Bryan Newbold
2022-12-19
2
-0
/
+3
*
pds: SQL schema to use more ISO-style timestamps
Bryan Newbold
2022-11-22
1
-7
/
+7
*
clippy cleanups
Bryan Newbold
2022-11-22
10
-42
/
+41
*
pds: human-readable CIDs etc in commit node in web UI
Bryan Newbold
2022-11-22
1
-0
/
+17
*
pds: pull in 'created_at_now()' helper from CLI
Bryan Newbold
2022-11-22
1
-7
/
+1
*
pds: update to use Ticker
Bryan Newbold
2022-11-22
1
-4
/
+4
*
update from dotenv to dotenvy
Bryan Newbold
2022-11-11
1
-1
/
+1
*
pds: manpage, shell completions
Bryan Newbold
2022-11-11
1
-0
/
+9
*
pds: fix test imports
Bryan Newbold
2022-11-11
1
-2
/
+2
*
pds: enforce registration domain
Bryan Newbold
2022-11-11
1
-1
/
+16
*
pds: enforce invite code; implement describe
Bryan Newbold
2022-11-10
1
-1
/
+20
*
pds: implement homepage and did.json lookups
Bryan Newbold
2022-11-10
1
-5
/
+42
*
pds: in some responses, CIDs as strings (not byte arrays)
Bryan Newbold
2022-11-10
1
-2
/
+2
*
pds: basic/partial post thread implementation
Bryan Newbold
2022-11-10
4
-12
/
+200
*
pds: error page fixes
Bryan Newbold
2022-11-10
2
-1
/
+9
*
pds: homepage handle, not did
Bryan Newbold
2022-11-10
2
-14
/
+13
*
pds: error HTML template, crash on mutex poisoned
Bryan Newbold
2022-11-10
1
-19
/
+34
*
pds: more web view implementation
Bryan Newbold
2022-11-10
5
-73
/
+96
*
pds: session.get and handle.resolve XRPC endpoints
Bryan Newbold
2022-11-09
2
-14
/
+44
*
pds: more bsky posts/feeds/follow/like progress
Bryan Newbold
2022-11-09
5
-52
/
+426
*
pds: start implementing bsky database ops and XRPC endpoints
Bryan Newbold
2022-11-08
5
-24
/
+502
*
pds: refactor account creation, did docs, etc
Bryan Newbold
2022-11-07
3
-111
/
+280
*
pds: add some more config
Bryan Newbold
2022-11-07
2
-79
/
+155
*
pds: implement CAR import/export at repo level
Bryan Newbold
2022-11-07
6
-100
/
+169
*
pds: initial pass at crude web interface
Bryan Newbold
2022-11-07
3
-4
/
+243
*
pds: update upstream lexicon details
Bryan Newbold
2022-11-07
4
-38
/
+39
*
pds: refactor to use higher-level repo mutation code path
Bryan Newbold
2022-11-06
2
-48
/
+34
*
pds: refactor to use typed identifiers a lot more
Bryan Newbold
2022-11-06
5
-152
/
+158
*
pds: squashed unused warnings from vendored code
Bryan Newbold
2022-11-06
3
-0
/
+6
*
crypto: fix 'multibase' pubkey serialization for DID documents
Bryan Newbold
2022-11-06
1
-5
/
+22
*
pds: wrangle 'iroh_car' in to PDS code
Bryan Newbold
2022-11-06
9
-17
/
+31
[next]