aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-23use my correct key in readmeEv Bogue
2019-06-16reverse log when rendering threadsEv Bogue
2019-06-16fix a few bugs that prevented initial sync and sync when publishingEv Bogue
2019-06-06change git repo to just gitEv Bogue
2019-06-05add support for multiple pubsEv Bogue
2019-06-05use latest ecstatic, because npm complained about old versionEv Bogue
2019-06-05rename readme to see if it shows up on sr.htEv Bogue
2019-05-23sync with multiple servers and implement subscriptionsEv Bogue
2019-05-22send to home when deleting a feedEv Bogue
2019-05-22show raw message data on clickEv Bogue
2019-05-22render new identity without page reload, remove sync buttonEv Bogue
2019-05-22render latest name instead of the first name you used to identifyEv Bogue
2019-05-14hardcode ev for nowEv Bogue
2019-05-14auto-gossip on profile load and publishEv Bogue
2019-05-14clean up server and show simpler logsEv Bogue
2019-05-02include names when replyingEv Bogue
2019-05-02add button to delete entire dbEv Bogue
2019-05-02renegerate afte deleting feedEv Bogue
2019-05-02add markdown support for postsEv Bogue
2019-05-02this seems to fix the bugEv Bogue
2019-05-02remove commentsEv Bogue
2019-05-02link name to feedEv Bogue
2019-05-01abstract regenerate into function and call regenerate on syncEv Bogue
2019-05-01add buttons to merge, sort, regenerate, delete, and sync logsEv Bogue
2019-05-01render name messagesEv Bogue
2019-05-01minor tweaksEv Bogue
2019-05-01no need to pass timestamp to publish, return getName to working orderEv Bogue
2019-05-01add repo urlEv Bogue
2019-05-01messages are already open now, so no need to open themEv Bogue
2019-05-01add opened message to logEv Bogue
2019-04-25ok, I think this worksEv Bogue
2019-04-25this isnt quite working yet, but commiting anywayEv Bogue
2019-04-25minor changes to make sure the app loadsEv Bogue
2019-04-25major refactor -- new look and messages are stored as signatures - 1.3.0Ev Bogue
2019-04-19move some stuff around and try to get it to workEv Bogue
2019-04-19fix little bugsEv Bogue
2019-04-19move welcome screen to own js fileEv Bogue
2019-04-19making some progress...Ev Bogue
2019-04-19move composer to libEv Bogue
2019-04-19close pre block in readmeEv Bogue
2019-04-19identify users on their profile pagesEv Bogue
2019-04-19major refactor -- only storing author, hash, and signatures on messages and o...Ev Bogue
2019-04-10parse json on key importEv Bogue
2019-04-10save imported key in localforageEv Bogue
2019-04-10quick fixEv Bogue
2019-04-10quick fixEv Bogue
2019-04-10save keys from localStorage oblivionEv 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