250 Commits (aea8fd31e7af6f30361b19ee1fafab01d7abaefb)

Author SHA1 Message Date
mleku c5ff2c648c
Refactor Nostr Client and Update Dependencies 3 months ago
mleku 5652cec845
Refactor NIP-XX Document and Protocol Implementation for Directory Consensus 3 months ago
mleku 44d22a383e
Update dependencies and enhance deployment scripts 3 months ago
mleku 75f2f379ec
Enhance authentication handling in request processing 3 months ago
mleku 28ab665285
Implement privileged event filtering and add comprehensive tests 3 months ago
mleku bc8a557f07
Refactor context handling in HandleCount and HandleReq functions 3 months ago
mleku a4fc3d8d9b
Implement spider functionality for event synchronization 3 months ago
mleku cd6a53a7b7
Remove spider functionality and related configurations 3 months ago
mleku 117e5924fd
Remove deprecated JSON encoder/decoder and update dependencies 3 months ago
mleku 6cff006e54
Update policy management and documentation 3 months ago
mleku 7f5bd3960c
Update user tagging in payment processor and bump version to v0.17.11 3 months ago
mleku 54a01e1255
Enhance welcome note personalization and privacy 3 months ago
mleku 26c754bb2e
Add protected tag to event processing 3 months ago
mleku da66e26614
Implement private tag filtering for event visibility 3 months ago
mleku 9aa1e7fab3
Enhance graceful shutdown and logging for HTTP server 3 months ago
mleku 15e2988222
Refactor self-connection handling and improve message processing 3 months ago
mleku 95c6082564
Implement blacklisting for IPs and enhance follow list fetching 3 months ago
mleku 384b6113bc
fixes memory problem with many pubkeys in query 3 months ago
mleku 65e8ab4fbe
Enhance logging and add policy test client 3 months ago
mleku 105e372712
Refactor and enhance UI components for improved styling and functionality 3 months ago
mleku bcd79aa967
implemented nip-86 relay management API and added to relay client 3 months ago
mleku 1cfd4a6dbe
Include app/web/dist in repository 3 months ago
mleku a84782bd52
Implement policy system with comprehensive testing and configuration 3 months ago
mleku f19dc4e5c8
Implement compose tab for event creation and management 3 months ago
mleku 49619f74c7
fix user button and images 3 months ago
mleku 5952c7e657
Revert "Update project structure and enhance build process" 3 months ago
mleku 4cf3d9cfb5
Update project structure and enhance build process 3 months ago
mleku b0f919cd5a
Enhance event display and UI in App.svelte 3 months ago
mleku 3c11aa6f01
refactored SaveEvent to return if it is replacing an event 3 months ago
mleku bc5177e0ec
refactor save event method to expose whether it replaced an event 3 months ago
mleku 0cdf44c2c9
fully working deletes bump to v0.14.0 3 months ago
mleku 40f3cb6f6e
Enhance delete event functionality and UI updates 3 months ago
mleku 67a74980f9
Enhance delete event handling and logging 3 months ago
mleku dc184d7ff5
Revert ephemeral event handling changes that broke relaytester 3 months ago
mleku 075dc6b545
Integrate NDK for Nostr client functionality and update dependencies 3 months ago
mleku 919747c910
Remove fallback external relays from DEFAULT_RELAYS in constants.js to streamline relay connection handling. 3 months ago
mleku 0acf51baba
fix favicon 3 months ago
mleku e75d0deb7d
Add orly.png image to web and docs directories 3 months ago
mleku 96276f2fc4
putting a proper favicon in 3 months ago
mleku 14a94feed6
add favicon 3 months ago
mleku 075838150d
fix ephemeral handling to not save 3 months ago
mleku 2637f4b85c
add simple fulltext search 3 months ago
mleku 27af174753
Implement event deletion logic with relay handling in App.svelte and add connectToRelay method in NostrClient 3 months ago
mleku e14b89bc8b
Enhance Sprocket functionality and error handling 3 months ago
mleku d2d0821d19
implement first draft of sprockets 3 months ago
mleku de57fd7bc4
Revert "fixing app icon" 3 months ago
mleku b7c2e609f6
fixing app icon 3 months ago
mleku d96d10723a
events view works with infinite scroll and load more button, filter switch to show only user's events 3 months ago
mleku ec50afdec0
Enhance event management in App.svelte by implementing pagination and caching for user and all events. Introduce new functions for loading events with timestamp-based pagination, and update UI components to support event expansion and deletion. Refactor event fetching logic in nostr.js to utilize WebSocket REQ envelopes for improved performance. Update default relay settings in constants.js to include local WebSocket endpoint. 3 months ago
mleku ade987c9ac
working export my/all events 3 months ago