From 0d2378002fa40ce4f20f2c5ca3e002b708e5caf5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 4 Nov 2016 15:30:08 -0400 Subject: Displays latest events (for last 2-3 minutes) and other tweaks. #356 should be mostly working - the only caveat is long running event recordings in mocord/record -- they won't keep getting updated till the currently recorded event is over. --- www/templates/timeline.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'www/templates/timeline.html') diff --git a/www/templates/timeline.html b/www/templates/timeline.html index 7fc2bcb1..06738e1a 100644 --- a/www/templates/timeline.html +++ b/www/templates/timeline.html @@ -33,9 +33,14 @@
- +
+ +
+

{{newEvents}}

+
+
-- cgit v1.2.3