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
f6054f3c37
Add `run-relay-and-seed.sh` script, remove redundant JS library mappings, and improve logging consistency.
...
- Introduced `scripts/run-relay-and-seed.sh` to simplify relay testing and Market seeding.
- Removed `.idea/jsLibraryMappings.xml` as it is no longer required.
- Enhanced consistency by reintroducing relevant debug logs and removing redundant comments.
8 months ago
..
config
Add dynamic relay dashboard URL support and version increment to v0.8.2.
8 months ago
web
implement delete events
8 months ago
handle-auth.go
Add dynamic relay dashboard URL support and version increment to v0.8.2.
8 months ago
handle-close.go
Migrate internal module imports to unified package path.
8 months ago
handle-delete.go
Refactor deletion checks and error handling; bump version to v0.6.4.
8 months ago
handle-event.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
8 months ago
handle-message.go
Add `run-relay-and-seed.sh` script, remove redundant JS library mappings, and improve logging consistency.
8 months ago
handle-relayinfo.go
Enable additional NIP support, improve tag handling validation, and simplify WebSocket message processing.
8 months ago
handle-req.go
Add `run-relay-and-seed.sh` script, remove redundant JS library mappings, and improve logging consistency.
8 months ago
handle-websocket.go
Add `run-relay-and-seed.sh` script, remove redundant JS library mappings, and improve logging consistency.
8 months ago
helpers.go
complete the marshal/unmarshal of events using the new pool enabled tag codecs
9 months ago
listener.go
Migrate internal module imports to unified package path.
8 months ago
main.go
Add relay identity management and subscription enhancements.
8 months ago
ok.go
Migrate internal module imports to unified package path.
8 months ago
payment_processor.go
Add relay identity pubkey and subscription-based profile updates; bump version to v0.8.4.
8 months ago
publisher.go
added profiler tooling to enable automated generation of profile reports
8 months ago
server.go
Add dynamic relay dashboard URL support and version increment to v0.8.2.
8 months ago
web.go
Embed React app and add new user authentication interface.
8 months ago