chinwagsocial/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 Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00
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 Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
models Admin accounts controller cleanup (#1664) 2017-04-13 13:04:23 +02:00
presenters Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
services Silence more scope order warnings (#1604) 2017-04-12 15:58:08 +02:00
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 Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00