mastodon/app/models/glitch
David Yip d263e3bc2d
Fill out some examples for Glitch::FilterHelper. #234.
Also add HTML entity decoding to Glitch::FilterHelper, which is needed
to e.g. match "<" to the tag-stripped version of "<p><3</p>" or
"<p>&lt;3</p>".
2018-02-10 02:40:27 -06:00
..
filter_helper.rb Fill out some examples for Glitch::FilterHelper. #234. 2018-02-10 02:40:27 -06:00
keyword_mute.rb Replace =~ with #matches?. #208. 2017-11-15 18:27:25 -06:00