Commit Graph

15 Commits

Author SHA1 Message Date
f792eb6a5b make default NIP-11 pubkey and contact empty strings, to silence warnings with default config 2023-07-21 06:21:30 -04:00
1ffcde4ba3 config to log reason for invalid event rejection (default true)
- can be disabled to silence excessive logging
2023-07-21 06:20:29 -04:00
42d5101316 Warn when NIP-11 pubkey is in incorrect format (#52) 2023-07-20 18:03:40 -04:00
0d21dc3255 limit on events that can be processed by a sync 2023-07-20 17:45:00 -04:00
4d832684a5 default value for frame-size-limit 2023-06-12 08:58:29 -04:00
7dab0a7406 normalise logging 2023-06-12 08:58:17 -04:00
a3b4e7baf5 frame size limit for negentropy syncs 2023-06-11 23:44:33 -04:00
c18ff8099c remove relay__negentropy__maxFilterLimit for now
- this was causing problems on big DBs
- need more reliable way of enforcing limits
2023-06-10 01:34:16 -04:00
40c3d6156a log disconnection reasons 2023-06-10 00:46:46 -04:00
01e6421f89 landing page 2023-06-09 01:49:20 -04:00
62b2b3096f move relay config into relay app's golpe.yaml 2023-06-06 01:51:41 -04:00
d2889bc491 allow writePolicy plugins to filter events downloaded via sync 2023-06-06 01:06:43 -04:00
abb488a570 zero downtime restarts 2023-06-05 16:32:35 -04:00
c2f9d61e91 update docs and list of supported NIPs 2023-06-05 12:19:57 -04:00
03ef0958fc apps refactor 2023-06-05 11:39:21 -04:00