Source code for the custom Mastodon (Glitchsoc) instance on 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.
 
 
 
 
Yamagishi Kazutoshi 219c38b921
Replace `CancelToken` to `AbortSignal` (#19352)
2 years ago
..
importer Revamp post filtering system (#18058) 2 years ago
push_notifications Disable push notification when not logged in (#19272) 2 years ago
account_notes.js Change design of account notes in web UI (#14208) 4 years ago
accounts.js Add logged-out access to the web UI (#18961) 2 years ago
alerts.js Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 4 years ago
announcements.js Change how unread announcements are handled (#13020) 4 years ago
app.js Fix pop-out player appearing on mobile screens in web UI (#15157) 4 years ago
blocks.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 5 years ago
bookmarks.js Add bookmarks (#7107) 5 years ago
boosts.js Fix eslint error (#16212) 3 years ago
bundles.js Lazy load components (#3879) 7 years ago
columns.js Put "Media Only" option in column settings instead of content area headline (#7801) 6 years ago
compose.js Replace `CancelToken` to `AbortSignal` (#19352) 2 years ago
conversations.js Change conversations UI (#11896) 5 years ago
custom_emojis.js Fix loading indicator inconsistency (#9252) 6 years ago
directory.js Add profile directory to web UI (#11688) 5 years ago
domain_blocks.js Change account domain block to clear out notifications and follows (#11393) 5 years ago
dropdown_menu.js Freeze scroll position when a dropdown menu is open in the TL (#14271) 4 years ago
emojis.js Track frequently used emojis in web UI (#5275) 7 years ago
favourites.js Fix loading indicator inconsistency (#9252) 6 years ago
filters.js Add ability to filter individual posts (#18945) 2 years ago
height_cache.js Fix height cache (#4909) 7 years ago
history.js Add edit history to web UI (#17390) 2 years ago
interactions.js Add dropdown for boost privacy in boost confirmation modal (#15704) 3 years ago
languages.js Add language dropdown to compose in web UI (#18420) 2 years ago
lists.js Add configuration option to filter replies in lists (#9205) 4 years ago
markers.js Add logged-out access to the web UI (#18961) 2 years ago
modal.js Fix reply button on media modal not giving focus to compose form (#17626) 2 years ago
mutes.js Add duration parameter to muting. (#13831) 4 years ago
notifications.js Fix quickly switching notification filters resulting in empty or incorrect list (#19052) 2 years ago
onboarding.js Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 3 years ago
picture_in_picture.js Fix WebUI crash when a toot with a playing video gets deleted (#16384) 3 years ago
pin_statuses.js Store objects to IndexedDB (#6826) 6 years ago
polls.js Fix poll options not rendering text after vote/refresh (#10189) 5 years ago
reports.js Fix reporting from profile (#17632) 2 years ago
search.js Fix "You might be interested in" flashing while searching in web UI (#16162) 3 years ago
server.js Change about page to be mounted in the web UI (#19345) 2 years ago
settings.js Improve web api protect (#6343) 6 years ago
statuses.js Add user content translations with configurable backends (#19218) 2 years ago
store.js Store objects to IndexedDB (#6826) 6 years ago
streaming.js Revamp post filtering system (#18058) 2 years ago
suggestions.js Change follow recommendations to be limited to 20 instead of 40 in web UI (#16077) 3 years ago
tags.js Fix action type for unfollowHashtag (#18924) 2 years ago
timelines.js Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource stream (#17987) 2 years ago
trends.js Add pagination for trending statuses in web UI (#17976) 2 years ago