52 Commits

Author SHA1 Message Date
Believethehype
74fd47cb74 fix subscription with latest sdk 2024-11-23 00:09:12 +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
b0994998ba adapt to sdk 2024-11-19 10:19:06 +01:00
Believethehype
3cc7fd11a8 update to sdk 036.1 / 0.37? 2024-11-16 11:57:45 +01:00
Believethehype
01513747a8 add uniffi_set_event_loop 2024-11-13 17:32:31 +01:00
Believethehype
148a22efe2 little refactor in wos bump 2024-11-13 16:06:53 +01:00
Believethehype
ab66d5ed46 update to sdk 0.36 (for testing..) 2024-11-06 08:14:15 +01:00
Believethehype
c63292e503 cleanup 2024-10-11 10:11:06 +02:00
Believethehype
9686644afb add chatbot example and option to bot 2024-09-21 12:54:49 +02:00
Believethehype
a2f482aa06 add lmdb database, update to new sdk 2024-09-10 09:20:22 +02:00
Believethehype
565526145a stricter checks for subscription 2024-09-05 15:56:24 +02:00
Believethehype
f3a6a7caf0 update sdk 2024-09-05 13:06:08 +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
35b40dca11 update to rust-nostr 0.33 2024-07-16 23:27:15 +02:00
Believethehype
62bca3b28d fix some uncessary prints 2024-07-11 10:33:07 +02:00
Believethehype
56bd4d4f76 Fix for NIP88 Subscriptions, add non-follower content discovery 2024-07-11 10:10:42 +02:00
Believethehype
b751061881 more fixes 2024-06-14 19:55:23 +02:00
Believethehype
823671cc9b more adaptation to new sdk (async functions) 2024-06-09 12:59:41 +02:00
Believethehype
f17621e56c move more functions to async 2024-06-08 20:13:01 +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
6d000a1066 error handling on subscription check 2024-05-06 15:20:35 +02:00
Believethehype
cb7802c509 adaptions to sdk 0.11.0 2024-04-15 11:06:46 +02:00
Believethehype
672354df82 Update subscription.py 2024-04-15 10:07:16 +02:00
Believethehype
6b1ee91c8d better hints for subscription service 2024-04-15 09:48:37 +02:00
Believethehype
76b6219a31 little refactor + bump version 2024-04-09 15:38:25 +02:00
Believethehype
4caf4ec54a Update subscription.py 2024-04-04 13:59:48 +02:00
Believethehype
6d379854d5 Update subscription.py 2024-04-04 13:27:56 +02:00
Believethehype
d325f3b66f revert refactor 2024-04-04 13:24:37 +02:00
Believethehype
fa957a2612 add subscription event kind 2024-04-03 23:52:22 +02:00
Believethehype
339dc4e162 Update subscription.py 2024-04-03 23:38:50 +02:00
hangrymom
fec2efd48b
Code Refactoring and Improvements
- Removing unused imports and organizing import statements.
- Renaming variables to follow naming conventions and improve readability.
- Adding more specific exception handling and logging.
- Restructuring the code for better organization and maintainability.
- Extracting duplicated code blocks into separate methods.
- Utilizing a configuration file or environment variables for configuration management.
- Adding type hints to function parameters and return values.
- Enhancing comments and documentation for better understanding.
- Implementing proper logging instead of using print statements.
- Ensuring consistent code formatting and adherence to the PEP 8 style guide.
2024-04-02 14:47:44 -07:00
Believethehype
c869efcdc1 Update subscription.py 2024-04-02 23:16:48 +02:00
Believethehype
97e0ea9c8e Update subscription.py 2024-04-02 23:11:29 +02:00
Believethehype
effa157674 move update dm to subscription 2024-04-02 23:03:19 +02:00
Believethehype
70d33f149d Update subscription.py 2024-04-02 22:38:26 +02:00
Believethehype
51de8d50a0 add tier 2024-04-02 22:32:14 +02:00
Believethehype
484af0b467 add unit to db 2024-04-02 22:21:34 +02:00
Believethehype
166f9bdebf Update subscription.py 2024-04-02 22:14:59 +02:00
Believethehype
25e123b5ef rework subscription to be compatiple with kind 5906 2024-04-02 21:49:00 +02:00
Believethehype
252719f261 Update subscription.py 2024-03-29 12:56:45 +01:00
Believethehype
1341b7c86b lots of fixes related to subscriptions 2024-03-21 13:41:11 +01:00
Believethehype
8a9ba97cb3 fixes 2024-03-20 09:24:49 +01:00
Believethehype
a6be3f0716 Update subscription.py 2024-03-19 10:33:35 +01:00
Believethehype
0efa3fe7bf fixes 2024-03-19 10:27:56 +01:00
Believethehype
599c392376 Update subscription.py 2024-03-19 01:09:49 +01:00
Believethehype
b5da913caf Update subscription.py 2024-03-18 23:04:01 +01:00
Believethehype
7d2c3f3a36 fixes 2024-03-18 22:50:48 +01:00