docbrown/app/helpers
Andy Zhao 71157c993e Hide comment feature (#4944)
* Add MVP of hide comment feature

* Slight copy adjustments

* Remove unused file oops

* Fix strange styling issues

* Add hide/unhide comment specs

* Authenticate user for hide/unhide

* Add tests for hide/unhide functionality

* Remove opacity CSS for hidden comments

* Fix hidden comment explanation logic

* Fix some styling issues

* Fix hiding top level comment logic

* Show only hidden comments in permalink and not thread

* Hide subtree properly if hidden comment

* Fix weird CSS issue

* Properly hide comments for permalink view

* Show children comments in permalink view

* Add tests for comment hiding visibility

* Remove superfluous code and adjust copy

* Remove some more logical duplication

* Add dedicated article column for any comments hidden

* Add reload in test
2019-12-10 15:09:47 -05:00
..
application_helper.rb Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
articles_helper.rb Fix linting (#4933) [deploy] 2019-11-26 08:35:34 -05:00
comments_helper.rb Hide comment feature (#4944) 2019-12-10 15:09:47 -05:00
feedback_messages_helper.rb Update Email Copy for internal/reports (#3867) 2019-08-30 09:58:30 -04:00
social_image_helper.rb Comment Social Preview (#4260) 2019-10-07 10:03:03 -04:00