199 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
56bd4d4f76 Fix for NIP88 Subscriptions, add non-follower content discovery 2024-07-11 10:10:42 +02:00
Believethehype
2a6a03db07 search_users use reconcile relay list 2024-07-06 23:03:26 +02:00
Believethehype
daeb91d1e1 better handling of tts 2024-07-03 13:02:14 +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
77d6e4891e Update texttospeech.py 2024-06-27 21:27:45 +02:00
Believethehype
f7e1bc5e52 some fixes for tts, adding experimental code for gallery lists 2024-06-27 21:19:04 +02:00
Believethehype
011cde3280 add voice flag 2024-06-27 14:46:05 +02:00
Believethehype
46e6ef9010 remove urls from text for tts 2024-06-26 11:11:54 +02:00
Believethehype
cadacb59f0 better handling of dvms venvs (again with live feedback) 2024-06-26 10:55:17 +02:00
Believethehype
000a0fc983 tts remove length limit 2024-06-26 09:54:59 +02:00
Believethehype
3fc15ee114 fix threading on inactive followers 2024-06-24 09:07:35 +02:00
Believethehype
3ce318613b add dunbar option to wotm, handle exceptions on send 2024-06-20 08:11:47 +02:00
Believethehype
6e73e56959 allow hops param 2024-06-19 15:18:32 +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
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
e2af2c82c5 bump, cleanup 2024-06-16 07:59:38 +02:00
Believethehype
fb4b742628 fixes 2024-06-14 19:42:48 +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
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
fa99856218 adding test for Web of Trust 2024-06-12 10:54:44 +02:00
Believethehype
c078203c8c optimizations top zaps 2024-06-11 00:44:21 +02:00
Believethehype
9def17c777 check for self-zaps on top zap dvm 2024-06-11 00:09:12 +02:00
Believethehype
e1aae85f53 Create discovery_trending_notes_gleasonator.py 2024-06-10 20:35:42 +02:00
Believethehype
f172060c36 Update content_discovery_currently_latest_longform.py 2024-06-09 17:35:43 +02:00
Believethehype
127c368577 Update content_discovery_currently_latest_longform.py 2024-06-09 17:30:28 +02:00
Believethehype
b8c363b418 add latest longform discovery dvm 2024-06-09 17:10:44 +02:00
Believethehype
823671cc9b more adaptation to new sdk (async functions) 2024-06-09 12:59:41 +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
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
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
35e38a951e Add NIP65, use events tag -> Nip65 -> Generic relays 2024-06-03 20:24:29 +02:00
Believethehype
dd1ba27708 readd status prints 2024-06-03 13:12:59 +02:00
Believethehype
f53a292b89 move reconcile relays to dvmconfig, shutdown client on reconcile 2024-06-02 17:28:51 +02:00
Believethehype
0ad44f2917 nip89 announce relays, revert some changes to content dvms 2024-06-01 23:46:00 +02:00
Believethehype
a6f4bbc5ed minor fixes/logs 2024-06-01 19:30:09 +02:00
Believethehype
a9d09442a4 content dvm optimizations 2024-06-01 19:17:24 +02:00
Believethehype
eb125c47ef use only one new database connection per dvm 2024-05-31 16:25:56 +02:00
Believethehype
2e318d26bc fixes 2024-05-31 10:55:29 +02:00
Believethehype
c26db73650 move set_options to class, improve print messages, colored print messages 2024-05-31 10:27:18 +02:00
Believethehype
b8cd322150 copy paste error 2024-05-30 21:16:37 +02:00
Believethehype
2608cee4f2 refactor 2024-05-30 21:06:25 +02:00
Believethehype
35bf94d28a Update content_discovery_currently_popular_by_top_zaps.py 2024-05-30 11:07:44 +02:00