aboutsummaryrefslogtreecommitdiff
path: root/bog.js
AgeCommit message (Expand)Author
2019-12-31refactor gossip v 1.8.0Ev Bogue
2019-12-26temporarily disable image cacheEv Bogue
2019-12-07clean upEv Bogue
2019-11-23add a quickName function that only looks at cached nameEv Bogue
2019-11-22remove console logsEv 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-09-13less repeat code in publishEv 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-05remove consoles and commented non-working statementEv Bogue
2019-09-03first stab at secure bogbook (sbb)Ev Bogue
2019-07-14cache names to avoid scanning the entire log every time a name loadsEv Bogue
2019-07-12turn off console.logsEv Bogue
2019-07-10improvements to getnameEv Bogue
2019-07-07implement editable messages (for authors only)Ev Bogue
2019-06-23preview posts before you publish!Ev Bogue
2019-06-16fix a few bugs that prevented initial sync and sync when publishingEv Bogue
2019-05-22send to home when deleting a feedEv Bogue
2019-05-22render latest name instead of the first name you used to identifyEv Bogue
2019-05-14auto-gossip on profile load and publishEv Bogue
2019-05-01abstract regenerate into function and call regenerate on syncEv Bogue
2019-05-01no need to pass timestamp to publish, return getName to working orderEv Bogue
2019-05-01add opened message to logEv Bogue
2019-04-25this isnt quite working yet, but commiting anywayEv Bogue
2019-04-25major refactor -- new look and messages are stored as signatures - 1.3.0Ev Bogue