| .. |
|
indexes
|
Add full-text search indexing for word tokens and update tokenization logic
|
3 months ago |
|
count.go
|
add count (NIP-45) envelope support, bump to version v0.10.0
|
3 months ago |
|
database.go
|
Adjust BadgerDB memory configurations to optimize resource usage and bump version to v0.8.9.
|
3 months ago |
|
delete-event.go
|
Enhance delete event handling and logging
|
3 months ago |
|
delete-expired.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
export.go
|
small cleanups
|
3 months ago |
|
export_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
fetch-event-by-serial.go
|
Add detailed benchmark results for multiple relays.
|
4 months ago |
|
fetch-event-by-serial_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
fetch-events-by-serials.go
|
Add detailed benchmark results for multiple relays.
|
4 months ago |
|
get-fullidpubkey-by-serial.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
get-fullidpubkey-by-serials.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
get-indexes-for-event.go
|
Add full-text search indexing for word tokens and update tokenization logic
|
3 months ago |
|
get-indexes-for-event_test.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
get-indexes-from-filter.go
|
Add full-text search indexing for word tokens and update tokenization logic
|
3 months ago |
|
get-indexes-from-filter_test.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
get-serial-by-id.go
|
Delete outdated benchmark reports and results.
|
4 months ago |
|
get-serial-by-id_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
get-serials-by-range.go
|
Revert ephemeral event handling changes that broke relaytester
|
3 months ago |
|
get-serials-by-range_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
identity.go
|
Add relay identity management and subscription enhancements.
|
4 months ago |
|
import.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
logger.go
|
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules.
|
4 months ago |
|
markers.go
|
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
|
4 months ago |
|
migrations.go
|
completed fulltext index migration
|
3 months ago |
|
process-delete.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
query-events-multiple-param-replaceable_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-events-search_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-events.go
|
Enhance delete event functionality and UI updates
|
3 months ago |
|
query-events_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-authors-tags_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-created-at_test.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
query-for-deleted.go
|
Refactor deletion checks and error handling; bump version to v0.6.4.
|
4 months ago |
|
query-for-ids.go
|
Refine event filtering logic to enforce combined match criteria for Authors, Kinds, Tags, and search terms.
|
3 months ago |
|
query-for-ids_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-kinds-authors-tags_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-kinds-authors_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-kinds-tags_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-kinds_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-serials.go
|
Delete outdated benchmark reports and results.
|
4 months ago |
|
query-for-serials_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
query-for-tags_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
save-event.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
save-event_test.go
|
refactor save event method to expose whether it replaced an event
|
3 months ago |
|
subscriptions.go
|
Add relay identity management and subscription enhancements.
|
4 months ago |
|
subscriptions_test.go
|
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules.
|
4 months ago |
|
tokenize.go
|
completed fulltext index migration
|
3 months ago |