Eugen Rochko a2871cd747 Add administrative webhooks (#18510) il y a 2 ans
..
blacklisted_email_validator.rb a29a982eaa Change e-mail domain blocks to block IPs dynamically (#17635) il y a 2 ans
disallowed_hashtags_validator.rb 115dab78f1 Change admin UI for hashtags and add back whitelisted trends (#11490) il y a 4 ans
domain_validator.rb b54b725d6b Fix uncaught domain normalization error in remote follow (#11703) il y a 4 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 f6d35ed57d Remove IP matching from e-mail domain blocks (#18190) il y a 2 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 b6d7726ecb Remove language detection through cld3 (#17478) il y a 2 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 b21f3aa21d Minor memory optimizations (#16507) il y a 2 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 bbc7afa2a2 Fix being able to post URLs longer than 4096 characters (#17908) il y a 2 ans
status_pin_validator.rb d5c9feb7b7 Add support for private pinned posts (#16954) il y a 2 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 a2871cd747 Add administrative webhooks (#18510) il y a 2 ans
vote_validator.rb d386d89179 Fix invalid votes from the API being accepted (#12601) il y a 4 ans