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.
 
 
 
 
 
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning (#25880)
8 months ago
..
chewy Add new public status index (#26344) 9 months ago
config/initializers Speed-up on `Rack::Attack` spec (#25542) 8 months ago
controllers Refactor appeal partial to avoid brakeman XSS warning (#25880) 8 months ago
fabrication Restore console behavior in `test` env (#26401) 10 months ago
fabricators Add admin notifications for new Mastodon versions (#26582) 9 months ago
features Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features/admin area (#27445) 8 months ago
fixtures Remove unused stub json ld context (#25454) 8 months ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers Refactor appeal partial to avoid brakeman XSS warning (#25880) 8 months ago
lib Add test coverage for `Mastodon::CLI::Accounts#migrate` (#25284) 8 months ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Add admin notifications for new Mastodon versions (#26582) 9 months ago
models Fix `Lint/UselessAssignment` cop (#27472) 8 months ago
policies Fix moderator rights inconsistencies (#26729) 9 months ago
presenters Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
requests Feature: Allow token introspection without read scope (#27142) 8 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
search/models/concerns Add search tests (#26703) 9 months ago
serializers Fix incorrect serialization of regional languages in `contentMap` (#27207) 8 months ago
services Fix `Lint/UselessAssignment` cop (#27472) 8 months ago
support Update `rubocop-capybara` to version 2.19.0 (#26982) 8 months ago
system Update `rubocop-capybara` to version 2.19.0 (#26982) 8 months ago
validators Add coverage for `UnreservedUsernameValidator` (#25590) 8 months ago
views/statuses Fix `Lint/UselessAssignment` cop (#27472) 8 months ago
workers Speed-up on `MoveWorker` spec (#25528) 8 months ago
rails_helper.rb Remove unused stub json ld context (#25454) 8 months ago
spec_helper.rb Fix duplicate github annotations for rspec failures (#27450) 8 months ago