132 Commits

Author SHA1 Message Date
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
6255dacac8 add currently popular gallery entries dvm 2024-07-12 14:23:52 +02:00
Believethehype
8b18b24615 add subscription-active status, add small delay between subscription responses 2024-07-11 11:34:17 +02:00
Believethehype
56bd4d4f76 Fix for NIP88 Subscriptions, add non-follower content discovery 2024-07-11 10:10:42 +02:00
Believethehype
365e7de6aa use nostr.build api to check for file limits 2024-06-28 10:22:55 +02:00
Believethehype
b8ebdddcb3 adding nip98, nostr.build account, convert tts to mp3 before upload 2024-06-28 00:01:45 +02:00
Believethehype
f7e1bc5e52 some fixes for tts, adding experimental code for gallery lists 2024-06-27 21:19:04 +02:00
Believethehype
ffcedafe74 Update outbox_utils.py 2024-06-27 14:51:34 +02:00
Believethehype
95eb53aa0c consider length of content in an event for per_unit_cost 2024-06-26 13:55:18 +02:00
Believethehype
3fc15ee114 fix threading on inactive followers 2024-06-24 09:07:35 +02:00
Believethehype
f1248806cd fixes 2024-06-23 10:04:50 +02:00
Believethehype
ce5df0488e Update mediasource_utils.py 2024-06-21 16:33:31 +02:00
Believethehype
dd07472538 get rid of insta scrapper 2024-06-21 16:12:30 +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
6009906577 fix external dvm access for bot after sdk update 2024-06-18 08:39:50 +02:00
Believethehype
8dccce8f88 typo 2024-06-17 16:40:40 +02:00
Believethehype
1362a9c0ba add invoice command for bot, as an alternative for zaps (for primal) 2024-06-17 16:33:02 +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
1b65ccedd2 move avoid_relays to outbox_utils 2024-06-16 08:34:58 +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
b2ad96717c async function 2024-06-16 01:07:47 +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
738768749a add discover people based on wot, update dependencies (get rid of secp256k1 for now), update nostr-sdk 2024-06-14 18:50:04 +02:00
Believethehype
b21a5a1055 fixing python 3.12 compatibility 2024-06-14 10:34:59 +02:00
Believethehype
d77d4c6f8b fixes for mediasource 2024-06-14 00:45:13 +02:00
Believethehype
fcf796b800 fix missing await 2024-06-13 10:58:15 +02:00
Believethehype
b9dc440d99 introduce loglevels to reduce logging on demand, improve wot 2024-06-13 10:49:09 +02:00
Believethehype
f17621e56c move more functions to async 2024-06-08 20:13:01 +02:00
Believethehype
a2c68409f1 move functions to async 2024-06-08 20:07:42 +02:00
Believethehype
8daaba0f7e more adjustments 2024-06-07 23:45:26 +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
f75ca73284 adds suno.ai beta dvm 2024-06-05 23:52:42 +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
Believethehype
f5f8861bc1 do a little check on inbox relays to avoid some errors 2024-06-05 18:07:58 +02:00
Believethehype
e7fe058b40 rejecting more paid relays for outbox 2024-06-04 20:23:33 +02:00
Believethehype
6210465df4 add paid outbox relays to avoid (to be continued..), fixes, better logging, add standalone updatedb dvm 2024-06-04 20:15:20 +02:00
Believethehype
95e6e923b5 typo 2024-06-03 21:00:50 +02:00
Believethehype
b8b02c4b50 typos, prints 2024-06-03 21:00:08 +02:00
Believethehype
35e38a951e Add NIP65, use events tag -> Nip65 -> Generic relays 2024-06-03 20:24:29 +02:00
Believethehype
f3d894e4dc add NIP65 relay announcement, add blastr option to send_event function 2024-06-03 17:04:08 +02:00