1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700)
When transmitting data in a HTML-encoded element like <content type="html" />,
relying on newlines being preserved is not wise, since HTML by itself
does not care for newlines - it cares for <p> and <br>

Additional fix: reset NSFW toggle after sending toot
2017-04-13 19:23:36 +02:00
..
assets Fix #1609, fix #1628 - Revert #1397 (#1700) 2017-04-13 19:23:36 +02:00
controllers
helpers Add Dutch translation (nl) (#1682) 2017-04-13 16:02:23 +02:00
lib Fix #1609, fix #1628 - Revert #1397 (#1700) 2017-04-13 19:23:36 +02:00
mailers
models
presenters
services
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Do not show media attachment as og:image if it was marked as NSFW (#1693) 2017-04-13 15:59:43 +02:00
workers