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 cb54891473
Remove verbose and debug logging across `HandleDelete`, `HandleEvent`, and `acl/follows` for consistency.
4 months ago
..
config Set default value for `LogToStdout`, enhance logging for request handling, query events, and filters, and fix ID handling in `relaytester-test.sh`. 4 months ago
handle-auth.go Remove debug logging across the codebase and update version to `v0.3.0`. 4 months ago
handle-close.go Add `HandleDelete` and `GetSerialsFromFilter` methods, integrate admin keys handling, and enhance constraints API. Include a new CLI `convert` tool for key translation. 4 months ago
handle-delete.go Remove verbose and debug logging across `HandleDelete`, `HandleEvent`, and `acl/follows` for consistency. 4 months ago
handle-event.go Remove verbose and debug logging across `HandleDelete`, `HandleEvent`, and `acl/follows` for consistency. 4 months ago
handle-message.go Remove debug logging across the codebase and update version to `v0.3.0`. 4 months ago
handle-relayinfo.go Uncomment and enable additional `relayinfo` features and fix order of event response handling in `SaveEvent`. 4 months ago
handle-req.go Remove debug logging across the codebase and update version to `v0.3.0`. 4 months ago
handle-websocket.go Remove debug logging across the codebase and update version to `v0.3.0`. 4 months ago
helpers.go complete the marshal/unmarshal of events using the new pool enabled tag codecs 5 months ago
listener.go implement auth and a simple admin-follows whitelist 4 months ago
main.go wire up trigger to restart sync for ACL spider 4 months ago
ok.go implement auth and a simple admin-follows whitelist 4 months ago
publisher.go Remove debug logging across the codebase and update version to `v0.3.0`. 4 months ago
server.go Remove debug logging across the codebase and update version to `v0.3.0`. 4 months ago