artur
|
77cb850bbc
|
Fix ndk's error by adding relays section to nip05
|
2024-03-06 12:54:26 +03:00 |
|
artur
|
bf54da8f9d
|
Add push logging
|
2024-03-05 15:04:05 +03:00 |
|
artur
|
781576d0ce
|
New pause logic, reset pause on /subscribe
|
2024-03-05 14:31:18 +03:00 |
|
artur
|
70209434cf
|
Add support for perms param for create_account
|
2024-02-28 13:29:32 +03:00 |
|
artur
|
6b7b48cc12
|
Make nip46 backend ignore all methods except create_account
|
2024-02-20 09:38:59 +03:00 |
|
artur
|
d5bf5a0faf
|
Make transferred names disabled, make setting name enable it
|
2024-02-19 11:10:25 +03:00 |
|
artur
|
9c80939e59
|
Add validity check for newNpub for put/name
|
2024-02-19 10:04:54 +03:00 |
|
artur
|
148ca33314
|
Fix isValidName regex
|
2024-02-16 18:58:59 +03:00 |
|
artur
|
2a5763b5f1
|
Fix isValidName, decrease wake up pause to 1 sec
|
2024-02-16 18:57:12 +03:00 |
|
artur
|
3011f3eae5
|
Add DELETE to cors
|
2024-02-16 15:36:38 +03:00 |
|
artur
|
b42621cb23
|
Add DELETE for names and PUT for name transfer
|
2024-02-16 09:24:08 +03:00 |
|
artur
|
43151f36b6
|
Add name's pubkey to nip46 entry of nostr.json
|
2024-02-15 19:00:11 +03:00 |
|
artur
|
39920c975f
|
Fix processing of CLI params
|
2024-02-15 15:56:34 +03:00 |
|
artur
|
3e5572b021
|
Make assigning names idempotent
|
2024-02-13 11:22:18 +03:00 |
|
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 |
|