nostr-rs-relay/src
2022-12-22 13:01:48 -06:00
..
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs perf: backing down on max_blocking_threads 2022-12-18 23:14:41 -06:00
conn.rs refactor: simplify tracking of subscriptions 2022-12-17 20:46:58 -06:00
db.rs improvement: reduce lifetime of database connections 2022-12-22 13:01:12 -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 fix: do not re-verify NIP-05 entries where metadata was deleted 2022-12-22 13:01:48 -06:00
notice.rs feat(NIP-20): send command results to clients 2022-11-12 09:12:35 -06:00
schema.rs perf: increase upper bound for sqlite mmap 2022-12-18 23:19:43 -06:00
server.rs improvement: reduce logging 2022-12-22 10:29:27 -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