docbrown/spec
Efereyan Karen Simisola fc7ed20a9f
Publicly indicate if someone edits their comments (#10524)
* Publicly indicate if someone edits their comments

Signed-off-by: Efereyan Karen Simisola <thedevkaren@gmail.com>

* Implement required changes for date edited

* Add methods for readable publish date and edited at in comment decorator

Signed-off-by: Efereyan Karen Simisola <thedevkaren@gmail.com>

* Fix syntax error and decorator naming error

* Add tests

* Update app/views/comments/_comment_date.erb

Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>

Co-authored-by: rhymes <rhymes@hey.com>
Co-authored-by: Michael Kohl <me@citizen428.net>
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2021-03-02 09:47:25 +07:00
..
black_box Routine rubocop fixes (#10237) 2020-09-08 12:06:47 -04:00
decorators Improve cumulative layout shift on comment reactions + optimizations (#12309) 2021-01-18 19:29:44 -05:00
factories Parenthesis consistency for add_role and remove_role (#12661) 2021-02-15 20:35:25 +02:00
fixtures Deployment Task: Update onboarding fields prior to #11629 (#11704) 2020-12-07 14:57:18 -05:00
generator Add service generator (#11265) 2020-11-10 09:09:35 +07:00
helpers Remove old code for feedback messages email to the reporter (#12567) 2021-02-06 10:03:38 +03:00
initializers Fix regression in Honeybadger.config.exceptions.ignore (#12796) 2021-02-23 19:08:29 +01:00
lib Spike: Add ThrottledCall utility class (#12779) 2021-03-01 08:51:04 +07:00
liquid_tags improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00
mailers Email confirmation to abuse reports (#12557) 2021-02-03 22:59:50 +03:00
models Part 1: Shows Relevant #help Posts in Homepage Sidebar (#12670) [deploy] 2021-03-01 10:24:57 -07:00
policies Prevent banned users from using API (#12730) 2021-02-18 17:56:16 -05:00
queries/admin Add all new functionality for trusted (#10816) 2020-10-15 17:00:49 -04:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Add admin overview page (#12726) 2021-03-01 18:59:05 -06:00
routing Adds a feature flag for Data Update Scripts (#12641) 2021-02-10 18:22:27 +02:00
serializers/search [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
services Refactor: Extract Role Removal Into a Service (#12812) [deploy] 2021-03-01 09:07:30 -07:00
support improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00
system Publicly indicate if someone edits their comments (#10524) 2021-03-02 09:47:25 +07:00
tasks Refactor:Send Welcome Broadcast Notifications From Sidekiq (#9923) 2020-08-21 12:57:08 -04:00
uploaders Bump carrierwave from 2.1.1 to 2.2.0 (#12802) 2021-02-25 10:53:25 +01:00
view_objects Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
views Add max_bytes to imgproxy. (#12110) 2021-01-04 14:41:32 -05:00
workers Bug Fix:Update updated_at Timestamp Everytime We Run Repo Sync Worker (#12853) 2021-03-01 13:45:10 -06:00
rails_helper.rb Bump rubocop from 1.10.0 to 1.11.0 (#12848) 2021-03-01 14:34:13 +00:00
spec_helper.rb Manually load dotenv in test (#9971) 2020-08-24 20:19:03 +02:00