Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
adenosine
Browse files
Apr 10, 2023
derive debug clone
· c126b1dc
caf
authored
Apr 09, 2023
and
bnewbold
committed
Apr 10, 2023
c126b1dc
change session to server
· ee8e940b
caf
authored
Apr 09, 2023
and
bnewbold
committed
Apr 10, 2023
ee8e940b
update auth login fields to reflect updated app version
· d535c1df
caf
authored
Apr 09, 2023
and
bnewbold
committed
Apr 10, 2023
d535c1df
pds: fix tests from repo write_commit() change
· 8e46c56e
bnewbold
authored
Apr 10, 2023
8e46c56e
repov2: repro test not really working
· 8130a088
bnewbold
authored
Apr 10, 2023
8130a088
created_at: relax timestamp test (many flakey tests)
· 9e717955
bnewbold
authored
Apr 10, 2023
9e717955
repov2 commit node updates
· 4c51ee2d
bnewbold
authored
Apr 10, 2023
4c51ee2d
Mar 09, 2023
mst interop: update to upstream (typescript) values
· bca44be1
bnewbold
authored
Mar 09, 2023
bca44be1
mst: switch to fanout=4
· 1c5ce5dd
bnewbold
authored
Mar 09, 2023
1c5ce5dd
mst: Box<[u8]> for bytes, not Vec<u8> (which gives int array)
· 965b7b35
bnewbold
authored
Mar 09, 2023
965b7b35
repo: remove dupe interop tests
· 1b28c0ee
bnewbold
authored
Mar 09, 2023
1b28c0ee
pds: refactor MST internals to use bytes, not String, for keys
· 1e2be062
bnewbold
authored
Feb 15, 2023
1e2be062
Mar 05, 2023
tweak release notes
· ba334650
bnewbold
authored
Mar 05, 2023
ba334650
pds: fixup tests
· 8228a8e5
bnewbold
authored
Mar 04, 2023
8228a8e5
release process: mention --allow-dirty
· 21ab7252
bnewbold
authored
Mar 04, 2023
21ab7252
cargo: bump for v0.3.0
· d49c1d20
bnewbold
authored
Mar 04, 2023
d49c1d20
update CHANGELOG for v0.3.0
· 973f4ec9
bnewbold
authored
Mar 04, 2023
973f4ec9
bump cargo deps
· 23535b69
bnewbold
authored
Mar 04, 2023
23535b69
cli: clippy
· bcf3f4e6
bnewbold
authored
Mar 04, 2023
bcf3f4e6
pds: updates for Thread schema hacks (for CLI)
· 6942f477
bnewbold
authored
Mar 04, 2023
6942f477
cli: add 'thread' command
· 215003c2
bnewbold
authored
Mar 04, 2023
215003c2
cli: improve 'pretty' output styling
· 97f030b1
bnewbold
authored
Mar 04, 2023
97f030b1
cli: regenerate bash completions (were stale)
· 33548eb9
bnewbold
authored
Mar 04, 2023
33548eb9
cli: ATP_PDS_HOST as env var
· a16558ed
bnewbold
authored
Mar 04, 2023
a16558ed
repo: document signing process bug
· 6c44f0ee
bnewbold
authored
Mar 04, 2023
6c44f0ee
fix typo in IPLD conversion ('cid' not 'car')
· a4e16028
bnewbold
authored
Mar 04, 2023
a4e16028
cli: create-invite command
· 0c9b360d
bnewbold
authored
Mar 04, 2023
0c9b360d
Mar 04, 2023
add basic support for admin 'Basic' auth
· 0ea7cd1d
bnewbold
authored
Mar 04, 2023
0ea7cd1d
Feb 20, 2023
cli: initial support for pretty-printing feeds
· ae9b5520
bnewbold
authored
Feb 20, 2023
ae9b5520
app_bsky: expand post (and post view) types
· b1b437ce
bnewbold
authored
Feb 20, 2023
b1b437ce
cargo fmt + clippy
· b1af7487
bnewbold
authored
Feb 19, 2023
b1af7487
repo: don't use leading prefix in MST keys
· 7730ef1f
bnewbold
authored
Feb 19, 2023
7730ef1f
cli: fix some endpoints (auth+lex)
· 02cc6a60
bnewbold
authored
Feb 19, 2023
02cc6a60
cli: crude login-via-user-pass flow
· 991bef89
bnewbold
authored
Feb 19, 2023
991bef89
deps: fix rustc 1.61 time incompat; remove some unused deps from cli
· 7d479d08
bnewbold
authored
Feb 19, 2023
7d479d08
update deps and lock
· 69f6a2a8
bnewbold
authored
Feb 19, 2023
69f6a2a8
cargo clippy
· c3a7cd3e
bnewbold
authored
Feb 19, 2023
c3a7cd3e
more refactoring of common code and APIs
· ec2bf0c5
bnewbold
authored
Feb 19, 2023
ec2bf0c5
Feb 19, 2023
move a bunch of code from pds to common
· b8ba815b
bnewbold
authored
Feb 19, 2023
b8ba815b
update top-level files for new 'adenosine' crate
· 2c3977da
bnewbold
authored
Feb 19, 2023
2c3977da
Loading