chinwagsocial/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 Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
alerts.jsx Adding notifications column 2016-11-20 19:39:58 +01:00
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 Improve initialState loading 2017-01-09 12:37:53 +01:00
modal.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
notifications.jsx Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
relationships.jsx Allow @username@domain/@username in follow form, prevent duplicate accounts 2016-11-03 16:57:44 +01:00
search.jsx Fix #427 - don't suggest hashtag if the search value contains a space 2017-01-15 14:47:39 +01:00
settings.jsx Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
status_lists.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
statuses.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
timelines.jsx Set isLoading false on timelines when request fails 2017-01-24 13:04:12 +01:00
user_lists.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00