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 ff168ef202
Fix most rubocop issues (#2165)
1 year ago
..
blacklisted_email_validator_spec.rb Autofix Rubocop RSpec/LeadingSubject (#23670) 1 year ago
disallowed_hashtags_validator_spec.rb Enable Rubocop Style/StringConcatenation defaults (#23792) 1 year ago
email_mx_validator_spec.rb Misc coverage improvements for validators (#23928) 1 year ago
follow_limit_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 1 year ago
note_length_validator_spec.rb Run rubocop formatting except line length (#23632) 1 year ago
poll_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 1 year ago
reaction_validator_spec.rb Fix validations of reactions limit (#12955) 4 years ago
status_length_validator_spec.rb Fix most rubocop issues (#2165) 1 year ago
status_pin_validator_spec.rb Add support for private pinned posts (#16954) 2 years ago
unique_username_validator_spec.rb Search account domain in lowercase (#13016) 4 years ago
unreserved_username_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 1 year ago
url_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 1 year ago