You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Claire 0c24c865b7
Fix crash if a notification contains an unprocessed media attachment (#16573)
3 years ago
..
actions Add confirmation modal when closing media edit modal with unsaved changes (#16518) 3 years ago
components Fix crash if a notification contains an unprocessed media attachment (#16573) 3 years ago
containers Improve modal flow and back button handling (#16499) 3 years ago
features Fix logout link not working in safari (#16574) 3 years ago
locales New Crowdin updates (#16288) 3 years ago
middleware Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 4 years ago
reducers Add confirmation modal when closing media edit modal with unsaved changes (#16518) 3 years ago
selectors Fix unnecessary re-rendering of various components when typing in web UI (#15286) 3 years ago
service_worker Code style improvements in JavaScript (#13159) 4 years ago
storage
store Code style improvements in JavaScript (#13159) 4 years ago
utils Change max. image dimensions to 1920x1080px (1080p) (#15690) 3 years ago
api.js
base_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 4 years ago
blurhash.js Fix not being able to open audio modal in web UI (#15283) 3 years ago
common.js Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 4 years ago
compare_id.js
extra_polyfills.js fix multiple space (#12655) 4 years ago
initial_state.js Fix #16407 (#16432) 3 years ago
is_mobile.js Fix pop-out player appearing on mobile screens in web UI (#15157) 4 years ago
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages (#12251) 5 years ago
load_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 4 years ago
main.js Fix browser notification permission request logic (#13543) 4 years ago
performance.js
ready.js
scroll.js
settings.js
stream.js Fixed ESLint error (#15214) 4 years ago
test_setup.js Replace to testing-library from enzyme (#14152) 4 years ago
uuid.js