index
:
bogbook-esperanto.git
english
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render.js
Age
Commit message (
Expand
)
Author
2020-01-22
fix avatar cache to speed up image/name load time
Ev Bogue
2020-01-11
finish adding backgrounds
Ev Bogue
2020-01-10
add background photos -- not quite done yet
Ev Bogue
2020-01-10
attempt to fix bug where subs end up as null
Ev Bogue
2020-01-03
condense reply text into a ↳ symbol -- also render text of message that is ...
Ev Bogue
2020-01-03
change wording to "added an image to"
Ev Bogue
2020-01-03
rip out beacons
Ev Bogue
2019-12-31
refactor gossip v 1.8.0
Ev Bogue
2019-12-22
unboxable messages were removing beacon box
Ev Bogue
2019-12-22
make beacons go away with the heard button, also broadcast a heard to the pub
Ev Bogue
2019-12-22
fix error where previous is undefined
Ev Bogue
2019-12-21
initial stab at private beacons
Ev Bogue
2019-12-15
click to expand images
Ev Bogue
2019-12-15
add images to all posts
Ev Bogue
2019-12-15
adjust ad vs sync speed
Ev Bogue
2019-12-15
clean up
Ev Bogue
2019-12-15
fix some glitches with the edit function
Ev Bogue
2019-12-07
break settings into own route and make it possible for guests to post adverti...
Ev Bogue
2019-11-26
roll out ad views
Ev Bogue
2019-11-26
add an advertisement generator and send views to the client
Ev Bogue
2019-11-24
serve ads if client feeds are up to date
Ev Bogue
2019-11-23
only call quickname on button press
Ev Bogue
2019-11-23
add a quickName function that only looks at cached name
Ev Bogue
2019-11-17
show profile photo on profile, misc style tweaks
Ev Bogue
2019-11-16
add profile photos that are cropped to 250 by 250 and saved to your log
Ev Bogue
2019-10-20
comment out newer additions that are not quite ready for primetime
Ev Bogue
2019-10-06
this is not done yet, but pushing anyway
Ev Bogue
2019-09-15
price and location mostly work, working on adding photos
Ev Bogue
2019-07-14
clean up
Ev Bogue
2019-07-10
improvements to getname
Ev Bogue
2019-07-09
make sure to check that threaded replies have not already been rendered
Ev Bogue
2019-07-07
implement editable messages (for authors only)
Ev Bogue
2019-06-23
use raw instead of src for button
Ev Bogue
2019-06-23
show and hide raw message with button
Ev Bogue
2019-06-23
preview posts before you publish!
Ev Bogue
2019-06-16
reverse log when rendering threads
Ev Bogue
2019-05-22
show raw message data on click
Ev Bogue
2019-05-02
include names when replying
Ev Bogue
2019-05-02
add markdown support for posts
Ev Bogue
2019-05-02
link name to feed
Ev Bogue
2019-05-01
render name messages
Ev Bogue
2019-05-01
messages are already open now, so no need to open them
Ev Bogue
2019-04-25
this isnt quite working yet, but commiting anyway
Ev Bogue
2019-04-25
minor changes to make sure the app loads
Ev Bogue
2019-04-25
major refactor -- new look and messages are stored as signatures - 1.3.0
Ev Bogue
2019-04-19
move some stuff around and try to get it to work
Ev Bogue
2019-04-19
making some progress...
Ev Bogue
2019-04-19
major refactor -- only storing author, hash, and signatures on messages and o...
Ev Bogue