aboutsummaryrefslogtreecommitdiff
path: root/render.js
AgeCommit message (Expand)Author
2020-01-22fix avatar cache to speed up image/name load timeEv Bogue
2020-01-11finish adding backgroundsEv Bogue
2020-01-10add background photos -- not quite done yetEv Bogue
2020-01-10attempt to fix bug where subs end up as nullEv Bogue
2020-01-03condense reply text into a ↳ symbol -- also render text of message that is ...Ev Bogue
2020-01-03change wording to "added an image to"Ev Bogue
2020-01-03rip out beaconsEv Bogue
2019-12-31refactor gossip v 1.8.0Ev Bogue
2019-12-22unboxable messages were removing beacon boxEv Bogue
2019-12-22make beacons go away with the heard button, also broadcast a heard to the pubEv Bogue
2019-12-22fix error where previous is undefinedEv Bogue
2019-12-21initial stab at private beaconsEv Bogue
2019-12-15click to expand imagesEv Bogue
2019-12-15add images to all postsEv Bogue
2019-12-15adjust ad vs sync speedEv Bogue
2019-12-15clean upEv Bogue
2019-12-15fix some glitches with the edit functionEv Bogue
2019-12-07break settings into own route and make it possible for guests to post adverti...Ev Bogue
2019-11-26roll out ad viewsEv Bogue
2019-11-26add an advertisement generator and send views to the clientEv 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 quickName function that only looks at cached nameEv Bogue
2019-11-17show profile photo on profile, misc style tweaksEv Bogue
2019-11-16add profile photos that are cropped to 250 by 250 and saved to your logEv 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-07-14clean upEv Bogue
2019-07-10improvements to getnameEv 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-06-23use raw instead of src for buttonEv Bogue
2019-06-23show and hide raw message with buttonEv Bogue
2019-06-23preview posts before you publish!Ev Bogue
2019-06-16reverse log when rendering threadsEv Bogue
2019-05-22show raw message data on clickEv Bogue
2019-05-02include names when replyingEv Bogue
2019-05-02add markdown support for postsEv Bogue
2019-05-02link name to feedEv Bogue
2019-05-01render name messagesEv Bogue
2019-05-01messages are already open now, so no need to open themEv 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-19making some progress...Ev Bogue
2019-04-19major refactor -- only storing author, hash, and signatures on messages and o...Ev Bogue