docbrown/app
Fernando Valverde e5e36a2e2d
Comment fragment link when signed out (#18517)
* Comment fragment link when signed out

* Optional chaining for article path

* Fix comment liquid tag rendering

* Extract signed in/out logic into helper

* Debugging specs

* Fix specs

* Use named empty anchor to link comments with id_code
2022-10-03 07:58:34 -06:00
..
assets DisplayAdEvent tracking changes (#18460) 2022-09-26 16:33:03 +02:00
controllers Restore DisplayAd search (#18511) 2022-09-29 10:27:09 +02:00
decorators Remove featured number usage from articles (#18510) 2022-09-28 08:59:03 -06:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Using a Form Object that will persist for the Creator Settings Form (#15684) 2021-12-10 17:07:40 +02:00
helpers Comment fragment link when signed out (#18517) 2022-10-03 07:58:34 -06:00
javascript Snackbar error message in comments image upload (#18504) 2022-09-29 14:07:11 -06:00
lib Comment fragment link when signed out (#18517) 2022-10-03 07:58:34 -06:00
liquid_tags Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Restore DisplayAd search (#18511) 2022-09-29 10:27:09 +02:00
policies Restrict Reactions API to admins (#18424) 2022-09-08 17:56:42 +02:00
queries Admin can attach user via username (#18056) 2022-07-18 14:17:45 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
services Remove featured number usage from articles (#18510) 2022-09-28 08:59:03 -06:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Convert CRLF to LF when validating summary (#18140) 2022-07-26 12:21:34 +01:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Comment fragment link when signed out (#18517) 2022-10-03 07:58:34 -06:00
workers Try fixing comment like count bugs (#18438) 2022-09-12 10:12:46 +02:00