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 8ffa96b059
Fix web push notifications containing HTML entities (#18071)
2 years ago
..
chewy Let votes statuses are also searchable (#18070) 2 years ago
controllers Fix error resposes for `from` search prefix (#17963) 2 years ago
helpers Fix unusual number formatting in some locales (#17929) 2 years ago
javascript New Crowdin updates (#18032) 2 years ago
lib FeedManager: skip account when target_account's last status is too old (#18009) 2 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 2 years ago
models Let votes statuses are also searchable (#18070) 2 years ago
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
serializers Fix web push notifications containing HTML entities (#18071) 2 years ago
services Fix FetchFeaturedCollectionService (#18030) 2 years ago
validators Fix being able to post URLs longer than 4096 characters (#17908) 2 years ago
views Change e-mail notifications to only be sent when recipient is offline (#17984) 2 years ago
workers Fix clean_discarded_statuses (#17822) 2 years ago