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/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
5 years ago
..
actions FIX: filters ignore media descriptions (#13837) 5 years ago
components Fix audio/video/images/cards not reacting to window resizes in web UI (#14130) 5 years ago
containers Fix expanded video player issues (#13541) 5 years ago
features Fix various issues around OpenGraph representation of media (#14133) 5 years ago
locales Add hints about incomplete remote content to web UI (#14031) 5 years ago
middleware Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 6 years ago
reducers Fix timeline markers not working on Chrome (#13887) 5 years ago
selectors Code style improvements in JavaScript (#13159) 6 years ago
service_worker Code style improvements in JavaScript (#13159) 6 years ago
storage
store Code style improvements in JavaScript (#13159) 6 years ago
utils Fix uninformative error message when uploading unsupported image files (#13540) 5 years ago
api.js
base_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 6 years ago
common.js Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 6 years ago
compare_id.js
extra_polyfills.js fix multiple space (#12655) 6 years ago
initial_state.js Add setting for whether to crop images in unexpanded toots (#12126) 6 years ago
is_mobile.js
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages (#12251) 6 years ago
load_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 6 years ago
main.js Fix `/web` redirecting to `/web/web` in web UI (#13128) 6 years ago
performance.js
ready.js
rtl.js Exclude URLs from text analysis (#11759) 6 years ago
scroll.js
settings.js
stream.js minor server-sent events fixes (#12945) 6 years ago
test_setup.js
uuid.js