mastodon/app/javascript/mastodon
Eugen Rochko 662a49dc3f
Fix various issues around OpenGraph representation of media (#14133)
- Fix audio attachments not being represented in OpenGraph tags
- Fix audio being represented as "1 image" in OpenGraph descriptions
- Fix video metadata being overwritten by paperclip-av-transcoder
- Fix embedded player not using Mastodon's UI
- Fix audio/video progress bars not moving smoothly
- Fix audio/video buffered bars not displaying correctly
2020-06-25 01:33:01 +02:00
..
actions FIX: filters ignore media descriptions (#13837) 2020-06-09 00:11:42 +02:00
components Fix audio/video/images/cards not reacting to window resizes in web UI (#14130) 2020-06-24 10:25:32 +02:00
containers Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00
features Fix various issues around OpenGraph representation of media (#14133) 2020-06-25 01:33:01 +02:00
locales Add hints about incomplete remote content to web UI (#14031) 2020-06-14 22:29:40 +02:00
middleware
reducers Fix timeline markers not working on Chrome (#13887) 2020-05-29 16:14:16 +02:00
selectors
service_worker
storage
store
utils Fix uninformative error message when uploading unsupported image files (#13540) 2020-04-25 12:27:29 +02:00
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js