nostr-rs-relay/src
2023-02-06 17:15:27 -06:00
..
bin refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
repo refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
cli.rs fix: use data_dir from config.toml if present 2023-01-16 17:21:12 -06:00
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs feat: add support for PostgreSQL as a backend repository 2023-01-22 16:26:54 -06:00
conn.rs improvement: add NostrRepo trait, with sqlite implementation 2023-01-22 09:49:49 -06:00
db.rs improvement: log source IP for persisted events 2023-02-06 17:15:27 -06:00
delegation.rs refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
error.rs feat: add support for PostgreSQL as a backend repository 2023-01-22 16:26:54 -06:00
event.rs refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
hexrange.rs improvement(NIP-19): identify and parse NIP-19 addresses 2023-01-29 18:55:30 -06:00
info.rs improvement(NIP-33): advertise support for parameterized replaceable events 2023-02-01 18:09:27 -06:00
lib.rs improvement: add NostrRepo trait, with sqlite implementation 2023-01-22 09:49:49 -06:00
main.rs refactor: reformat and remove tabs 2023-01-22 10:06:44 -06:00
nip05.rs refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
notice.rs improvement: add NostrRepo trait, with sqlite implementation 2023-01-22 09:49:49 -06:00
server.rs improvement: log source IP for persisted events 2023-02-06 17:15:27 -06:00
subscription.rs refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
utils.rs improvement(NIP-19): identify and parse NIP-19 addresses 2023-01-29 18:55:30 -06:00