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
Stephen Burgess 7ee8e50b9c fix(style): Fix styles after classname refactor (#2368)
Float detailed status display avatar left. Only apply display block to display names in status info, not in detailed status. Thanks to @nightpool for finding those. Make star icon in notification show up as gold. Add anchor selector back to status__content__spoiler-link in order to override default anchor style elsewhere.
8 years ago
..
actions Add hasMore field to account timeline (#2066) 8 years ago
components fix(style): Fix regressions introduced by #2338 (#2345) 8 years ago
containers Adding arabic string localization (rebased) (#1895) 8 years ago
features fix(style): Fix styles after classname refactor (#2368) 8 years ago
locales Add Japanese translation to EmojiPicker component (#2359) 8 years ago
middleware Add eslint-plugin-jsx-a11y (#1651) 8 years ago
reducers Put space before image (#1735) 8 years ago
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 8 years ago
store Replace howler.js with simple <audio />, will hopefully resolve 8 years ago
.gitkeep Adding React.js, Redux, revamping dashboard 8 years ago
api.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 8 years ago
emoji.jsx Improve emojis - use SVGs where possible 8 years ago
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 8 years ago
link_header.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 8 years ago
stream.jsx Send initial state in a <script type="application/json"> tag (#1806) 8 years ago