1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-01 08:18:53 +09:00
YuruToot/app/assets/javascripts/components/features/compose
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
..
components Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
containers Implement a click-to-view spoiler system 2017-01-23 21:07:40 -05:00
index.jsx Add tab bar alternative to desktop UI, upgrade react & react-redux 2017-01-06 22:09:55 +01:00