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
Eugen 2810013b93 API param to exclude notification types from response (#1341)
* Add exclude_types param to /api/v1/notifications

* Exclude notification types in web UI through exclude_types in the API
9 years ago
..
actions API param to exclude notification types from response (#1341) 9 years ago
components Keep newlines in xml (#1397) 9 years ago
containers Add Russian translation (ru) (#1023) 9 years ago
features Add more specific class names to notification divs (#1120) 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
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