nostr-rs-relay/src
2022-12-17 09:27:29 -06:00
..
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs feat: add rate limiting setting for subscription creation 2022-12-17 09:27:29 -06:00
conn.rs improvement: consistent log messages for client/sub ids 2022-12-16 15:22:27 -06:00
db.rs perf: pull distinct to outermost SQL 2022-12-17 07:49:28 -06:00
delegation.rs feat(NIP-26): allow searches for delegated public keys 2022-10-16 15:25:06 -05:00
error.rs feat(NIP-20): improve invalid event error messages 2022-11-12 09:13:22 -06:00
event.rs refactor: clippy fix 2022-11-12 09:22:24 -06:00
hexrange.rs improvement: make hexsearch structs sortable 2022-12-17 07:49:05 -06:00
info.rs feat(NIP-20): advertise support for NIP-20 in relay info/readme 2022-11-12 09:22:43 -06:00
lib.rs feat(NIP-20): send command results to clients 2022-11-12 09:12:35 -06:00
main.rs feat: show client IP in logs 2022-11-02 18:33:44 -05:00
nip05.rs feat: replace logging with tracing 2022-09-28 07:19:59 -05:00
notice.rs feat(NIP-20): send command results to clients 2022-11-12 09:12:35 -06:00
schema.rs fix: db schema version updates correctly for v9 2022-12-16 10:01:49 -06:00
server.rs feat: add rate limiting setting for subscription creation 2022-12-17 09:27:29 -06:00
subscription.rs docs: comment reason for force_no_match 2022-12-16 14:35:21 -06:00
utils.rs fix(NIP-12): correctly search for mixed-case hex-like tags 2022-08-17 16:34:11 -07:00