nas/app/validators
gitea 9f711f854a
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Check formatting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / Libvips tests (push) Blocked by required conditions
Ruby Testing / End to End testing (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (push) Blocked by required conditions
Ruby Testing / Back to original and return test (push) Blocked by required conditions
revert 69fb60271d
revert Followed Tags + Profile dir
2025-06-15 04:49:58 +02:00
..
date_of_birth_validator.rb Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
disallowed_hashtags_validator.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
domain_validator.rb API for updating attribution domains (#32730) 2025-01-17 08:18:55 +00:00
email_address_validator.rb Improve email address validation (#29838) 2024-04-05 07:48:45 +00:00
email_mx_validator.rb Finish email allow/deny list naming migration (#30530) 2024-08-13 07:37:32 +00:00
emoji_reaction_validator.rb Add: スタンプにブロック・アカウントドメインブロックを反映 (#256) 2023-11-08 13:32:14 +09:00
empty_profile_field_names_validator.rb Added validator for extra profile field values with empty name (#33421) 2025-01-04 19:42:27 +00:00
existing_username_validator.rb Add coverage for ExistingUsernameValidator (#25592) 2023-10-17 09:27:11 +09:00
follow_limit_validator.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
language_validator.rb Add coverage for LanguageValidator (#25593) 2023-07-28 23:12:09 +02:00
note_length_validator.rb Remove deprecated mb_chars method (#34039) 2025-03-03 16:50:57 +00:00
poll_expiration_validator.rb Fix PollExpirationValidator redundant check for expires_at presence (#33777) 2025-01-29 14:37:59 +00:00
poll_options_validator.rb Merge remote-tracking branch 'parent/main' into upstream-20240310 2025-03-10 19:58:05 +09:00
reaction_validator.rb Fix Rails/WhereExists cop in app/validators (#28854) 2024-01-23 09:06:53 +00:00
registration_form_time_validator.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 2020-12-10 06:27:26 +01:00
status_length_validator.rb Max Chars set via env 2025-06-14 13:10:05 -04:00
status_pin_validator.rb revert 69fb60271d 2025-06-15 04:49:58 +02:00
unique_username_validator.rb Consolidate account scopes for LOWER (index using) username/domain queries (#30451) 2024-05-28 14:11:31 +00:00
unreserved_username_validator.rb Revert "Merge" 2023-10-18 11:11:01 +09:00
url_validator.rb Add coverage for URLValidator (#25591) 2023-07-28 23:12:25 +02:00
user_email_validator.rb Finish email allow/deny list naming migration (#30530) 2024-08-13 07:37:32 +00:00
vote_validator.rb Fix Rails/WhereExists cop in app/validators (#28854) 2024-01-23 09:06:53 +00:00
web_push_key_validator.rb Add support for standard webpush (#33528) 2025-01-14 09:14:00 +00:00