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 Adding notifications column 2016-11-20 19:39:58 +01:00
blocks.jsx Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 2017-02-05 19:18:11 +01:00
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 Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
interactions.jsx Adding list of who favourited status 2016-11-04 13:39:24 +01:00
modal.jsx Add next/previous navigation in modal for media attachments 2017-02-05 02:48:11 +01:00
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 Search component 2016-11-13 13:04:18 +01:00
settings.jsx Home column filters 2017-01-10 17:25:10 +01:00
statuses.jsx Add <MissingIndicator /> when status or account are not found, skip alerts 2017-02-26 23:06:27 +01:00
store.jsx Improve initialState loading 2017-01-09 12:37:53 +01:00
timelines.jsx Revert infinite scroll in timelines back to looking at ID of oldest 2017-03-01 01:43:29 +01:00