This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
10428
Commits
1
Branch
0
Tags
134 MiB
Ruby
39.1%
JavaScript
38.6%
SCSS
16.8%
Haml
4%
CSS
1.1%
Other
0.3%
Tag:
Branch:
Tree:
7342d3b132
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7342d3b132'
${ noResults }
metu.life
/
app
/
validators
History
Eugen Rochko
3639862dee
Fix existing username validator not allowing multiple accounts (
#16153
)
...
Fix
#16107
4 years ago
..
blacklisted_email_validator.rb
Add canonical e-mail blocks for suspended accounts (
#16049
)
4 years ago
disallowed_hashtags_validator.rb
…
domain_validator.rb
…
ed25519_key_validator.rb
…
ed25519_signature_validator.rb
…
email_mx_validator.rb
Bypass MX validation for explicitly allowed domains (
#15930
)
4 years ago
existing_username_validator.rb
Fix existing username validator not allowing multiple accounts (
#16153
)
4 years ago
follow_limit_validator.rb
…
html_validator.rb
…
import_validator.rb
…
note_length_validator.rb
Fix URL scanning in note length validator and preview card fetching (
#15827
)
4 years ago
poll_validator.rb
…
reaction_validator.rb
…
registration_form_time_validator.rb
…
status_length_validator.rb
Fix URL scanning in note length validator and preview card fetching (
#15827
)
4 years ago
status_pin_validator.rb
…
unique_username_validator.rb
…
unreserved_username_validator.rb
…
url_validator.rb
Prepare Mastodon for zeitwerk autoloader (
#15917
)
4 years ago
vote_validator.rb
…