chinwagsocial/app/javascript/mastodon/features
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
- Change audio files to not be stripped of metadata
- Automatically extract cover art from audio if it exists
- Add `thumbnail` parameter to `POST /api/v1/media`, `POST /api/v2/media` and `PUT /api/v1/media/:id`
- Add `icon` to represent it in attachments in ActivityPub
- Fix `preview_url` containing URL of missing missing image when there is no thumbnail instead of null
- Fix duration of audio not being displayed on public pages until the file is loaded
2020-06-29 13:56:55 +02:00
..
account/components Change “hide/show boosts from …” menu to be hidden when the account is muted (#13748) 2020-05-13 21:20:45 +02:00
account_gallery
account_timeline Add hints about incomplete remote content to web UI (#14031) 2020-06-14 22:29:40 +02:00
audio Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
blocks Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
bookmarked_statuses
community_timeline
compose Improve wording of the “Add media” button tooltip (#13954) 2020-06-26 00:14:29 +02:00
direct_timeline
directory
domain_blocks
emoji Fixed emoji detection problem to append border (#14020) 2020-06-10 21:56:14 +02:00
favourited_statuses
favourites
follow_requests Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
followers Add hints about incomplete remote content to web UI (#14031) 2020-06-14 22:29:40 +02:00
following Add hints about incomplete remote content to web UI (#14031) 2020-06-14 22:29:40 +02:00
generic_not_found
getting_started
hashtag_timeline Fix local streaming of hashtag timelines (#13827) 2020-05-23 05:46:29 +02:00
home_timeline
introduction
keyboard_shortcuts Add hotkey for toggling content warning composer field (#13987) 2020-06-09 10:32:32 +02:00
list_adder
list_editor
list_timeline
lists
mutes Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
notifications
pinned_statuses
public_timeline Add remote only to public timeline (#13504) 2020-05-10 10:36:18 +02:00
reblogs
report
search
standalone Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00
status Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
ui never filter own posts from timeline (#14128) 2020-06-23 16:01:34 +02:00
video Fix various issues around OpenGraph representation of media (#14133) 2020-06-25 01:33:01 +02:00