aboutsummaryrefslogtreecommitdiff
path: root/render.js
AgeCommit message (Expand)Author
2020-02-01Merge new contents and translate as much as possible TODO: translate settings.jsJoop Kiefte
2020-01-31fix bug where "end" variable was not cleared properly between hashtagsEv Bogue
2020-01-26it turns out that there is no such thing as \n in htmlEv Bogue
2020-01-26add hashtag support to postsEv Bogue
2020-01-25make added image link to postEv Bogue
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-17add profile photos that are cropped to 250 by 250 and saved to your logEv 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-13Remove location stuff, going to add location support via search insteadJoop Kiefte
2019-10-12Add translations for identity, location and value stringsJoop Kiefte
2019-10-11Translate to EsperantoJoop Kiefte
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