aboutsummaryrefslogtreecommitdiffstats
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
* Replace front-end with ReactGravatar Tom Willemse2013-06-192-24/+162
|
* Get data on a story from the serverGravatar Tom Willemse2013-05-221-0/+16
| | | | | | Uses a GET request to get extra data about a story, if that story already exists it removes it so users can hide/show as much as they like.
* Hide new story formGravatar Tom Willemse2013-05-211-0/+8
Use jQuery to allow it to be toggled between visible and invisible.