aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-23Possible mobile quick fixenglishJoop Kiefte
2019-10-23Make it work on ipfs (removing root references)Joop Kiefte
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
2019-07-29profile pages are faster with unboxed logEv Bogue
2019-07-29add mentions button to profile pagesEv Bogue
2019-07-29make search case insensitiveEv Bogue
2019-07-29implement searchEv Bogue
2019-07-23turns out we can avoid sending requester id to the serverEv Bogue
2019-07-19prevent blank identifications -- which seem to happen oftenEv Bogue
2019-07-14delete name cache when identifying on profile pageEv Bogue
2019-07-14clean upEv Bogue
2019-07-14only call nameCheck if you haven not identifiedEv Bogue
2019-07-14namecheck should only show up once nowEv Bogue
2019-07-14cache names to avoid scanning the entire log every time a name loadsEv Bogue
2019-07-13wait a little longerEv Bogue
2019-07-13delay showing invitation to identifyEv Bogue
2019-07-12modify phrasingEv Bogue
2019-07-12accidentally linked to publicKey instead of the feed id of the profile, fixedEv Bogue
2019-07-12clean up welcome, and link to sr.ht instead of githubEv Bogue
2019-07-12turn off console.logsEv Bogue
2019-07-12show a welcome message with an invitation to identify if a person has no nameEv Bogue
2019-07-10improvements to getnameEv Bogue
2019-07-10make sure replies show up when postedEv Bogue
2019-07-09make hrs #dddEv Bogue
2019-07-09make sure to check that threaded replies have not already been renderedEv Bogue
2019-07-07implement editable messages (for authors only)Ev Bogue
2019-07-07add a new subtitleEv Bogue
2019-06-23use raw instead of src for buttonEv Bogue