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 660993b415
Add coverage for `URLValidator` (#25591)
10 months ago
..
blacklisted_email_validator_spec.rb Fix `RSpec/SubjectStub` cop (#25550) 11 months ago
disallowed_hashtags_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
email_mx_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
follow_limit_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
language_validator_spec.rb Add coverage for `LanguageValidator` (#25593) 10 months ago
note_length_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
poll_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
reaction_validator_spec.rb Fix validations of reactions limit (#12955) 4 years ago
status_length_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
status_pin_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
unique_username_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
unreserved_username_validator_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 12 months ago
url_validator_spec.rb Add coverage for `URLValidator` (#25591) 10 months ago