This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/assets/javascripts/components
2017-03-29 22:27:24 +02:00
..
actions When replying to status with content warning, prefill content warning 2017-03-25 19:30:56 +01:00
components Redesigned compose form 2017-03-25 19:14:12 +01:00
containers Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
features Improve emojis - use SVGs where possible 2017-03-29 22:27:24 +02:00
locales Compose form layout fixes 2017-03-26 13:08:15 +02:00
middleware Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
reducers When replying to status with content warning, prefill content warning 2017-03-25 19:30:56 +01:00
selectors Improve compose form performance, upgrade JS dependencies. LightingBox 2017-02-26 01:23:44 +01: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 #203 - try/catch around JSON parse 2016-12-11 23:18:41 +01: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
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