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.
 
 
 
 
 
Sorin Davidoi 64d9c016bd fix(components/status): Up & down jump due to content being added to the DOM (#3972) 7 years ago
..
actions Turn report screen into a modal (#3965) 7 years ago
components fix(components/status): Up & down jump due to content being added to the DOM (#3972) 7 years ago
containers Use Class and Property Decorators (#3730) 7 years ago
features Turn report screen into a modal (#3965) 7 years ago
locales Turn report screen into a modal (#3965) 7 years ago
middleware Remove unused variables (#3906) 7 years ago
reducers Remove unused variables (#3906) 7 years ago
selectors Remove unused variables (#3906) 7 years ago
store Remove unused variables (#3906) 7 years ago
.gitkeep Replace sprockets/browserify with Webpack (#2617) 7 years ago
api.js Improve eslint rules (#3147) 7 years ago
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 7 years ago
emoji.js Show emoji shortname by a tooltip (#2784) 7 years ago
extra_polyfills.js Lazy load toots using IntersectionObserver (#3191) 7 years ago
is_mobile.js Replace sprockets/browserify with Webpack (#2617) 7 years ago
link_header.js Improve eslint rules (#3147) 7 years ago
load_polyfills.js Extract polyfill loading into single module (#3421) 7 years ago
main.js Resolve custom application stylesheet with Webpack (#3373) 7 years ago
performance.js Attach ReactPerf to window for easier debugging (#3318) 7 years ago
rtl.js Improve RTL detection (#3682) 7 years ago
scroll.js Allow mounting arbitrary columns (#3207) 7 years ago
stream.js Use ws protocol in streaming API base URL (#2606) 7 years ago
uuid.js Replace sprockets/browserify with Webpack (#2617) 7 years ago