benthecarman
9d0a98f8bf
docs: add line for enabling systemd service
...
Signed-off-by: Greg Heartsfield <scsibug@imap.cc>
2023-11-03 18:15:25 -05:00
Václav Navrátil
34f497a650
docs: example SQL to delete old events
...
Added SQL Query example to delete events older than 30 days.
2023-07-29 06:45:17 -05:00
Greg Heartsfield
9e22776227
refactor: whitespace
2023-07-03 10:35:51 -05:00
thesimplekid
06fcaad9a1
chore: typos
2023-07-03 09:49:40 -05:00
Yuval Adam
73285683a3
docs: add database maintenance example queries
2023-06-23 09:55:05 -05:00
Greg Heartsfield
1595ec783d
docs: allow host header prefix matching, required for Damus compatibility
2023-05-06 14:43:30 -05:00
Greg Heartsfield
a2d1d78e23
docs: reformatting
2023-05-06 14:42:59 -05:00
0xtr
c65c64275e
docs: add systemd service file and guide
2023-04-19 18:37:16 -05:00
thesimplekid
c0158af18b
feat(NIP-111): pay to relay (experimental)
2023-02-25 15:38:26 -06:00
Rene Honig
164603dedd
docs: add Traefik to reverse proxy doc
2023-02-25 14:50:58 -06:00
Yuval Adam
40abd6858e
docs: cleanup location of documentation
2023-02-15 18:43:22 -06:00
Greg Heartsfield
a16c4e698a
feat: gRPC authorization for events
...
closes: https://todo.sr.ht/~gheartsfield/nostr-rs-relay/46
2023-02-11 13:26:08 -06:00
Greg Heartsfield
bc4b45d4b8
docs: update DB maintenance for v0.8.x
2023-02-06 07:07:23 -06:00
Paul Rollo
2331c881d7
docs: typo in database-maintenance.md
...
Add a missing `"`
2023-01-20 10:49:03 -06:00
Greg Heartsfield
c06139ec99
docs: start of database maintenance tips
2022-12-27 17:00:14 -06:00
Greg Heartsfield
234a8ba0ac
feat: limit event publishing to NIP-05 verified users
...
This adds a new configurable feature to restrict event publishing to
only users with NIP-05 verified metadata. Domains can be whitelisted
or blacklisted. Verification expiration and schedules are
configurable.
This upgrades the database to add a table for tracking verification
records.
2022-02-12 09:29:25 -06:00