Commit Graph

18 Commits

Author SHA1 Message Date
artur
7e0e827694 Add list_names and delete_name 2024-02-12 16:41:22 +03:00
artur
cee03d67b2 Reduce min pow, save min pow only after name assignment 2024-02-09 15:49:22 +03:00
artur
0b748ed35b Fix rate limiter 2024-02-09 15:43:35 +03:00
artur
e3f41b338c Fix use of x-real-ip 2024-02-09 15:41:22 +03:00
artur
67d5ccff80 Use x-real-ip for pow rate limiter 2024-02-09 15:37:50 +03:00
artur
f22f7425dc Add per-ip pow rate limiter 2024-02-09 15:36:00 +03:00
artur
95def40c51 Update test to allow production testing 2024-02-08 14:03:38 +03:00
artur
adfec070b2 Add appNpub to authUrl, increase create_account timeout 2024-02-08 13:56:52 +03:00
artur
7f99492c28 Implement bunker with create_account and /created method, update ndk, prettify 2024-02-08 10:16:45 +03:00
artur
f592b08485 Add npub index to names, add get name by npub method 2024-02-07 08:43:15 +03:00
artur
08033079ea Add bunker pubkey and relay to nostr.json 2024-02-06 12:50:49 +03:00
artur
efb66beda9 Return default nostr.json if name not provided 2024-02-05 14:14:50 +03:00
artur
078bcb03bc Add /name and nostr.json methods 2024-02-05 13:50:08 +03:00
artur
f41f62f735 Fix gone subs not deleted from db, fix unsub removed from relay even if same pubkey is used by other psubs 2023-12-28 14:00:49 +03:00
artur
0ac2052a69 Fix min pause before push 2023-12-28 12:45:03 +03:00
artur
4d38c58211 Add lastPush to exclude natural pauses from backoff 2023-12-28 12:34:21 +03:00
artur
6f951d594b Fix a typo, fix unsubQueue clearing after processed 2023-12-01 20:03:02 +03:00
artur
0bc80e8079 First commit 2023-12-01 13:15:15 +03:00