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 e60414792d
Add polling and automatic redirection to `/start` on email confirmation (#25013)
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 polling and automatic redirection to `/start` on email confirmation (#25013) 1 year ago
fabricators Remove usage of random sample values in specs (#24869) 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 Fix RSpec/InferredSpecType cop (#24736) 1 year ago
lib Change profile updates to be sent to recently-mentioned servers (#24852) 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 Fix reports not being closed when performing batch suspensions (#24988) 1 year ago
policies Fix RSpec/RepeatedExampleGroupDescription cop (#24850) 1 year ago
presenters Fix RSpec/ContextWording cop (#24739) 1 year ago
requests Misc spec cleanup (#24822) 1 year ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
serializers Serializers spec coverage (#24017) 1 year ago
services Fix RSpec/SharedContext cop (#24847) 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