aboutsummaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-22 19:49:49 -0700
committerfriendica <info@friendica.com>2012-07-22 19:49:49 -0700
commit9299050fcbb86f8c54775d5ec05d71234eae6184 (patch)
treea85a62e7208c5c3ec584d35b7d2194b4f7d542a9 /js
parenteb4d5f4009a0443fe9e8b68eaa6ed1096a719a3c (diff)
downloadvolse-hubzilla-9299050fcbb86f8c54775d5ec05d71234eae6184.tar.gz
volse-hubzilla-9299050fcbb86f8c54775d5ec05d71234eae6184.tar.bz2
volse-hubzilla-9299050fcbb86f8c54775d5ec05d71234eae6184.zip
add js relative date calculator so that "3 minutes ago" will be updated when it gets to 4 minutes.
Diffstat (limited to 'js')
-rw-r--r--js/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/main.js b/js/main.js
index c9e57619b..b201557f9 100644
--- a/js/main.js
+++ b/js/main.js
@@ -652,3 +652,4 @@ function previewTheme(elm) {
});
}
+