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
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
8 years ago
..
actions Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
components Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
containers Improve how the list entry Account component looks when target is blocked/follow is requested 8 years ago
features Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
locales Home column filters 8 years ago
middleware Fix #238 - Add "favourites" column 8 years ago
reducers Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
selectors
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 8 years ago
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx