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
Matthias Jouan 3fd5385e7b Add username as a title for mentions (#1385)
Add a title attribute on mention links for both notifications
and mentions in statuses.

Related to #1350
9 years ago
..
actions API param to exclude notification types from response (#1341) 9 years ago
components Add username as a title for mentions (#1385) 9 years ago
containers Add Russian translation (ru) (#1023) 9 years ago
features Add username as a title for mentions (#1385) 9 years ago
locales Add Russian translation (ru) (#1023) 9 years ago
middleware Replace howler.js with simple <audio />, will hopefully resolve 9 years ago
reducers Keep track of which timelines are connected live to avoid redundant 9 years ago
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 9 years ago
store Replace howler.js with simple <audio />, will hopefully resolve 9 years ago
.gitkeep Adding React.js, Redux, revamping dashboard 9 years ago
api.jsx Fix #203 - try/catch around JSON parse 9 years ago
emoji.jsx Improve emojis - use SVGs where possible 9 years ago
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 9 years ago
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 9 years ago
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 9 years ago