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 8884d1ece0
Add support for importing lists (#25203)
1 year ago
..
chewy Add basic search specs for chewy indexes (#24065) 1 year ago
config/initializers Fix RSpec/ContextWording cop (#24739) 1 year ago
controllers Add a confirmation screen when suspending a domain (#25144) 1 year ago
fabricators Improve test coverage for `/api/v1/featured_tags` (#25076) 1 year ago
features Add a confirmation screen when suspending a domain (#25144) 1 year ago
fixtures Add support for importing lists (#25203) 1 year ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers Fix crash when S3_ALIAS_HOST or S3_CLOUDFRONT_HOST have a path component (#25018) 1 year ago
lib Add test coverage for `Mastodon::CLI::Accounts#rotate` (#25212) 1 year ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Remove usage of random sample values in specs (#24869) 1 year ago
models Add support for importing lists (#25203) 1 year ago
policies Fix RSpec/RepeatedExample cop (#24849) 1 year ago
presenters Fix Performance/MapCompact cop (#24797) 1 year ago
requests Add request spec for backups download (#25099) 1 year ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
serializers Serializers spec coverage (#24017) 1 year ago
services Add support for importing lists (#25203) 1 year ago
support Expand coverage for "system checks" (#24216) 1 year ago
validators Fix RSpec/ContextWording cop (#24739) 1 year ago
views/statuses Replace i18n view spec with helper spec (#24966) 1 year ago
workers Fix RSpec/ExpectChange cop (#25101) 1 year ago
fabricators_spec.rb Fabricator specs (#23925) 1 year ago
rails_helper.rb Silence output to stdout during cli specs (#25211) 1 year ago
spec_helper.rb Enable Rubocop Rails/FilePath (#23854) 1 year ago