You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/assets/javascripts/components/reducers
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
8 years ago
..
accounts.jsx
alerts.jsx
cards.jsx
compose.jsx
index.jsx
meta.jsx
modal.jsx
notifications.jsx
relationships.jsx
reports.jsx
search.jsx
settings.jsx
status_lists.jsx
statuses.jsx
timelines.jsx
user_lists.jsx