76 Commits (958b3e4376cb3f3cf09f9b94a8c370fcc0a2573f)

Author SHA1 Message Date
ansuz b65730b853 allow admins to enable configurable disk I/O profiling 3 years ago
ansuz eea0688879 log messages which fail signature validation 4 years ago
ansuz 87c6e3270d make a note about restricting channel creation to registered users 4 years ago
ansuz 15d6f573e7 don't send DUPLICATE error 4 years ago
yflory 96892bff48 Merge branch 'staging' into broadcast 4 years ago
yflory 6f1caf3540 Fix team creation 4 years ago
ansuz 75f9459950 leave a FIXME in the server 4 years ago
ansuz 5eddb41d77 add more background info for some protocol semantics 4 years ago
yflory ed09b92592 Fix deleted pad restored corrupted from cache 4 years ago
yflory dbce0fe429 Use 33 characters admin channels 4 years ago
yflory a17e732473 Add XXX 4 years ago
yflory fee8a88169 Instance notification prototype 4 years ago
ansuz c9d1996e0d avoid incrementing index size twice for a single message 4 years ago
ansuz 70ba468211 lint compliance 4 years ago
yflory f09ef072ac Fix XXX 4 years ago
ansuz 50bec7386d flag logic that is missing callbacks 4 years ago
yflory 287b80d4b8 Merge branch 'staging' into callback 4 years ago
yflory ea4c529e39 Remove offset code 4 years ago
ansuz 8990e8def9 provide more context for EUNKNOWN logs 4 years ago
yflory 0fc8bfde4a Use new server format for history keeper time 4 years ago
yflory fc514fb61d Support a callback on channelMessage 4 years ago
yflory e5af30d678 more EUNKNOWN 4 years ago
yflory 34284fcc0c Fix issues with deprecated cache 4 years ago
yflory 5946b10d0b No page reload when the cache is corrupted onReady 4 years ago
yflory d16cc2472d First prototype of an offline cache 4 years ago
yflory b31707098a Improve getHistoryRange to support 'toHash' 4 years ago
ansuz 48deced859 fix serverside index corruption 5 years ago
ansuz 4037270a23 add a FIXME note for a sketchy implementation in history keeper 5 years ago
ansuz 02347d134a queue signature validation per-channel to ensure correct ordering 5 years ago
ansuz 8bee95d13d improve error reporting in GET_HISTORY 5 years ago
ansuz b56c73be6e delegate more work from getOlderHistory to the worker 5 years ago
ansuz 4e57e390da write tasks inside of workers 5 years ago
ansuz 0465f31a45 add a FIXME note 5 years ago
ansuz e0a6852b79 correctly serialize an error log 5 years ago
yflory 32406a5995 Merge branch 'master' into staging 5 years ago
ansuz 834c96a4fc update comments and remove some notes 5 years ago
ansuz ed5d97f899 WIP history-keeper fixes 5 years ago
ansuz eddbe80eef Merge branch 'soon' into staging 5 years ago
ansuz 77961e3954 trim lookup tables for channels without checkpoints 5 years ago
ansuz db9eaa8d4f Merge branch 'soon' into staging 5 years ago
ansuz b5649707d1 export 'tryParse' command 5 years ago
ansuz 64b0879984 improve logging for parse errors 5 years ago
ansuz 9dbd32758a improve worker logging and move blob deletion to worker processes as well 5 years ago
ansuz 5f2d7c8dcf increase worker rpc wait time before timeout 5 years ago
ansuz 33e8e65507 handle errors in the server's workers 5 years ago
ansuz a4c8039cc7 improve error handling with rpc response API 5 years ago
yflory e15196bd53 Merge branch 'reconnect' into staging 5 years ago
ansuz 14feef1757 calculate pin list checksums in a worker 5 years ago
ansuz 70a0d4efb4 move more database reads into the database worker 5 years ago
ansuz 4ba36a9173 load user pins in the database worker 5 years ago