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 b6b4ea4ca5
Move the mastodon/*_cli files to mastodon/cli/* (#24139)
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 specs for admin/announcements CRUD actions (#25077) 1 year ago
fabricators Improve test coverage for `/api/v1/featured_tags` (#25076) 1 year ago
features Fix account confirmation flow not returning to app after captcha validation (#25057) 1 year ago
fixtures Rewrite import feature (#21054) 1 year ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers Fix RSpec/InferredSpecType cop (#24736) 1 year ago
lib Move the mastodon/*_cli files to mastodon/cli/* (#24139) 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 Allow reports with long comments from remote instances, but truncate (#25028) 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 Allow reports with long comments from remote instances, but truncate (#25028) 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 infinite loop in AccountsStatusesCleanupScheduler (#24840) 1 year ago
fabricators_spec.rb Fabricator specs (#23925) 1 year ago
rails_helper.rb Enable Rubocop Rails/FilePath (#23854) 1 year ago
spec_helper.rb Enable Rubocop Rails/FilePath (#23854) 1 year ago