.. |
bin
|
feat: bulk loading script for importing events
|
2023-01-06 12:16:19 -06:00 |
close.rs
|
refactor: misc clippy suggestions
|
2022-09-24 09:01:09 -05:00 |
config.rs
|
feat: add event kind blacklist
|
2022-12-27 17:10:34 -06:00 |
conn.rs
|
improvement: reduce logging, especially for database pool size
|
2022-12-22 15:47:33 -06:00 |
db.rs
|
refactor: clippy suggestions
|
2023-01-09 22:12:04 -06:00 |
delegation.rs
|
feat: change pub(crate) to pub for use as a library
|
2022-12-23 07:14:58 -06:00 |
error.rs
|
feat(NIP-20): improve invalid event error messages
|
2022-11-12 09:13:22 -06:00 |
event.rs
|
refactor: make a standalone re-tagging function
|
2023-01-06 06:57:56 -06:00 |
hexrange.rs
|
improvement: make hexsearch structs sortable
|
2022-12-17 07:49:05 -06:00 |
info.rs
|
perf(NIP-26): temporarily disable NIP-26 delegated events
|
2023-01-04 16:51:22 -06:00 |
lib.rs
|
feat(NIP-20): send command results to clients
|
2022-11-12 09:12:35 -06:00 |
main.rs
|
feat: add --help and --version flags
|
2023-01-03 17:39:21 -06:00 |
nip05.rs
|
fix: do not re-verify NIP-05 entries where metadata was deleted
|
2022-12-22 13:01:48 -06:00 |
notice.rs
|
feat(NIP-20): send command results to clients
|
2022-11-12 09:12:35 -06:00 |
schema.rs
|
improvement: alert before long-running migration
|
2023-01-09 22:11:25 -06:00 |
server.rs
|
improvement: lower logging for failed REQ parses
|
2023-01-10 07:41:49 -06:00 |
subscription.rs
|
improvement: do not send realtime only filters to the DB (limit:0)
|
2022-12-26 12:20:36 -06:00 |
utils.rs
|
fix(NIP-12): correctly search for mixed-case hex-like tags
|
2022-08-17 16:34:11 -07:00 |