mastodon/app/assets/javascripts/components/reducers
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
2017-01-25 01:29:16 +01:00
..
accounts.jsx
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 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
index.jsx Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
meta.jsx
modal.jsx
notifications.jsx
relationships.jsx
search.jsx
settings.jsx
status_lists.jsx
statuses.jsx
timelines.jsx Set isLoading false on timelines when request fails 2017-01-24 13:04:12 +01:00
user_lists.jsx