Commit Graph

62 Commits

Author SHA1 Message Date
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
Believethehype
76f32276c7 Update nostr_utils.py 2024-06-16 07:57:44 +02:00
Believethehype
9d00d5a7a1 fixes 2024-06-14 20:02:23 +02:00
Believethehype
b751061881 more fixes 2024-06-14 19:55:23 +02:00
Believethehype
fcf796b800 fix missing await 2024-06-13 10:58:15 +02:00
Believethehype
f17621e56c move more functions to async 2024-06-08 20:13:01 +02:00
Believethehype
2ae742b691 use database directly 2024-06-06 13:55:47 +02:00
Believethehype
c0d77808e7 Update nostr_utils.py 2024-06-06 02:25:56 +02:00
Believethehype
a286f4946e future: rework functions to async to be compatible with newest nostrsdk 2024-06-06 02:25:34 +02:00
Believethehype
fc64973c3c update logging of invalid relays in outbox model 2024-06-05 20:23:57 +02:00
Believethehype
9ad493d131 catch exception for malformed relays in users relay inbox 2024-06-05 20:12:31 +02:00