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 c10a667ac2 Merge commit '935d54124e80e9fe5365c724e5c8827a2b3ed5b3' into glitch-soc/merge-upstream 6 months ago
..
blacklisted_email_validator.rb Change e-mail domain blocks to block IPs dynamically (#17635) 2 years ago
disallowed_hashtags_validator.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
domain_validator.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
ed25519_key_validator.rb Misc coverage improvements for validators (#23928) 1 year ago
ed25519_signature_validator.rb Misc coverage improvements for validators (#23928) 1 year ago
email_mx_validator.rb Fix Lint/DuplicateBranch cop (#24766) 1 year ago
existing_username_validator.rb Add coverage for `ExistingUsernameValidator` (#25592) 6 months ago
follow_limit_validator.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
language_validator.rb Add coverage for `LanguageValidator` (#25593) 9 months ago
note_length_validator.rb Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
poll_validator.rb Support customizing poll option limits 3 years ago
reaction_validator.rb Minor memory optimizations (#16507) 3 years ago
registration_form_time_validator.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
status_length_validator.rb Merge commit '425d77f8124a50fc033e8fb3bdf7b89a6a25f4fa' into glitch-soc/merge-upstream 9 months ago
status_pin_validator.rb Fix most rubocop issues (#2165) 1 year ago
unique_username_validator.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
unreserved_username_validator.rb Add coverage for `UnreservedUsernameValidator` (#25590) 6 months ago
url_validator.rb Add coverage for `URLValidator` (#25591) 9 months ago
vote_validator.rb Fix being able to vote on your own polls (#25015) 12 months ago