Source code for the custom Mastodon (Glitchsoc) instance on 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 eee36267d6 Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
..
admin_import_validator.rb Allow import/export of instance-level domain blocks/allows (#1754) 2 years 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 Fix uncaught domain normalization error in remote follow (#11703) 5 years ago
ed25519_key_validator.rb Add E2EE API (#13820) 4 years ago
ed25519_signature_validator.rb Add E2EE API (#13820) 4 years ago
email_mx_validator.rb Remove IP matching from e-mail domain blocks (#18190) 2 years ago
existing_username_validator.rb Fix remote account in contact account setting not being used (#19351) 2 years ago
follow_limit_validator.rb Fix follow limit validator reporting lower number past threshold (#9230) 6 years ago
html_validator.rb Optimize some regex matching (#15528) 3 years ago
import_validator.rb Fix error when uploading malformed CSV import (#19509) 2 years ago
language_validator.rb Add ability to filter followed accounts' posts by language (#19095) 2 years 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 branch 'main' into glitch-soc/merge-upstream 2 years ago
status_pin_validator.rb Various code cleanup (#1782) 2 years 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 `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
url_validator.rb Add administrative webhooks (#18510) 2 years ago
vote_validator.rb Fix invalid votes from the API being accepted (#12601) 4 years ago