nostr-rs-relay/src
Greg Heartsfield 5b6a20dfa6 feat: remove author from subscriptions (NIP-01 Spec)
The `authors` field is sufficient to represent all queries that
`author` could have been used in.  See
https://github.com/fiatjaf/nostr/issues/34 for the discussion leading
to this removal.
2021-12-16 18:53:53 -06:00
..
close.rs refactor: clippy suggestions 2021-12-11 21:56:52 -06:00
conn.rs fix: subscription event filtering bugs 2021-12-14 21:38:26 -06:00
db.rs feat: remove author from subscriptions (NIP-01 Spec) 2021-12-16 18:53:53 -06:00
error.rs feat: improved NOTICE messages for events and subscriptions 2021-12-12 10:50:16 -06:00
event.rs fix: subscription event filtering bugs 2021-12-14 21:38:26 -06:00
lib.rs feat: store events in SQLite and allow querying 2021-12-11 15:48:59 -06:00
main.rs fix: subscription event filtering bugs 2021-12-14 21:38:26 -06:00
protostream.rs refactor: improve error messages 2021-12-12 10:03:28 -06:00
subscription.rs feat: remove author from subscriptions (NIP-01 Spec) 2021-12-16 18:53:53 -06:00