You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mleku 28ab665285
Implement privileged event filtering and add comprehensive tests
3 months ago
..
config Implement spider functionality for event synchronization 3 months ago
web fixes memory problem with many pubkeys in query 3 months ago
handle-auth.go Refactor authentication handling to use WebSocket URLs instead of Service URLs for improved connection management. Introduce WebSocketURL method in the Server struct to dynamically generate WebSocket URLs based on request headers. Clean up whitespace in handle-auth.go for better code readability. 3 months ago
handle-close.go Migrate internal module imports to unified package path. 4 months ago
handle-count.go Refactor context handling in HandleCount and HandleReq functions 3 months ago
handle-delete.go fully working deletes bump to v0.14.0 3 months ago
handle-event.go Update policy management and documentation 3 months ago
handle-message.go Implement spider functionality for event synchronization 3 months ago
handle-nip86.go implemented nip-86 relay management API and added to relay client 3 months ago
handle-nip86_minimal_test.go implemented nip-86 relay management API and added to relay client 3 months ago
handle-relayinfo.go implemented nip-86 relay management API and added to relay client 3 months ago
handle-req.go Implement privileged event filtering and add comprehensive tests 3 months ago
handle-websocket.go Refactor self-connection handling and improve message processing 3 months ago
helpers.go update docker and apache stuff to new next-orly and make it all more proxy-friendly 3 months ago
listener.go Implement private tag filtering for event visibility 3 months ago
main.go Implement spider functionality for event synchronization 3 months ago
ok.go Migrate internal module imports to unified package path. 4 months ago
payment_processor.go Remove deprecated JSON encoder/decoder and update dependencies 3 months ago
privileged_events_test.go Implement privileged event filtering and add comprehensive tests 3 months ago
publisher.go Implement privileged event filtering and add comprehensive tests 3 months ago
server.go Implement spider functionality for event synchronization 3 months ago
sprocket.go Enhance logging and add policy test client 3 months ago
web.go Implement NIP-98 authentication for HTTP requests, enhancing security for event export and import functionalities. Update server methods to validate authentication and permissions, and refactor event handling in the Svelte app to support new export and import features. Add UI components for exporting and importing events with appropriate permission checks. 3 months ago