nostr-rs-relay/src
2022-12-16 10:01:49 -06:00
..
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs refactor: add unit to ping_interval config 2022-11-05 07:42:08 -05:00
conn.rs perf: dont create intermediate vecs when matching subs 2022-11-09 07:30:43 -06:00
db.rs feat: only show SQL in logs for slow queries unless tracing 2022-12-16 08:17:39 -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 refactor: misc clippy suggestions 2022-09-24 09:01:09 -05: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(NIP-20): improve invalid event error messages 2022-11-12 09:13:22 -06:00
subscription.rs feat(NIP-26): allow searches for delegated public keys 2022-10-16 15:25:06 -05:00
utils.rs fix(NIP-12): correctly search for mixed-case hex-like tags 2022-08-17 16:34:11 -07:00