docbrown/spec
dgolant 3a81c82b28 Add liquid tag for Soundcloud (#844)
* Add liquid tag for Soundcloud

Adds a liquid tag for soundcloud links. Currently does not support customizing autplay, display for comments, or color.

* Strip HTML from Soundcloud tag input

We want to prevent potential XSS exploits, so we sanitize all link input

* Add Soundcloud tag documentation to editor guide
2018-10-09 13:51:59 -04:00
..
controllers Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
factories Finalize merge accounts (#820) 2018-10-04 12:27:37 -04:00
features Update test suite configuration (#702) 2018-09-24 14:40:22 -04:00
labor Fixes markdown nested lists by stripping all linebreaks (#815) 2018-10-05 15:11:12 -04:00
lib/acts_as_taggable_on Code cleanups (#659) 2018-08-07 11:00:13 -04:00
liquid_tags Add liquid tag for Soundcloud (#844) 2018-10-09 13:51:59 -04:00
mailers Finalize merge accounts (#820) 2018-10-04 12:27:37 -04:00
models Make changes to editor (#837) 2018-10-05 16:03:06 -04:00
policies Finalize merge accounts (#820) 2018-10-04 12:27:37 -04:00
requests Finalize merge accounts (#820) 2018-10-04 12:27:37 -04:00
routing Code cleanups (#659) 2018-08-07 11:00:13 -04:00
services Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
support Add liquid tag for Soundcloud (#844) 2018-10-09 13:51:59 -04:00
views Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
rails_helper.rb Update test suite configuration (#702) 2018-09-24 14:40:22 -04:00
spec_helper.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00