mastodon/app/assets/javascripts/components/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
2017-01-25 01:29:16 +01:00
..
account.jsx Improve how the list entry Account component looks when target is blocked/follow is requested 2017-01-16 19:36:32 +01:00
autosuggest_textarea.jsx Textarea: fix clicking on name suggestions 2017-01-22 22:57:58 -08:00
avatar.jsx Use full-text search for autosuggestions 2016-11-12 14:36:10 +01:00
button.jsx Use system fonts on more platforms 2017-01-04 20:24:27 -08:00
column_back_button.jsx Adding react-intl i18n to the frontend. No translations yet 2016-11-16 17:20:52 +01:00
column_collapsable.jsx Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
display_name.jsx Support emojis in display name, bio 2016-11-15 18:38:57 +01:00
dropdown_menu.jsx Expand dropdown leftways on status view 2017-01-08 06:32:37 -05:00
icon_button.jsx Better animations 2017-01-11 04:21:49 +01:00
lightbox.jsx Fix #414 - Improve lightbox, add loading indicator 2017-01-16 12:04:02 +01:00
loading_indicator.jsx Add "not found" component to UI 2017-01-10 13:50:59 +01:00
media_gallery.jsx Show visibility toggle on videos, show regardless of sensitivity 2017-01-19 21:24:30 -05:00
missing_indicator.jsx Add "not found" component to UI 2017-01-10 13:50:59 +01:00
permalink.jsx Make all account links into permalinks (open public except on left click) 2016-12-02 15:05:50 +01:00
relative_timestamp.jsx Fix #391 - relative timestamps now contain an exact datetime in title 2017-01-04 15:43:28 +01:00
status.jsx Center header in account column, hide media in "muted" status components (notifications) 2016-11-24 23:09:53 +01:00
status_action_bar.jsx Better animations 2017-01-11 04:21:49 +01:00
status_content.jsx Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
status_list.jsx Smarter infinite scroll 2017-01-24 04:12:10 +01:00
video_player.jsx Show visibility toggle on videos, show regardless of sensitivity 2017-01-19 21:24:30 -05:00