nostr-rs-relay/src
2023-06-23 10:03:08 -05:00
..
bin refactor: format 2023-02-25 14:46:49 -06:00
payment feat(NIP-111): pay to relay (experimental) 2023-02-25 15:38:26 -06:00
repo perf: reduce SQLite connection count and idle lifetime 2023-05-07 19:38:18 -05:00
cli.rs refactor: format 2023-02-25 14:46:49 -06:00
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs feat: allow logging output to file 2023-06-23 10:02:49 -05:00
conn.rs refactor: format 2023-02-25 14:49:35 -06:00
db.rs improvement: add a configurable postgres write conn string 2023-04-30 10:02:10 -05:00
delegation.rs refactor: format 2023-02-25 14:46:49 -06:00
error.rs feat(NIP-111): pay to relay (experimental) 2023-02-25 15:38:26 -06:00
event.rs feat(NIP-111): pay to relay (experimental) 2023-02-25 15:38:26 -06:00
hexrange.rs refactor: format 2023-02-25 14:46:49 -06:00
info.rs feat(NIP-111): pay to relay (experimental) 2023-02-25 15:38:26 -06:00
lib.rs feat(NIP-111): pay to relay (experimental) 2023-02-25 15:38:26 -06:00
main.rs refactor: reorder imports 2023-06-23 10:03:08 -05:00
nauthz.rs refactor: format 2023-02-25 14:49:35 -06:00
nip05.rs fix: nip05 for postgres 2023-03-03 08:57:23 -06:00
notice.rs improvement(NIP-42): use 'restricted:' prefix for auth error msgs 2023-06-23 09:52:50 -05:00
server.rs improvement(NIP-42): use 'restricted:' prefix for auth error msgs 2023-06-23 09:52:50 -05:00
subscription.rs refactor: format 2023-02-25 14:46:49 -06:00
utils.rs refactor: format 2023-02-25 14:49:35 -06:00