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 70415714f1
Add follow request banner on account header (#20785)
1 year 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 Fix infinite loading instead of soft 404 for non-existing remote accounts (#21303) 2 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 Fix being stuck in edit mode when deleting the edited status (#22126) 1 year 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 Fix “Filter this post” potentially listing deleted filters (#19051) 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 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 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 Add customizable user roles (#18641) 2 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 Fix handling of duplicate and out-of-order notifications in WebUI (#19693) 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 Add follow request banner on account header (#20785) 1 year ago
search.js Fix not showing loading indicator when searching in web UI (#17655) 2 years ago
server.js Change about page to be mounted in the web UI (#19345) 2 years ago
settings.js Add notifications for new reports (#18697) 2 years ago
status_lists.js Fix potential duplicate statuses in Explore tab (#22121) 1 year ago
statuses.js Change public accounts pages to mount the web UI (#19319) 2 years ago
suggestions.js Add cold-start follow recommendations (#15945) 3 years ago
tags.js Add ability to follow hashtags in web UI (#18862) 2 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 spacing warning from ESLint (#22005) 1 year ago