Commit Graph

72 Commits

Author SHA1 Message Date
Tobias Baur
e48dfe7e7a Update nostr_utils.py 2025-08-28 22:20:44 +02:00
Tobias Baur
64934c6b6d remove double entries 2025-08-28 22:19:32 +02:00
dbth
0c5f8da296 add mcpbridge server 2025-02-09 21:05:47 +01:00
dbth
de58d17f73 update to 1.1.0 2025-02-06 21:34:02 +01:00
dbth
c95b0836be write to own relays, too. 2025-02-06 20:35:11 +01:00
dbth
f9b68d3b6d adjustments for nostrsdk 0.39 2025-02-01 19:35:39 +01:00
dbth
c3e134c6d7 Update nostr_utils.py 2025-01-06 15:46:33 +01:00
dbth
90e959270f handle exception, adapt more tests to framework 2025-01-04 19:13:22 +01:00
dbth
fbc7361ca5 update to nostr-sdk 0.38, improve prints 2024-12-31 14:39:37 +01:00
dbth
b5bd309a91 broadcast to multiple relays, inbox is less relays 2024-12-31 00:02:27 +01:00
Believethehype
35e6199100 stuff 2024-12-13 20:13:40 +01:00
Believethehype
e0a2e3ad98 Update nostr_utils.py 2024-11-29 09:24:39 +01:00
Believethehype
e2f720becc clean up nip89 with suggested params in the nip, replace nip04 with nip44 for encryption 2024-11-22 19:18:44 +01:00
Believethehype
b88f4a54ca deprecate "image" in nip89, use picture instead 2024-11-22 11:14:39 +01:00
Believethehype
b0994998ba adapt to sdk 2024-11-19 10:19:06 +01:00
Believethehype
4017571955 adapt NostrSigner to new sdk 2024-11-19 10:08:00 +01:00
Believethehype
96a5d97140 Update nostr_utils.py 2024-11-18 16:00:00 +01:00
Believethehype
3cc7fd11a8 update to sdk 036.1 / 0.37? 2024-11-16 11:57:45 +01:00
Believethehype
57e1df0c12 some fixes 2024-11-14 22:08:57 +01:00
Believethehype
a39a9a291c more fixes 2024-11-14 13:32:16 +01:00
Believethehype
398917522f also avoid main relays that from the outbox avoid list 2024-11-14 08:02:40 +01:00
Believethehype
148a22efe2 little refactor in wos bump 2024-11-13 16:06:53 +01:00
Believethehype
c62c5d1687 also remove main relays after send 2024-11-13 08:15:34 +01:00
Believethehype
53c37f73dc Update nostr_utils.py 2024-11-12 21:37:03 +01:00
Believethehype
dad47f6216 reduce logs 2024-11-07 11:35:46 +01:00
Believethehype
ab66d5ed46 update to sdk 0.36 (for testing..) 2024-11-06 08:14:15 +01:00
Believethehype
db7fb286e0 more cleanup 2024-10-17 16:12:18 +02:00
Believethehype
284fbe3716 fixes for bot 2024-10-06 15:51:15 +02:00
Believethehype
f7c4f718d3 add bot example, add legacy code for nip04 support (on lifeline) 2024-09-25 10:21:30 +02:00
Believethehype
ed8c44977c optional: update profile on lnaddress change 2024-09-17 17:10:02 +02:00
Believethehype
9f4e7c5d40 add tutorials, get did of admin_id (same as wallet_id) 2024-09-17 15:40:31 +02:00
Believethehype
a66aaa8daa error handling 2024-09-16 14:20:45 +02:00
Believethehype
79af336a7c fixes for noogle and new sdk 2024-09-15 11:48:02 +02:00
Believethehype
131cbea6f3 print npub 2024-09-09 11:25:51 +02:00
Believethehype
f3a6a7caf0 update sdk 2024-09-05 13:06:08 +02:00
Believethehype
c193dfae80 fixes crash when no outbox relay is available 2024-09-04 07:54:07 +02:00
Believethehype
281f951fee check for unreadable follow list, add hf flux example 2024-08-30 13:23:37 +02:00
Believethehype
42319ab751 if inbox relays don't work (due to not being writeable, use regular relays) 2024-08-29 13:33:36 +02:00
Believethehype
1a4067e5d1 going back to rust-sdk 0.33 2024-08-20 18:40:46 +02:00
Believethehype
caf099d142 0.8.2: update nostr-sdk to 0.3.4
(update venvs)
2024-08-20 10:42:06 +02:00
Believethehype
48b64ffccc checks for tts 2024-07-18 10:09:23 +02:00
Believethehype
0e9d0ad825 add mostr bridge dvm (test) 2024-07-17 09:53:14 +02:00
Believethehype
35b40dca11 update to rust-nostr 0.33 2024-07-16 23:27:15 +02:00
Believethehype
4b0d59723e bugfixes 2024-06-21 16:10:43 +02:00
Believethehype
a4d556435f ... 2024-06-20 08:24:21 +02:00
Believethehype
11e79fe045 Update nostr_utils.py 2024-06-20 08:17:49 +02:00
Believethehype
3ce318613b add dunbar option to wotm, handle exceptions on send 2024-06-20 08:11:47 +02:00
Believethehype
a82e72dd22 handle outbox send errors, refactor some of the wot code to be more flexible 2024-06-19 15:14:40 +02:00
Believethehype
b5a848d7fc move is_input_supported and post_process to async, fix some get_event_id async 2024-06-17 09:12:48 +02:00
Believethehype
0d07d5a350 Update nostr_utils.py 2024-06-16 08:25:12 +02:00