You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cryptpad/lib
ansuz 38c1700173 Respond to pinning RPCs as soon as possible
(instead of waiting until you've read an unbounded number
of pin logs while queries back up in memory)

Also replace instances of 'publicKey' with 'safeKey' or 'unsafeKey'
to clearly and correctly indicate their format.
5 years ago
..
client use fast implementations of tweetnacl serverside 5 years ago
commands Respond to pinning RPCs as soon as possible 5 years ago
api.js suppress some routine server logs 5 years ago
batch-read.js guarantee asynchronous execution for batch reads and write queues 5 years ago
common-util.js implement Util.both 5 years ago
deduplicate.js prevent duplicated owners in metadata amendments 5 years ago
historyKeeper.js clean up historykeeper 5 years ago
hk-util.js Merge branch 'staging' into communities-trim 5 years ago
load-config.js Log errors in faulty custom config file 5 years ago
log.js always supply a callback when writing messages 5 years ago
metadata.js Fix syntax error 5 years ago
once.js update lib/once.js to match clientside definition 5 years ago
pins.js Respond to pinning RPCs as soon as possible 5 years ago
plan.js lint compliance 5 years ago
rpc.js Respond to pinning RPCs as soon as possible 5 years ago
schedule.js throw in a little asynchrony 5 years ago
write-queue.js guarantee asynchronous execution for batch reads and write queues 5 years ago