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
86ac7b7897
Add full-text search indexing for word tokens and update tokenization logic
...
- Introduced word index (`WordPrefix`) for tokenized search terms.
- Added word token extraction in event and filter processing.
- Implemented Unicode-aware, case-insensitive tokenizer with URL, mention, and hex filters.
- Extended full-text indexing to include tags and content.
3 months ago
..
config
Add dynamic relay dashboard URL support and version increment to v0.8.2.
4 months ago
web
implement delete events
4 months ago
handle-auth.go
Add dynamic relay dashboard URL support and version increment to v0.8.2.
4 months ago
handle-close.go
Migrate internal module imports to unified package path.
4 months ago
handle-delete.go
Refactor deletion checks and error handling; bump version to v0.6.4.
4 months ago
handle-event.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-message.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
handle-relayinfo.go
Add full-text search indexing for word tokens and update tokenization logic
3 months ago
handle-req.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
handle-websocket.go
Add connection start time tracking and improve logging for WebSocket lifecycle
3 months ago
helpers.go
complete the marshal/unmarshal of events using the new pool enabled tag codecs
5 months ago
listener.go
Add connection start time tracking and improve logging for WebSocket lifecycle
3 months ago
main.go
Add relay identity management and subscription enhancements.
4 months ago
ok.go
Migrate internal module imports to unified package path.
4 months ago
payment_processor.go
Add relay identity pubkey and subscription-based profile updates; bump version to v0.8.4.
4 months ago
publisher.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
server.go
Add dynamic relay dashboard URL support and version increment to v0.8.2.
4 months ago
web.go
Embed React app and add new user authentication interface.
4 months ago