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.
 
 
 
 
Claire 9d4861b498
Remove dependency on running Redis server for db:setup (#18560)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Add /api/v1/admin/domain_blocks (#18247) 2 years ago
helpers Fix CAS_DISPLAY_NAME, SAML_DISPLAY_NAME and OIDC_DISPLAY_NAME being ignored (#18568) 2 years ago
javascript Replace from Code Climate to Super-Linter (#18587) 2 years ago
lib Fix TagManager#local_url? erroring out on invalid URL (#18580) 2 years ago
mailers Prevent use locale with empty string (#18543) 2 years ago
models Remove dependency on running Redis server for db:setup (#18560) 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 Add /api/v1/admin/domain_blocks (#18247) 2 years ago
services Fix concurrent unfollowing decrementing follower count more than once (#18527) 2 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 2 years ago
views Add lang html attr to each posts (#18544) 2 years ago
workers Prevent use locale with empty string (#18543) 2 years ago