chinwagsocial/app/assets/javascripts/components/actions
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 Smarter infinite scroll 2017-01-24 04:12:10 +01:00
alerts.jsx Adding notifications column 2016-11-20 19:39:58 +01:00
cards.jsx Smarter infinite scroll 2017-01-24 04:12:10 +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
favourites.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
interactions.jsx Adding list of who favourited status 2016-11-04 13:39:24 +01:00
modal.jsx Add opening images in a modal window 2016-10-24 18:08:23 +02:00
notifications.jsx Fix forgotten change of settings 2017-01-17 20:37:54 +01:00
search.jsx Search component 2016-11-13 13:04:18 +01:00
settings.jsx Home column filters 2017-01-10 17:25:10 +01:00
statuses.jsx Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
store.jsx Improve initialState loading 2017-01-09 12:37:53 +01:00
timelines.jsx Set isLoading false on timelines when request fails 2017-01-24 13:04:12 +01:00