648 Commits

Author SHA1 Message Date
Believethehype
17d2bfca3c add test functions, minor fix 2024-04-21 11:03:52 +02:00
Believethehype
34c91d57c5 updating nostr-login 2024-04-18 09:24:16 +02:00
Believethehype
4321d76c2a nip89 filter, reenable nostr-login 2024-04-17 15:46:35 +02:00
believethehype
779148ac41
Merge pull request #26 from believethehype/sdk-0-11
Update bot.py
2024-04-17 14:53:13 +02:00
Believethehype
efce675c1b Update bot.py 2024-04-17 14:52:56 +02:00
believethehype
ba98f1a70b
Merge pull request #25 from believethehype/sdk-0-11
update to Sdk 0.11.0
0.3.3
2024-04-16 14:33:42 +02:00
Believethehype
3c5477d640 bump version 2024-04-16 14:33:11 +02:00
Believethehype
e7d9c217f1 giftwrap for bot 2024-04-15 17:31:51 +02:00
Believethehype
6935284f79 Update bot.py 2024-04-15 13:39:22 +02:00
Believethehype
c60e8af3af fixes for summarizers 2024-04-15 11:54:59 +02:00
Believethehype
cb7802c509 adaptions to sdk 0.11.0 2024-04-15 11:06:46 +02:00
Believethehype
7f616a136c ui fixes 2024-04-15 10:40:50 +02:00
Believethehype
672354df82 Update subscription.py 2024-04-15 10:07:16 +02:00
Believethehype
4563ea544c add split share to client 2024-04-15 10:05:31 +02:00
Believethehype
6b1ee91c8d better hints for subscription service 2024-04-15 09:48:37 +02:00
Believethehype
d53450b68f updating nostr-sdk js to 0.13.0, update nostr-login 2024-04-12 17:49:10 +02:00
Believethehype
661a235aec noogle reply in feed 2024-04-12 10:21:05 +02:00
Believethehype
e489c0451a add boosts, fix rating for dvms 2024-04-11 12:08:29 +02:00
Believethehype
06b64f9a48 add reposts to content discovery, noogle: show likes/disklies 2024-04-11 10:05:49 +02:00
Believethehype
d4499b63ec ui updates, more options for upscaler 2024-04-10 09:47:09 +02:00
Believethehype
76b6219a31 little refactor + bump version 0.3.2 2024-04-09 15:38:25 +02:00
Believethehype
5108b9109d Update output_utils.py 2024-04-09 15:29:32 +02:00
Believethehype
e3d7c812a8 Update ThreeColumnLayout.vue 2024-04-09 15:25:49 +02:00
Believethehype
fc43890740 small fixes 2024-04-09 15:21:57 +02:00
Believethehype
ef057d637d noogle: improve recommendation search 2024-04-09 11:20:40 +02:00
Believethehype
71dc7c2361 get mute list, fix bug that prevented nip89s to be deleted after sdk update 2024-04-08 08:38:07 +02:00
Believethehype
41f3860f0e image generation: ratings from wot 2024-04-04 16:43:38 +02:00
Believethehype
5fb7aef49b rating for image dvms / fixes 2024-04-04 15:53:39 +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 0.3.1 2024-04-03 23:52:22 +02:00
Believethehype
b206457de0 bump version 2024-04-03 23:48:30 +02:00
Believethehype
339dc4e162 Update subscription.py 2024-04-03 23:38:50 +02:00
believethehype
2dbff7989f
Merge pull request #24 from hangrymom/patch-1
Code Refactoring and Improvements
2024-04-03 23:38:09 +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
5545a32c33 Update RecommendationGeneration.vue 2024-04-02 23:19:25 +02: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
9ae3953527 check for existing 7001 again 2024-04-02 22:12:57 +02:00
Believethehype
25e123b5ef rework subscription to be compatiple with kind 5906 2024-04-02 21:49:00 +02:00
Believethehype
dfd79bfe59 first version: dvm that provides users to block from reports of input pubkeys 2024-04-02 18:24:49 +02:00
Believethehype
1f4f7cd5ac fixes 2024-03-31 09:38:06 +02:00
Believethehype
f095542f64 Update RecommendationGeneration.vue 2024-03-31 01:23:54 +01:00
Believethehype
6fa03b92fd content discovery followers 2024-03-31 00:47:33 +01:00