chinwagsocial/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
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx
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