zappityzap
914ec77617
fix: openbsd build
2024-08-14 10:45:57 -05:00
Greg Heartsfield
1ce029860c
docs: ensure latest Rust base image is pulled
2023-12-02 09:27:27 -06:00
thesimplekid
a34516628b
docs: typo in build-essential
package name
2023-06-23 09:48:43 -05:00
Greg Heartsfield
4d746fad85
docs: helpful ubuntu packages for building
2023-05-07 19:33:10 -05:00
Greg Heartsfield
440217e1ee
docs: add documented support for NIP-40
2023-02-25 14:29:52 -06:00
rorp
5cecfba319
feat(NIP-42): pubkey authentication
...
Configurable in `config.toml`. Limited functionality, but this does
send metadata to gRPC for event authorization.
fixes: https://todo.sr.ht/~gheartsfield/nostr-rs-relay/66
2023-02-15 18:51:40 -06:00
Yuval Adam
40abd6858e
docs: cleanup location of documentation
2023-02-15 18:43:22 -06:00
Greg Heartsfield
dfa6985f44
docs: postgresql and NIP-33 added to README
2023-01-27 20:25:24 -06:00
Rasmus Schlunsen
744d467a28
build: add github CI and badge
2023-01-22 15:50:32 -06:00
Greg Heartsfield
8aed572989
docs: add link to relay setup
2023-01-09 21:33:59 -06:00
Greg Heartsfield
ca95e8cf22
docs(NIP-26): reflect NIP-26 being disabled in README
2023-01-04 16:54:52 -06:00
Greg Heartsfield
966c853700
docs: non-docker quick start
2022-12-26 10:34:09 -06:00
Greg Heartsfield
e5074f2e46
feat(NIP-28): replaceable kind 41 channel metadata events
2022-12-24 10:14:43 -06:00
Greg Heartsfield
d0f63dc66e
docs: update container instructions for rootless podman
2022-11-19 09:32:26 -06:00
Greg Heartsfield
110500bb46
feat(NIP-20): advertise support for NIP-20 in relay info/readme
2022-11-12 09:22:43 -06:00
Greg Heartsfield
72f8a1aa5c
feat(NIP-26): allow searches for delegated public keys
...
Implements core NIP-26 delegated event functionality. Events can
include a `delegation` tag that provides a signature and restrictions
on which events can be delegated.
Notable points on the implementation so far:
* Schema has been upgraded to include an index and new column.
* Basic rune parsing/evaluation to implement the example event in the
NIP, but no more.
* No special logic for deletion.
* No migration logic for determining delegated authors for
already-stored events.
2022-10-16 15:25:06 -05:00
Greg Heartsfield
480c5e4e58
docs: un-link NIP-22 note
2022-09-19 19:34:11 -05:00
dzdidi
5bd00f9107
docs: add refs for nostr-protocol organization
...
Signed-off-by: dzdidi <deniszalessky@gmail.com>
2022-09-19 19:26:36 -05:00
Greg Heartsfield
62a9548c27
docs: show build status for master branch only
2022-09-10 22:53:41 -05:00
Greg Heartsfield
c24dce8177
docs: add build status indicator
2022-09-10 22:48:23 -05:00
Greg Heartsfield
78da92ccca
feat: advertise support for NIP-09 and NIP-12 in relay info
...
NIP-01 prefix search, and NIP-12 generic tags are no longer marked as
experimental.
NIP-11 relay info advertises NIP-09 event deletion and NIP-12 generic
tag search support.
2022-09-10 20:45:09 -05:00
Greg Heartsfield
72f1c19b21
feat(NIP-22): advertise support for event created_at limits
...
The `reject_future_limits` option can now be disabled, and is by
default.
NIP-11 advertises support for created_at limits.
The message for future-dated events has been modified, to be closer to
the recommended example in the NIP.
2022-09-10 20:40:10 -05:00
Greg Heartsfield
283967f8cc
docs: reference NIP-28 channel
2022-09-10 19:45:23 -05:00
Greg Heartsfield
e894a86566
docs: NIP-15, NIP-16 feature notes in README
2022-07-04 13:10:48 -05:00
Greg Heartsfield
9b351aab9b
docs: update devel discussion link
2022-02-28 17:19:24 -06:00
Greg Heartsfield
1d499cf12b
feat: handle NIP-09 for deletion events
2022-02-27 11:35:23 -06:00
Greg Heartsfield
c9f87ec563
docs: NIP-05 feature note in README
2022-02-12 16:19:46 -06:00
Greg Heartsfield
98c6fa6f39
feat: allow whitelisting of pubkeys for new events
...
This adds a configuration option, `authorization.pubkey_whitelist`
which is an array of pubkeys that are allowed to publish events on
this relay.
2022-01-26 21:39:03 -06:00
Greg Heartsfield
452bbbb0e5
docs: update feature list (NIP-12, prefix search)
2022-01-26 07:24:04 -06:00
Greg Heartsfield
df251c821c
docs: updated discord invite link
2022-01-25 07:43:15 -06:00
Greg Heartsfield
8c93ef5bc2
docs: provide public docker hub link
2022-01-20 22:02:42 -06:00
Raj
c605d75bb4
docs: update readme to include the new discord server
2022-01-17 08:35:13 -06:00
Greg Heartsfield
c7eadb1154
Add feature list to README
2022-01-16 08:16:42 -06:00
Greg Heartsfield
24587435ca
docs: reverse proxy example
2022-01-15 11:41:31 -06:00
Greg Heartsfield
b5da3fa2b0
docs: link to docker hub
2022-01-01 12:27:09 -06:00
Greg Heartsfield
783a6e1042
docs: fix docker examples
2021-12-31 15:28:26 -06:00
Greg Heartsfield
8f3891c781
docs: docker and config updates
2021-12-31 14:08:04 -06:00
Greg Heartsfield
cacd1ccb36
docs: sample program output in README
2021-12-11 22:21:31 -06:00
Greg Heartsfield
ee8862be81
docs: README gives quickstart for docker
2021-12-11 22:19:49 -06:00
Greg Heartsfield
f91b1205ef
docs: add README
2021-12-11 15:58:45 -06:00