You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OFF0 2d8e60a6df
feed: support reply and render incoming replies
Keeping current reply info so it can be accessed later to
publish the reply.

Before only known replies were rendered, now incoming replies
get added to the existing text note  instantly. This needs to
create a reply container if this is the first reply of this event.

Added time ago formatting and a helper function that switches
between relative time (if event < 24h) or absolute formatted time
(if older than 1 day).
2 years ago
..
bubble.svg initial 2 years ago
cards.css feed: support reply and render incoming replies 2 years ago
domutil.js feed: support reply and render incoming replies 2 years ago
form.css feed: support reply and render incoming replies 2 years ago
index.html feed: support reply and render incoming replies 2 years ago
main.css feed: support reply and render incoming replies 2 years ago
main.js feed: support reply and render incoming replies 2 years ago
tabs.css feed: support reply and render incoming replies 2 years ago
timeutil.js feed: support reply and render incoming replies 2 years ago