22 Commits (02a4de58510ad7e9309b6757e99e8164cef91a58)

Author SHA1 Message Date
ansuz 5cf8ca70e6 don't pin falsey document ids 4 years ago
ansuz 471a9a33ac take note of a minor error with pin RPCs 4 years ago
ansuz bd3e18d1a8 only cache a user's pinned channels if there are no errors when loading them 5 years ago
ansuz bef18a9320 hotfix 5 years ago
ansuz cb53bd1c15 lint compliance 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
ansuz 90899aa2f4 start reviewing and removing XXX notes 5 years ago
ansuz 2a9780abcf lint compliance 5 years ago
ansuz 81c7416095 lint compliance 5 years ago
ansuz 1230057970 disable IS_PAD_PINNED 5 years ago
ansuz 32d769447a begin standardizing our method of streaming lines from files 5 years ago
ansuz 021a6b361f remove a bogus XXX note 5 years ago
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
ansuz 3dc789cbca replace pinned.js with low-profile streaming implementation 5 years ago
ansuz 1231cacef1 remove XXX 5 years ago
ansuz 802034616c centralize historykeeper-rpc interaction in rpc methods 5 years ago
ansuz bde17a62a1 continue refactoring rpc 5 years ago
ansuz fa525817ba fix broken removePins RPC 5 years ago
ansuz c765362744 move more rpc functionality into modules 5 years ago
ansuz c93b39c094 separate more rpc functionality into pinning and core submodules 5 years ago