mastodon/app/assets/javascripts/components
Luc Didry fa89deb4eb Add title attribute to URLs in statuses (#1755)
Since URLs in statuses are truncated, it would be pleasant to see the
full URL when hovering the URL (like on twitter, yes).
2017-04-14 13:22:56 +02:00
..
actions Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 2017-04-13 19:36:41 +02:00
components Add title attribute to URLs in statuses (#1755) 2017-04-14 13:22:56 +02:00
containers Add overlay style to buttons, continue video after expanding it 2017-04-13 17:01:09 +02:00
features Use landmark regions on columns (#1732) 2017-04-14 11:12:59 +02:00
locales Fix invalid byte sequence issue in nl.jsx (#1751) 2017-04-14 13:00:03 +02:00
middleware Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
reducers Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 2017-04-13 19:36:41 +02:00
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 2017-04-02 22:02:38 +02:00
store Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
.gitkeep Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
api.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 2017-04-11 22:53:58 +02:00
emoji.jsx Improve emojis - use SVGs where possible 2017-03-29 22:27:24 +02:00
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 2017-03-07 09:54:57 +01:00
link_header.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 2017-04-11 22:53:58 +02:00
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 2017-02-28 01:52:31 +01:00
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 2017-02-07 14:39:08 +01:00