summaryrefslogtreecommitdiff
path: root/client/js/controllers/comments_controller.js
AgeCommit message (Expand)Author
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2017-02-09server: use index-based paging (#123)rr-
2017-01-21client: refactor linking and routingrr-
2017-01-08client: rework promise error handlingrr-
2016-09-04client/general: improve URL escapingrr-
2016-08-28client/paging: avoid redrawing header navigationrr-
2016-08-23client/auth: show errors early in controllersrr-
2016-08-22client/events: adjust event namesrr-
2016-07-13client/general: add title to every pagerr-
2016-07-08client/general: refactor URL parameter handlingrr-
2016-07-06client/posts: add mass tagrr-
2016-06-20client/general: replace direct API with modelsrr-
2016-06-18client/general: remove api calls from controlsrr-
2016-06-18client/general: refactor control flowrr-
2016-06-13client/top-nav: trying out actual mvcrr-
2016-06-12client/paging: remember results in historyrr-
2016-06-12client/router: introduce own routerrr-
2016-06-12client/comments: add global comment listrr-
2016-05-29client/general: unimplemented views empty viewportrr-
2016-05-21client/general: refactor all the thingsrr-
2016-04-06client/routing: move routing to controllersrr-
2016-04-01split files into client/ and server/rr-