nostr-rs-relay/src
github-actions[bot] 70da8eff42
Fork Sync: Update from parent repository (#5)
* docs: typo in `build-essential` package name

* improvement(NIP-42): use 'restricted:' prefix for auth error msgs

* docs: add database maintenance example queries

* feat: allow logging output to file

* feat: roll over logs daily

* refactor: reorder imports

* improvement: default to logging on stdout

* fix: ensure startup SQL runs, even with zero min writers

---------

Co-authored-by: thesimplekid <tsk@thesimplekid.com>
Co-authored-by: rorp <rorp@protonmail.com>
Co-authored-by: Yuval Adam <_@yuv.al>
Co-authored-by: Jamin M <jaminmenter@outlook.com>
Co-authored-by: Greg Heartsfield <scsibug@imap.cc>
2023-06-25 11:02:44 +02: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 Fork Sync: Update from parent repository (#5) 2023-06-25 11:02:44 +02: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 Fork Sync: Update from parent repository (#5) 2023-06-25 11:02:44 +02:00
conn.rs refactor: format 2023-02-25 14:49:35 -06:00
db.rs Fork Sync: Update from parent repository (#2) 2023-05-01 13:20:57 +02: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 Fork Sync: Update from parent repository (#5) 2023-06-25 11:02:44 +02: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 Fork Sync: Update from parent repository (#5) 2023-06-25 11:02:44 +02:00
server.rs Fork Sync: Update from parent repository (#5) 2023-06-25 11:02:44 +02: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