aboutsummaryrefslogtreecommitdiff
path: root/lib.js
AgeCommit message (Expand)Author
2019-04-19major refactor -- only storing author, hash, and signatures on messages and o...Ev Bogue
2019-04-101.1.0 -- refactor to store client data in browser with localforage.jsEv Bogue
2019-04-08add multipub syncEv Bogue
2019-04-08add hash router to individual posts, when linked in markdownEv Bogue
2019-04-07transmit log to server on publishEv Bogue
2019-04-07request subscribed feeds on public feed loadEv Bogue
2019-04-07show raw message upon clicking [src]Ev Bogue
2019-04-07shorten hashes in urls so they stay on page in mobileEv Bogue
2019-04-06but make sure to check message is not already rendered, so there are no repeatsEv Bogue
2019-04-06I think this will render threads correctlyEv Bogue
2019-04-06clean up the keygen process, and make sure we link to local websockets in repoEv Bogue
2019-04-05fix a bug where the same message was displayed twice in threadingEv Bogue
2019-04-05initial attempt at message threadingEv Bogue
2019-04-04add marked support, and make sure publickey links use hash routerEv Bogue
2019-04-03initial commitEv Bogue