|
84bb82826a
|
Fix typo
|
2025-03-09 19:52:54 -04:00 |
|
|
3a9406b7ce
|
Add instructions for getting a CAR export
|
2025-03-09 19:50:34 -04:00 |
|
|
d8daa6c48c
|
🚀: Launch DASL CAR and atproto repo explorer tool
|
2025-03-09 19:22:09 -04:00 |
|
|
47e0094115
|
Delete constellation directory
|
2025-03-09 11:09:39 -04:00 |
|
|
69a224c5be
|
The cipher ain’t nothing but what Gods was doing; [we] just started doing it cryptographically
|
2025-03-09 11:08:48 -04:00 |
|
|
3a36083c1f
|
Initial constellation commit
|
2025-03-08 15:09:38 -05:00 |
|
|
9d17c0fe7d
|
Remove libraries no longer used
|
2025-03-07 10:56:44 -05:00 |
|
|
1934387eb6
|
Add toggles for media blackout
Rust CI / check (push) Has been cancelled
Rust CI / build (push) Has been cancelled
Rust CI / test (push) Has been cancelled
Rust CI / formatting (push) Has been cancelled
|
2025-03-01 08:34:30 -05:00 |
|
|
fba050fb9b
|
cargo fmt
|
2025-02-26 05:27:56 -05:00 |
|
|
ce4f7856b8
|
Add in-memory cache for trending queries
|
2025-02-26 05:22:15 -05:00 |
|
|
0ffb343658
|
Remove println in feedgen; Fix breaking lexicon change in jetstream test
|
2025-02-26 04:54:51 -05:00 |
|
|
65f829d27f
|
Fix bug with storing images; Migrate to timestamps for posts, likes, videos, and images for better query performance; Add images and videos feeds
|
2025-02-26 04:20:15 -05:00 |
|
|
cc1dfb211d
|
Update nightly version with support for edition2024; Use stable sha2 crate
|
2025-02-25 15:38:19 -05:00 |
|
|
b0cf9a49b9
|
Update rust-toolchain
|
2025-02-24 19:12:21 -05:00 |
|
|
78d2517a7a
|
Update rust version
|
2025-02-24 19:11:35 -05:00 |
|
|
6fc1513c4d
|
use the community-supported action actions-rs/toolchain
|
2025-02-24 18:59:05 -05:00 |
|
|
0604f76356
|
explicitly use recent nightly version
|
2025-02-24 18:55:18 -05:00 |
|
|
3b6664331c
|
Update rust.yml
Should resolve issues in #62
|
2025-02-24 18:35:11 -05:00 |
|
|
4eee182d5c
|
Merge pull request #58 from TheRipperoni/submit_plc_operation
PDS: Implemented Submit PLC Operation API
|
2025-02-15 20:19:13 -05:00 |
|
|
40c578e15b
|
Merge branch 'main' into submit_plc_operation
|
2025-02-15 13:33:10 -05:00 |
|
|
5196794ef6
|
Merge pull request #55 from TheRipperoni/requestPlcOpSignature
PDS: Implemented Request PLC Signature API
|
2025-02-15 13:31:51 -05:00 |
|
|
156b0174f8
|
Merge remote-tracking branch 'origin/main' into submit_plc_operation
# Conflicts:
# rsky-lexicon/src/com/atproto/identity.rs
|
2025-02-15 10:23:59 -08:00 |
|
|
90b33ddc3f
|
Removed any possible panics. Moved model into the rsky-lexicon
|
2025-02-15 10:23:01 -08:00 |
|
|
8ddf839d26
|
Ran rustfmt
|
2025-02-15 09:57:07 -08:00 |
|
|
b1b4e504e2
|
Merge remote-tracking branch 'Ripperoni-Fork/requestPlcOpSignature' into requestPlcOpSignature
|
2025-02-15 09:13:56 -08:00 |
|
|
3262b711f5
|
Moved unwraps into ApiError errors
|
2025-02-15 09:13:43 -08:00 |
|
|
9f217a193a
|
Merge branch 'main' into requestPlcOpSignature
|
2025-02-15 09:10:40 -05:00 |
|
|
84a39c6787
|
Merge pull request #54 from TheRipperoni/getRecommendedDidCredentials
PDS: Implemented Get Recommended DID Credentials API
|
2025-02-15 09:09:19 -05:00 |
|
|
425e7fbc70
|
Merge remote-tracking branch 'origin/main' into requestPlcOpSignature
# Conflicts:
# rsky-pds/src/main.rs
|
2025-02-14 16:24:20 -08:00 |
|
|
4ba3fba5f5
|
Merge remote-tracking branch 'origin/main' into submit_plc_operation
# Conflicts:
# rsky-pds/src/apis/com/atproto/identity/mod.rs
# rsky-pds/src/main.rs
|
2025-02-14 16:22:50 -08:00 |
|
|
7e21bda086
|
Merge remote-tracking branch 'origin/main' into getRecommendedDidCredentials
# Conflicts:
# rsky-lexicon/src/com/atproto/identity.rs
# rsky-pds/src/main.rs
|
2025-02-14 16:18:47 -08:00 |
|
|
2d409d35ec
|
Updated key unwraps into their own helper functions. Avoids panics and also makes it easier to change behavior for fetching them in the future
|
2025-02-14 16:17:16 -08:00 |
|
|
1230c8470d
|
Merge pull request #59 from TheRipperoni/sign_plc_operation
PDS: Implemented Sign PLC Operation API
|
2025-02-14 18:55:39 -05:00 |
|
|
c320fa7abf
|
Using ServerConfig instead of environment variable
|
2025-02-14 15:47:08 -08:00 |
|
|
efd210449d
|
Merge pull request #51 from TheRipperoni/FixCatcherErrorHandling
PDS: Fix catcher error handling
|
2025-02-14 18:41:34 -05:00 |
|
|
eafd3bdbf8
|
- Moved model to rsky-lexicon
- Using JsonValue for unknown types
|
2025-02-14 15:40:22 -08:00 |
|
|
a953086252
|
- Moved model to rsky-lexicon
- Added null checks for the request with fallbacks to last op
|
2025-02-14 15:15:52 -08:00 |
|
|
270f46c175
|
Merge branch 'main' into FixCatcherErrorHandling
|
2025-02-14 17:54:33 -05:00 |
|
|
6133163084
|
Merge pull request #57 from TheRipperoni/importRepoApi
PDS: Implemented Import Repo API
|
2025-02-14 12:33:23 -05:00 |
|
|
5ae808c013
|
Fixed error
|
2025-02-13 23:12:13 -08:00 |
|
|
7655603243
|
Moved inputed into rsky-lexicon package
|
2025-02-13 23:02:45 -08:00 |
|
|
6e6b290b19
|
Changed to NonZeroU64 off recommendation
|
2025-02-13 22:58:06 -08:00 |
|
|
70b5b439df
|
Merge pull request #61 from TheRipperoni/cleanupJetstream
RSky-Jetstream-Subscriber: Code Cleanup
|
2025-02-13 23:37:52 -05:00 |
|
|
b36cb998d8
|
Correctly changed megabytes to bytes
Co-authored-by: Clinton Bowen <clinton.bowen@gmail.com>
|
2025-02-13 18:52:14 -08:00 |
|
|
dc2b31cc88
|
Merge remote-tracking branch 'origin/main' into patch
# Conflicts:
# rsky-pds/src/apis/mod.rs
|
2025-02-13 13:53:35 -08:00 |
|
|
9177191a75
|
Added request guard for content-length
|
2025-02-13 13:45:46 -08:00 |
|
|
edf53152ce
|
Ran Clippy on Jetstream and Removed Unused Imports
|
2025-02-12 18:32:49 -08:00 |
|
|
2d3f858ce8
|
- No longer reading the bytes of the stream then processing, but having the CarReader read the stream itself
- Added Unit tests for reading the car stream
|
2025-02-12 11:47:13 -08:00 |
|
|
341d7da3e6
|
Merge pull request #52 from TheRipperoni/fix/bskychat
PDS: Fix API Request forwarding for BSky APIs by @TheRipperoni
|
2025-02-10 16:17:31 -05:00 |
|
|
2355479b57
|
1. Ran rustfmt
2. Removed empty test mod
|
2025-02-10 12:42:47 -08:00 |
|