You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
accounts.jsx Fix #431 - convert gif to webm during upload. Web UI treats them like it did 8 years ago
alerts.jsx
blocks.jsx
cards.jsx
compose.jsx
favourites.jsx
interactions.jsx
modal.jsx
notifications.jsx
reports.jsx
search.jsx
settings.jsx
statuses.jsx
store.jsx
timelines.jsx