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 a2a22bad23
Fix various edge cases with local moves (#24812)
1 year ago
..
chewy Add basic search specs for chewy indexes (#24065) 1 year ago
config/initializers Fix Rails/HttpPositionalArguments cop (#24699) 1 year ago
controllers Fix Lint/ConstantDefinitionInBlock cop (#24763) 1 year ago
fabricators Rewrite import feature (#21054) 1 year ago
features Add feature test for OAuth access grant (#24624) 1 year ago
fixtures Rewrite import feature (#21054) 1 year ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers ApplicationHelper spec coverage, unused removal, tiny refactor (#24762) 1 year ago
lib Fix Lint/ConstantDefinitionInBlock cop (#24763) 1 year ago
mailers Remove the u in Favorite for non-gb english (#24667) 1 year ago
models Fix own posts not getting delivered to own lists (#24810) 1 year ago
policies Policies specs (#23924) 1 year ago
presenters Autofix Rubocop RSpec/MatchArray (#24050) 1 year ago
requests Fix Performance/RedundantEqualityComparisonBlock cop (#24799) 1 year ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
serializers Serializers spec coverage (#24017) 1 year ago
services Optimize archive export service and export zip files instead of gzipped tar files (#23360) 1 year ago
support Expand coverage for "system checks" (#24216) 1 year ago
validators Misc coverage improvements for validators (#23928) 1 year ago
views/statuses Fix Rails/ContentTag cop (#24691) 1 year ago
workers Fix various edge cases with local moves (#24812) 1 year ago
fabricators_spec.rb Fabricator specs (#23925) 1 year ago
rails_helper.rb Add request specs for caching behavior (#24592) 1 year ago
spec_helper.rb Add policies and serializers groups to simplecov output (#23897) 1 year ago