Kay
|
1ebefba20f
|
add live conns to managment api + fixing header value.
|
2025-01-29 18:13:30 +00:00 |
|
Mike Dilger
|
7755a413c2
|
NIP-62 (PR #1256) Right to Vanish
|
2025-01-26 11:09:10 +13:00 |
|
Mike Dilger
|
9b14b81a35
|
Verify all events if verifying
|
2025-01-26 09:41:18 +13:00 |
|
Mike Dilger
|
0f94767f80
|
config param: allow_scrape_if_negentropy
|
2025-01-21 11:45:53 +13:00 |
|
Mike Dilger
|
fb80811f9f
|
Don't send CLOSED in response to CLOSE
|
2025-01-21 10:48:50 +13:00 |
|
Mike Dilger
|
f6dbf63e64
|
client trace messages
|
2025-01-21 10:14:20 +13:00 |
|
Mike Dilger
|
e9fd738213
|
Improve negentropy error handling by using NEG-ERR when we can
|
2025-01-21 09:42:04 +13:00 |
|
Mike Dilger
|
4f8fcb7c65
|
config: enable_negentropy
|
2025-01-21 09:26:58 +13:00 |
|
Mike Dilger
|
2e1ca26d3e
|
Implement Negentropy NIP-77 (nostr-protocol/nips PR #1494)
|
2025-01-21 09:26:58 +13:00 |
|
Mike Dilger
|
ac87fc9d29
|
Depend on negentropy
|
2025-01-21 09:26:58 +13:00 |
|
Mike Dilger
|
43a6f07e9d
|
Switch to mime2ext for mime extension mapping
|
2025-01-21 09:03:01 +13:00 |
|
Mike Dilger
|
8b2342e388
|
Fix indexing issue (since outpos was 0 it wasn't actually a bug yet)
|
2025-01-21 09:01:32 +13:00 |
|
Mike Dilger
|
5fab8c71e0
|
clippy fixes
|
2024-12-31 08:18:54 +13:00 |
|
Mike Dilger
|
01490ea612
|
config.base_url (and fixes related to wrong URLs)
|
2024-12-31 08:11:06 +13:00 |
|
Mike Dilger
|
964d68de57
|
HyperLogLog support (NIP-45 PR #1561)
|
2024-12-11 09:37:40 +13:00 |
|
Mike Dilger
|
17cd4edef5
|
Support NIP-45 COUNT
|
2024-12-11 07:29:14 +13:00 |
|
Mike Dilger
|
3cacc4e963
|
Blossom: Determine mime type and supply extension in Blob Descriptor URL
|
2024-12-10 09:39:43 +13:00 |
|
Mike Dilger
|
a4544702b5
|
Supply close frames when closing
|
2024-11-30 08:29:41 +13:00 |
|
Mike Dilger
|
ef33cf0828
|
Try to better support pre-flight checks
|
2024-11-27 10:03:51 +13:00 |
|
Mike Dilger
|
beb9635e13
|
A double check when counting/hashing
|
2024-11-19 09:46:52 +13:00 |
|
Mike Dilger
|
f8d9be7c6d
|
Fix: temporary file naming
|
2024-11-19 09:31:50 +13:00 |
|
Mike Dilger
|
de82b10905
|
Improve network performance by honoring If-None-Match, If-Modified-Since and even If-Match
|
2024-11-19 08:21:45 +13:00 |
|
Mike Dilger
|
93a2495e32
|
blossom related clippy fixes
|
2024-11-18 08:48:52 +13:00 |
|
Mike Dilger
|
48cc0032a4
|
Blossom: stub out /list and /mirror (currently returning NOT_IMPLEMENTED)
|
2024-11-18 08:48:52 +13:00 |
|
Mike Dilger
|
46605fae2d
|
Blossom: Implement HEAD/PUT /upload
|
2024-11-18 08:48:52 +13:00 |
|
Mike Dilger
|
da91fcb271
|
Pass the request (not a reference) into blossom so it can pull the body
|
2024-11-18 08:48:52 +13:00 |
|
Mike Dilger
|
8282811087
|
Filestore::store(): take expected hash and validate with it, and also return the size
|
2024-11-18 08:48:52 +13:00 |
|
Mike Dilger
|
7b60e26714
|
HashOutput::from_bytes()
|
2024-11-18 08:48:52 +13:00 |
|
Mike Dilger
|
af1d992ce7
|
Change config.url() to config.uri_parts() so that (later) path_and_query can be swapped out
|
2024-11-18 08:48:51 +13:00 |
|
Mike Dilger
|
3f26b47008
|
Blossom: implement GET/HEAD/DELETE /<sha256>
|
2024-11-18 08:48:51 +13:00 |
|
Mike Dilger
|
bcb0fc1c95
|
Blossom Auth
|
2024-11-18 08:48:51 +13:00 |
|
Mike Dilger
|
da4ec4b5c8
|
Blossom stubbed out
|
2024-11-17 14:07:22 +13:00 |
|
Mike Dilger
|
28fb96a9d5
|
3 new error variants needed for blossom work
|
2024-11-17 14:04:24 +13:00 |
|
Mike Dilger
|
d526f103c7
|
GLOBALS.filestore
|
2024-11-17 14:02:41 +13:00 |
|
Mike Dilger
|
8b90d83dd5
|
config.blossom_directory
|
2024-11-17 14:02:40 +13:00 |
|
Mike Dilger
|
853fefbdf6
|
FileStore (and HashOutput)
|
2024-11-17 14:02:40 +13:00 |
|
Mike Dilger
|
1382fc397c
|
Error::FromHex(FromHexError)
|
2024-11-17 14:02:39 +13:00 |
|
Mike Dilger
|
fab1aa3c10
|
From<Error> for std::io::Error (map back, as some stream work will need this)
|
2024-11-17 14:01:02 +13:00 |
|
Mike Dilger
|
afe3cc9c7b
|
error: provide source() for 3 that were missing
|
2024-11-17 14:00:15 +13:00 |
|
Mike Dilger
|
918ed3fcb5
|
alpha sort of Error variants
|
2024-11-17 13:56:25 +13:00 |
|
Mike Dilger
|
48b08e93f5
|
Handle server-wide OPTIONS requests
|
2024-11-17 13:53:33 +13:00 |
|
Mike Dilger
|
aa9063e60e
|
minor: management auth
|
2024-11-17 13:51:02 +13:00 |
|
Mike Dilger
|
94ad17fcc3
|
Use a streaming BoxedBody
|
2024-11-16 10:00:21 +13:00 |
|
Mike Dilger
|
181750cb90
|
Add optional icon for NIP-11
|
2024-11-05 10:10:40 +13:00 |
|
Mike Dilger
|
006ecadf9c
|
Add more statistics
|
2024-10-26 07:39:09 +13:00 |
|
Mike Dilger
|
2794515ab7
|
bin: chorus_cmd
|
2024-10-25 10:21:32 +13:00 |
|
Mike Dilger
|
42a0f0136b
|
cargo fmt
|
2024-10-25 10:21:26 +13:00 |
|
Mike Dilger
|
f06073278c
|
Don't require moderation on reactions
|
2024-10-05 11:41:09 +13:00 |
|
Mike Dilger
|
9d0df10d23
|
honor enable_ip_blocking = false
|
2024-09-10 14:57:33 +12:00 |
|
Mike Dilger
|
d258dd4110
|
Don't require approval on kinds 0 and 3
|
2024-08-22 07:01:22 +12:00 |
|