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 02851848e9
Revamp post filtering system (#18058)
2 years ago
..
accounts.js Add `limited` attribute to accounts in REST API and a warning in web UI (#18344) 2 years ago
accounts_counters.js Store objects to IndexedDB (#6826) 6 years ago
accounts_map.js Change routing paths to use usernames in web UI (#16171) 3 years ago
alerts.js Add special alert for throttled requests (#11677) 5 years ago
announcements.js Change how unread announcements are handled (#13020) 4 years ago
blocks.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 5 years ago
boosts.js Add dropdown for boost privacy in boost confirmation modal (#15704) 3 years ago
compose.js Change language to be carried over on reply (#18557) 2 years ago
contexts.js Fix context building in the reducer (#7671) 6 years ago
conversations.js Fix delete conversation action not being reflected in web UI (#12030) 5 years ago
custom_emojis.js retrieve custom emoji list via API instead of before page load (#7047) 6 years ago
domain_lists.js Fix error when unmuting a domain without listing muted domains first (#7670) 6 years ago
dropdown_menu.js Freeze scroll position when a dropdown menu is open in the TL (#14271) 4 years ago
filters.js Revamp post filtering system (#18058) 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
index.js Fix reporting from profile (#17632) 2 years ago
list_adder.js Implement adding a user to a list from their profile (#9062) 6 years ago
list_editor.js Add list title editing (#9748) 5 years ago
lists.js Add list of lists component to web UI (#5811) 7 years ago
markers.js Fix read marker state not being udpated internally (#14155) 4 years ago
media_attachments.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
meta.js Fix pop-out player appearing on mobile screens in web UI (#15157) 4 years ago
missed_updates.js Change title bar to only show unread notifications (#11572) 5 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 Add notifications for new reports (#18697) 2 years ago
picture_in_picture.js Fix WebUI crash when a toot with a playing video gets deleted (#16384) 3 years ago
polls.js Fix poll options not rendering text after vote/refresh (#10189) 5 years ago
push_notifications.js Add follow_request notification type (#12198) 5 years ago
relationships.js Fix bell button causing a brief “Cancel follow request” on locked accounts (#14896) 4 years ago
rules.js Change report modal to include category selection in web UI (#17565) 2 years ago
search.js Fix not showing loading indicator when searching in web UI (#17655) 2 years ago
settings.js Add notifications for new reports (#18697) 2 years ago
status_lists.js Add pagination for trending statuses in web UI (#17976) 2 years ago
statuses.js Refactor/cleanup TIMELINE_DELETE-related code (#13175) 4 years ago
suggestions.js Add cold-start follow recommendations (#15945) 3 years ago
timelines.js Fix potentially missing statuses when reconnecting to websocket (#17981) 2 years ago
trends.js Add explore page to web UI (#17123) 2 years ago
user_lists.js Fix follow request notifications (#15048) 4 years ago