]> git.r.bdr.sh - rbdr/dasein/commitdiff
Add Comments (#4)
authorRubén Beltrán del Río <redacted>
Tue, 31 Jan 2017 06:49:26 +0000 (00:49 -0600)
committerGitHub <redacted>
Tue, 31 Jan 2017 06:49:26 +0000 (00:49 -0600)
* 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


No differences found