aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static/js/post_comment.js
Commit message (Collapse)AuthorAgeFilesLines
* post_comment.js, media.html: Add AJAX for posting commentsvijeth-aradhya2017-01-291-0/+63
Stop reloading the page when a comment is posted which helps in not stopping the media being played (for example, a song) Fixes https://issues.mediagoblin.org/ticket/868