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.
 
 
 
 
 
Claire 4ed09276d5 Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
..
actions Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
components Make larger part of status clickable (#23621) 1 year ago
containers Rename JSX files with proper `.jsx` extension (#23733) 1 year ago
features Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
locales Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
middleware Enable eslint:recommended ruleset (#22433) 1 year ago
reducers Fix case-sensitive check for previously used hashtags (#23526) 1 year ago
selectors Change public accounts pages to mount the web UI (#19319) 2 years ago
service_worker fix(web-push-notifications): fix favourite push notifications (#23286) 1 year ago
store Enable eslint:recommended ruleset (#22433) 1 year ago
utils Rename JSX files with proper `.jsx` extension (#23733) 1 year 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) 3 years ago
common.js Enable eslint:recommended ruleset (#22433) 1 year ago
compare_id.js Enable eslint:recommended ruleset (#22433) 1 year ago
extra_polyfills.js chore: remove intersection-observer for old Safari support (#23284) 1 year ago
initial_state.js Merge branch 'main' into glitch-soc/merge-upstream 1 year 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 Remove object-fit polyfill for the old Microsoft Edge (#22693) 1 year ago
main.jsx Rename JSX files with proper `.jsx` extension (#23733) 1 year ago
performance.js Restore vanilla components 7 years ago
permissions.js Add dropdown menu item to open admin interface for remote domains (#21895) 1 year 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 Enable eslint:recommended ruleset (#22433) 1 year ago