nostr-rs-relay/src
2023-02-17 14:02:49 -06:00
..
bin improvement: make config file location configurable via CLI args 2023-02-08 07:59:26 -06:00
repo feat(NIP-40): postgres support for event expiration 2023-02-17 13:25:56 -06:00
cli.rs improvement: make config file location configurable via CLI args 2023-02-08 07:59:26 -06:00
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs feat: publish favicon.ico 2023-02-16 18:03:28 -06:00
conn.rs feat(NIP-42): pubkey authentication 2023-02-15 18:51:40 -06:00
db.rs feat(NIP-40): postgres support for event expiration 2023-02-17 13:25:56 -06:00
delegation.rs refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
error.rs feat: publish favicon.ico 2023-02-16 18:03:28 -06:00
event.rs feat(NIP-40): sqlite support for event expiration 2023-02-17 11:15:06 -06:00
hexrange.rs improvement(NIP-19): identify and parse NIP-19 addresses 2023-01-29 18:55:30 -06:00
info.rs improvement: advertise support for NIP-42 in relay info 2023-02-17 14:02:49 -06:00
lib.rs feat: gRPC authorization for events 2023-02-11 13:26:08 -06:00
main.rs improvement: make config file location configurable via CLI args 2023-02-08 07:59:26 -06:00
nauthz.rs feat(NIP-42): pubkey authentication 2023-02-15 18:51:40 -06:00
nip05.rs feat: gRPC authorization for events 2023-02-11 13:26:08 -06:00
notice.rs feat(NIP-42): pubkey authentication 2023-02-15 18:51:40 -06:00
server.rs feat(NIP-40): sqlite support for event expiration 2023-02-17 11:15:06 -06:00
subscription.rs refactor: Fix clippy warnings 2023-02-06 07:29:45 -06:00
utils.rs feat(NIP-42): pubkey authentication 2023-02-15 18:51:40 -06:00