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.
 
 
 
 
 
 
ThibG b998ec7c72
Fix WebUI crash in single-column mode on prehistoric browsers (#13267)
6 years ago
..
actions Fix regression in “Edit media” modal in web UI (#13243) 6 years ago
components Fix WebUI crash in single-column mode on prehistoric browsers (#13267) 6 years ago
containers Change the string "hidden" to "blocked" in WebUI (#13221) 6 years ago
features Fix detailed view of direct messages displaying a 0 boost count (#13244) 6 years ago
locales Change the string "hidden" to "blocked" in WebUI (#13221) 6 years ago
middleware Add missing rejection handling for Promises (#7008) 8 years ago
reducers Code style improvements in JavaScript (#13159) 6 years ago
selectors Code style improvements in JavaScript (#13159) 6 years ago
service_worker Code style improvements in JavaScript (#13159) 6 years ago
storage Cache media only when storage can be freed (#7547) 8 years ago
store Code style improvements in JavaScript (#13159) 6 years ago
utils Fix shortNumberFormat to within 3 chars without units (#12706) 6 years ago
api.js Do not set CSRF Token when no csrf header (#10383) 7 years ago
base_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 6 years ago
common.js Improve the public hashtag page (#9831) 7 years ago
compare_id.js Add option to disable real-time updates in web UI (#9984) 7 years ago
extra_polyfills.js fix multiple space (#12655) 6 years ago
initial_state.js Add setting for whether to crop images in unexpanded toots (#12126) 7 years ago
is_mobile.js Change mobile layout breakpoint from 1024px to 630px (#5063) 9 years ago
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 Upgrade to React 16 (#5119) 9 years ago
ready.js Do not load unnecessary script files (#4193) 9 years ago
rtl.js Exclude URLs from text analysis (#11759) 7 years ago
scroll.js Use ScrollToOptions for smooth scrolling if supported (#11207) 7 years ago
settings.js Implement tag auto-completion by history (#6621) 8 years ago
stream.js minor server-sent events fixes (#12945) 6 years ago
test_setup.js Replace JavaScript Testing Framework from Mocha to Jest (#5412) 9 years ago
uuid.js