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/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
9 years ago
..
accounts.jsx Smarter infinite scroll 9 years ago
alerts.jsx Adding notifications column 9 years ago
cards.jsx Smarter infinite scroll 9 years ago
compose.jsx Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 9 years ago
favourites.jsx Fix #238 - Add "favourites" column 9 years ago
interactions.jsx Adding list of who favourited status 9 years ago
modal.jsx
notifications.jsx Fix forgotten change of settings 9 years ago
search.jsx Search component 9 years ago
settings.jsx Home column filters 9 years ago
statuses.jsx Fix #463 - Fetch and display previews of URLs using OpenGraph tags 9 years ago
store.jsx Improve initialState loading 9 years ago
timelines.jsx Set isLoading false on timelines when request fails 9 years ago