Source code for the custom Mastodon (Glitchsoc) instance on berserker.town. https://berserker.town/
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.
 
 
 
 
 
Eugen Rochko 5e908c5a95
Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
..
actions Add featured tags selector for WebUI (#19358) 2 years ago
components Change public accounts pages to mount the web UI (#19319) 2 years ago
containers Change public accounts pages to mount the web UI (#19319) 2 years ago
features Fix case-sensitive look-up for profiles in web UI (#19397) 2 years ago
locales Don't use "unfollow language" when cancelling follow requests (#19363) 2 years ago
middleware Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 4 years ago
reducers Fix case-sensitive look-up for profiles in web UI (#19397) 2 years ago
selectors Change public accounts pages to mount the web UI (#19319) 2 years ago
service_worker Change public accounts pages to mount the web UI (#19319) 2 years ago
store Code style improvements in JavaScript (#13159) 4 years ago
utils Fix WebUI error in development mode (#19078) 2 years ago
api.js Replace `CancelToken` to `AbortSignal` (#19352) 2 years ago
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) 4 years ago
common.js Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 4 years ago
compare_id.js Add option to disable real-time updates in web UI (#9984) 5 years ago
extra_polyfills.js Replace `CancelToken` to `AbortSignal` (#19352) 2 years ago
initial_state.js Redirect non-logged-in user to owner statuses on single user mode (#19333) 2 years ago
is_mobile.js Hide list panel from nav bar in mobile layout (#19337) 2 years ago
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages (#12251) 5 years ago
load_polyfills.js Replace `CancelToken` to `AbortSignal` (#19352) 2 years ago
main.js Change public accounts pages to mount the web UI (#19319) 2 years ago
performance.js Upgrade to React 16 (#5119) 7 years ago
permissions.js Add customizable user roles (#18641) 2 years ago
ready.js Disable push notification when not logged in (#19272) 2 years ago
scroll.js Use ScrollToOptions for smooth scrolling if supported (#11207) 5 years ago
settings.js Add dismissable hints to various timelines in web UI (#19315) 2 years ago
stream.js Fixed ESLint error (#15214) 4 years ago
test_setup.js Replace to testing-library from enzyme (#14152) 4 years ago
uuid.js Replace sprockets/browserify with Webpack (#2617) 7 years ago