docbrown/app
HKrogstie 2f9e581098 Remove double string escape by removing stip_tags from title (#3531)
* Remove double string escape by removing stip_tags from title

The field is escaped in views/articles/_liquid.html.erb

* Use sanitize for article title in liquid tag spec, add test

* Fix wrong comments

* Add tag to see that they are kept through rendering of liquid tags

* Fix error in test

* Try hack for sanitizing the way rails does it

* Use CGI.escapeHTML to keep tags in liquid tag link titles
2019-07-24 20:48:26 -04:00
..
assets Open a page in a new tab w/o warning when playing a podcast #2958 (#3499) 2019-07-18 09:51:08 -04:00
black_box Add watercooler as sidebar tag and watercooler flare (#3465) 2019-07-12 14:24:33 -04:00
controllers Remove unnecessary pluck calls (#3534) [ci skip] 2019-07-24 12:01:09 -04:00
dashboards Podcast episodes statuses #2952 (#3386) 2019-07-12 10:03:57 -04:00
decorators Sponsorship: business logic (step 2) (#3440) 2019-07-10 16:40:56 -04:00
errors Add API Analytics Endpoints (#2293) 2019-04-04 10:52:45 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Sponsorship: business logic (step 2) (#3440) 2019-07-10 16:40:56 -04:00
javascript Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
jobs Update podcast episode statuses #2952 (#3450) 2019-07-16 13:36:25 -04:00
labor Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
lib Add linuxrocks.online to Mastodon whitelist (#3068) 2019-06-07 10:02:49 -04:00
liquid_tags Remove double string escape by removing stip_tags from title (#3531) 2019-07-24 20:48:26 -04:00
mailers Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
models Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
observers Update slack channel name (#3218) 2019-06-18 14:47:53 -04:00
policies Make RSS's self-referential link an option (#3428) 2019-07-09 17:34:21 -04:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
services Remove unnecessary pluck calls (#3534) [ci skip] 2019-07-24 12:01:09 -04:00
uploaders Set max file size limit for profile images (#3313) 2019-06-28 12:06:25 -04:00
views Improve milestone notification's language (#3533) [ci skip] 2019-07-24 12:03:11 -04:00