mastodon/app
abcang 90760eae4c fix regex filter (#1845)
* fix regex filter

* fixed br to linebreak and, stlip tags.

* change to send raw content

* changed to unescape in reducer
2017-04-16 16:33:38 +02:00
..
assets fix regex filter (#1845) 2017-04-16 16:33:38 +02:00
controllers Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
helpers View spec fix (#1888) 2017-04-16 03:40:33 +02:00
lib Fix #1852 - Ensure feeds have valid <title> tags (#1875) 2017-04-16 02:40:36 +02:00
mailers
models Remove .keep in models (#1892) 2017-04-16 16:28:52 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
services Fixed NoMethodError in UnfollowService (#1918) 2017-04-16 14:55:43 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
workers