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.
 
 
 
 
Eugen Rochko b4d373a3df
Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)
2 years ago
..
chewy Let votes statuses are also searchable (#18070) 2 years ago
controllers Change RSS feeds (#18356) 2 years ago
helpers Change RSS feeds (#18356) 2 years ago
javascript Add `limited` attribute to accounts in REST API and a warning in web UI (#18344) 2 years ago
lib Change RSS feeds (#18356) 2 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 2 years ago
models Fix account warnings not being recorded in audit log (#18338) 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 `limited` attribute to accounts in REST API and a warning in web UI (#18344) 2 years ago
services Allow VerifyLinkService to accept backlinks with differing case (#18320) 2 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 2 years ago
views Change RSS feeds (#18356) 2 years ago
workers Remove IP matching from e-mail domain blocks (#18190) 2 years ago