Commit Graph

33 Commits

Author SHA1 Message Date
416f7a3158 change example config yml 2024-11-16 10:54:42 -05:00
682a2074f3 event purging refactor 2024-11-12 21:38:35 -05:00
8491827b06 backup relay configuration added 2024-11-09 13:26:59 -05:00
59d6caaf09 import events now checks the grain whitelist if it's configured 2024-11-09 12:12:59 -05:00
158f284be9 reject by timestamp using string 2024-10-18 11:33:23 -04:00
e6188796d2 reject events based on timestamp 2024-10-18 11:22:01 -04:00
108142b801 fetch mutelist by author pubkey 2024-10-18 07:52:48 -04:00
21c431dd22 append mutelist event pubkeys to blacklist 2024-10-17 12:31:52 -04:00
3de1aeb998 blacklist moved to it's own yml 2024-10-16 14:07:37 -04:00
5133c3a005 whitelist configs moved to it's own yml file 2024-10-16 09:57:58 -04:00
9df03646db event purging configurations 2024-09-22 15:34:32 -04:00
6737718f08 fix in example config 2024-09-02 17:03:46 -04:00
3ea051cb37 NIP42, AUTH Implementation 2024-08-19 14:28:13 -04:00
2b071fb7d8 resource limits and concurrency for events and req 2024-08-19 13:47:23 -04:00
ddc610eb01 new config example 2024-08-16 10:08:43 -04:00
39436b564e perma blacklist functionality, temp banning not working 2024-08-15 11:00:43 -04:00
d81d78e25f frontend refactor 2024-08-09 09:24:32 -04:00
25ff327a7f client info, config max connections/subscriptions, drop oldest sub for newest at limit 2024-08-09 08:38:18 -04:00
bda932c06d moved timeouts to config 2024-08-08 08:40:27 -04:00
ea0a29d4b9 replace import button with spinner to prevent multiple imports with rapid clicking 2024-08-08 08:25:08 -04:00
7edbee13ac import events work, styling, checkWhitelist refactor 2024-08-07 17:24:38 -04:00
41c7998831 import spinner working 2024-08-07 11:54:26 -04:00
a2f7f0a5b4 handling import events with the same Event Handler 2024-08-07 11:36:24 -04:00
8d66e3decc app refactor 2024-08-06 15:35:52 -04:00
df361ea437 import events 2024-08-06 10:34:53 -04:00
2ef7d4fe42 added NIP05 domains to whitelist 2024-08-04 14:02:53 -04:00
2ef15d6e17 seperate kind and key whitelists 2024-08-03 16:18:34 -04:00
9e04328436 add npubs to whitelist 2024-08-03 15:11:22 -04:00
9d8db7df08 pubkey whitelist! 2024-08-03 14:27:58 -04:00
ae2f98aafc fix unchanged web-> app directories 2024-07-31 15:54:42 -04:00
f3a13037ef remove redundant favicon 2024-07-31 14:44:56 -04:00
ad42f1fc39 config generation refactor cleanup 2024-07-31 14:41:48 -04:00
5eb6fd961e rename major package folers web->app, relay->server 2024-07-31 14:12:33 -04:00