ikiwiki/underlays/javascript
Joey Hess 2c74f09bb8 relativedate: Deal with clock skew.
If the server has a clock running a bit ahead of the web browsing client,
relativedate could cause somewhat confusing displays like "3 seconds from now"
for just posted things.

As a hack, avoid displaying times in the future if they're less than a
small slip forward. I chose 30 minutes because both client and server could
be wrong in different directions, while it's still close enough that "just
now" is not horribly wrong.
2009-04-23 13:39:42 -04:00
..
ikiwiki.js partial support for calling onload once the DOM is ready 2008-10-19 15:45:29 -04:00
relativedate.js relativedate: Deal with clock skew. 2009-04-23 13:39:42 -04:00
toggle.js Add an underlay for javascript, and add ikiwiki.js containing some utility code. 2008-10-17 20:28:18 -04:00