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 440eb71310
Change unapproved and unconfirmed account to not be accessible in the REST API (#17530)
2 years ago
..
controllers Fix typo in source `setted`->`set` (#18385) 2 years ago
fabricators Fix report category not being saved in REST API (#17682) 2 years ago
features Add submit button to the top of preferences pages (#13068) 4 years ago
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 3 years ago
helpers Spelling (#17705) 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 Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) 2 years ago
policies Spelling (#17705) 2 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
requests Further preparation for Rails 6 (#15916) 3 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 5 years ago
services Fix NoMethodError when resolving a link that redirects to a local post (#18314) 2 years ago
support Spelling (#17705) 2 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 2 years ago
views Redesign /about when already logged in (#17348) 2 years ago
workers Fix single Redis connection being used across all threads (#18135) 2 years ago
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 2 years ago