Eugen Rochko cc706b1191 Fix being able to post URLs longer than 4096 characters il y a 2 ans
..
blacklisted_email_validator.rb b3ceb3dcc4 Add canonical e-mail blocks for suspended accounts (#16049) il y a 3 ans
disallowed_hashtags_validator.rb 115dab78f1 Change admin UI for hashtags and add back whitelisted trends (#11490) il y a 5 ans
domain_validator.rb b54b725d6b Fix uncaught domain normalization error in remote follow (#11703) il y a 5 ans
ed25519_key_validator.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
ed25519_signature_validator.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
email_mx_validator.rb 051efed5ed Bypass MX validation for explicitly allowed domains (#15930) il y a 3 ans
existing_username_validator.rb 3639862dee Fix existing username validator not allowing multiple accounts (#16153) il y a 3 ans
follow_limit_validator.rb 7f4adfaf77 Fix follow limit validator reporting lower number past threshold (#9230) il y a 5 ans
html_validator.rb eb51e43fb4 Optimize some regex matching (#15528) il y a 3 ans
import_validator.rb eb35be0431 Fix follow limit preventing re-following of a moved account (#14207) il y a 3 ans
note_length_validator.rb 5614e6724e Fix URL scanning in note length validator and preview card fetching (#15827) il y a 3 ans
poll_validator.rb 37b3985bfa Improve polls: option lengths & redesign (#13257) il y a 4 ans
reaction_validator.rb ae2198bd95 Fix validations of reactions limit (#12955) il y a 4 ans
registration_form_time_validator.rb 49eb4d4ddf Add honeypot fields and minimum fill-out time for sign-up form (#15276) il y a 3 ans
status_length_validator.rb cc706b1191 Fix being able to post URLs longer than 4096 characters il y a 2 ans
status_pin_validator.rb 14d86eb0d0 Allow more than the max pins if account is not local (#7105) il y a 6 ans
unique_username_validator.rb 9aa37b32c3 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) il y a 3 ans
unreserved_username_validator.rb 9aa37b32c3 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) il y a 3 ans
url_validator.rb a4dcaef53b Prepare Mastodon for zeitwerk autoloader (#15917) il y a 3 ans
vote_validator.rb d386d89179 Fix invalid votes from the API being accepted (#12601) il y a 4 ans