mastodon/app/assets/javascripts/components
Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
2017-03-04 23:02:24 +01:00
..
actions Fix #431 - convert gif to webm during upload. Web UI treats them like it did 2017-03-04 23:02:24 +01:00
components Fix #431 - convert gif to webm during upload. Web UI treats them like it did 2017-03-04 23:02:24 +01:00
containers Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
features Fix #431 - convert gif to webm during upload. Web UI treats them like it did 2017-03-04 23:02:24 +01:00
locales Rename "the whole known network" timeline to "federated timeline" 2017-03-04 00:19:18 +01:00
middleware Add <MissingIndicator /> when status or account are not found, skip alerts 2017-02-26 23:06:27 +01:00
reducers Fix #231 - Muting 2017-03-02 18:49:32 +01:00
selectors Improve compose form performance, upgrade JS dependencies. LightingBox 2017-02-26 01:23:44 +01:00
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 2017-01-20 20:14:02 +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 Revert "Display native emoji on browsers which support it" 2017-01-05 13:45:21 +01:00
is_mobile.jsx Switch to compose view when tapping 'mention' in dropdown on mobile 2017-01-08 17:12:00 -05: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