nostr-rs-relay/src
2022-10-15 17:15:59 -05:00
..
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs feat: replace logging with tracing 2022-09-28 07:19:59 -05:00
conn.rs feat: replace logging with tracing 2022-09-28 07:19:59 -05:00
db.rs fix(NIP-9): hide events received after their deletions 2022-10-08 12:12:41 -05:00
delegation.rs wip: return parsed cond query 2022-10-15 17:15:59 -05:00
error.rs wip: regex condition parsing 2022-10-14 14:51:14 -05:00
event.rs wip: validate delegation sig 2022-10-15 17:13:34 -05:00
hexrange.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
info.rs feat: advertise support for NIP-09 and NIP-12 in relay info 2022-09-10 20:45:09 -05:00
lib.rs wip: schema addition and structure for delegation 2022-10-14 14:51:14 -05:00
main.rs feat: replace logging with tracing 2022-09-28 07:19:59 -05:00
nip05.rs feat: replace logging with tracing 2022-09-28 07:19:59 -05:00
schema.rs wip: schema addition and structure for delegation 2022-10-14 14:51:14 -05:00
server.rs feat: handle and log TERM signals 2022-09-28 07:20:31 -05:00
subscription.rs refactor: clippy suggestions 2022-09-24 08:30:22 -05:00
utils.rs fix(NIP-12): correctly search for mixed-case hex-like tags 2022-08-17 16:34:11 -07:00