mastodon/app/assets/javascripts/components/actions
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
..
accounts.jsx Fix #431 - convert gif to webm during upload. Web UI treats them like it did 2017-03-04 23:02:24 +01:00
alerts.jsx
blocks.jsx
cards.jsx Add <MissingIndicator /> when status or account are not found, skip alerts 2017-02-26 23:06:27 +01:00
compose.jsx Fix #372 - Emoji picker 2017-03-02 00:57:55 +01:00
favourites.jsx
interactions.jsx
modal.jsx
notifications.jsx Fix #38 - Unread indicator when new content appears above the fold 2017-02-21 00:10:49 +01:00
reports.jsx Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
search.jsx
settings.jsx
statuses.jsx Add <MissingIndicator /> when status or account are not found, skip alerts 2017-02-26 23:06:27 +01:00
store.jsx
timelines.jsx Revert infinite scroll in timelines back to looking at ID of oldest 2017-03-01 01:43:29 +01:00