From 9b1f50fefe021578113b8f5935084fe4fed110b2 Mon Sep 17 00:00:00 2001 From: Rubén Beltrán del Río Date: Tue, 31 Jan 2017 00:49:26 -0600 Subject: Add Comments (#4) * Preserve whitespace in posts * Create comments handler * Use comments handler * Update paw * Add comment components * Style comments * Remove unnecessary code from app * Fix linter warning * Add key to handle children (thx @javierbyte) * Add toggling to the form * Return all keys always * Correct missing semicolons * Restore redirect * Render posts conditionally * Set poll time to 1s * Set post frequency to 2s * Add polling to comments * Correct typo in error logging * Clear intervals and reduce polling * Stops polling if it's being destroyed * Update changelog --- etc/dasein.paw | Bin 16889 -> 20249 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'etc') diff --git a/etc/dasein.paw b/etc/dasein.paw index 9983dad..632b02b 100644 Binary files a/etc/dasein.paw and b/etc/dasein.paw differ -- cgit