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.
9 years ago
..
accounts.jsx Fix #431 - convert gif to webm during upload. Web UI treats them like it did 9 years ago
alerts.jsx Adding notifications column 9 years ago
blocks.jsx Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 9 years ago
cards.jsx Add <MissingIndicator /> when status or account are not found, skip alerts 9 years ago
compose.jsx Fix #372 - Emoji picker 9 years ago
favourites.jsx Fix #238 - Add "favourites" column 9 years ago
interactions.jsx Adding list of who favourited status 9 years ago
modal.jsx Add next/previous navigation in modal for media attachments 9 years ago
notifications.jsx Fix #38 - Unread indicator when new content appears above the fold 9 years ago
reports.jsx Adding POST /api/v1/reports API, and a UI for submitting reports 9 years ago
search.jsx Search component 9 years ago
settings.jsx Home column filters 9 years ago
statuses.jsx Add <MissingIndicator /> when status or account are not found, skip alerts 9 years ago
store.jsx Improve initialState loading 9 years ago
timelines.jsx Revert infinite scroll in timelines back to looking at ID of oldest 9 years ago