aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-26roll out ad viewsEv Bogue
2019-11-26add an advertisement generator and send views to the clientEv Bogue
2019-11-24extract configuration options, and make it possible to run verboseEv Bogue
2019-11-24fix composer glitchEv Bogue
2019-11-24slow down ads a littleEv Bogue
2019-11-24slow down gossip a littleEv Bogue
2019-11-24serve ads if client feeds are up to dateEv Bogue
2019-11-23only call quickname on button pressEv Bogue
2019-11-23add a little padding to the sides on smaller screens tooEv Bogue
2019-11-23add a media query for small screens so composer is visibleEv Bogue
2019-11-23clean up and move all config and keys to a settings pageEv Bogue
2019-11-23unused gotNameEv Bogue
2019-11-23add name to buttonsEv Bogue
2019-11-23add a quickName function that only looks at cached nameEv Bogue
2019-11-23I think this fixes a rendering artifactEv Bogue
2019-11-23whoops did not iterate index rightEv Bogue
2019-11-23load only 25 posts at a time into the DOMEv Bogue
2019-11-22make it so you sync yourself without having to subscribe to yourself, remove ...Ev Bogue
2019-11-22bogbook @ 1.6.0 -- real-time bogbook and only send 25 posts at a timeEv Bogue
2019-11-22remove console logsEv Bogue
2019-11-22remove console logsEv Bogue
2019-11-17remove unused codeEv Bogue
2019-11-17add a reply button to profile pagesEv Bogue
2019-11-17show profile photo on profile, misc style tweaksEv Bogue
2019-11-17pass different image classes to getImageEv Bogue
2019-11-16add profile photos that are cropped to 250 by 250 and saved to your logEv Bogue
2019-11-16remove welcome message for nowEv Bogue
2019-10-20comment out newer additions that are not quite ready for primetimeEv Bogue
2019-10-06this is not done yet, but pushing anywayEv Bogue
2019-09-15price and location mostly work, working on adding photosEv Bogue
2019-09-13remove console.logEv Bogue
2019-09-13auto-load bogbook.com instead of test serverEv Bogue
2019-09-13less repeat code in publishEv Bogue
2019-09-10switch pubs aroundEv Bogue
2019-09-10make sure .bogbook dir gets createdEv Bogue
2019-09-10get publickeys from pub servers if they do not existEv Bogue
2019-09-09move bogs folder into .bogbook so that data is not being stored in repoEv Bogue
2019-09-09ecstatic should definitely not expose the server keypair!Ev Bogue
2019-09-08remove more console.logsEv Bogue
2019-09-08clean up server.jsEv Bogue
2019-09-07clean upEv Bogue
2019-09-07and we have our first version of secure bogbook (sbb) working!Ev Bogue
2019-09-05half-way towards having secure bog transfer completed, just need diffsEv Bogue
2019-09-05add ed2curve to libEv Bogue
2019-09-05remove consoles and commented non-working statementEv Bogue
2019-09-03first stab at secure bogbook (sbb)Ev Bogue
2019-08-171.4.0Ev Bogue
2019-08-17make sure scroller has two childnodes in both views before streaming posts inEv Bogue
2019-08-17stream gossiped posts into view, concat gossiped posts onto logs before savingEv Bogue
2019-07-29add search barEv Bogue