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
2017-04-13 19:23:36 +02:00
..
accounts.jsx Rework search 2017-03-31 21:11:09 +02:00
alerts.jsx
cards.jsx Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
compose.jsx Fix #1609, fix #1628 - Revert #1397 (#1700) 2017-04-13 19:23:36 +02:00
index.jsx
meta.jsx
modal.jsx Made modal system more generic 2017-04-01 22:11:28 +02:00
notifications.jsx
relationships.jsx Fix reworked search 2017-03-31 22:45:56 +02:00
reports.jsx
search.jsx Rework search 2017-03-31 21:11:09 +02:00
settings.jsx
status_lists.jsx
statuses.jsx Rework search 2017-03-31 21:11:09 +02:00
timelines.jsx Keep track of which timelines are connected live to avoid redundant 2017-04-02 21:44:06 +02:00
user_lists.jsx