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.
10801
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:
ebaf9b68b5
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ebaf9b68b5'
${ noResults }
metu.life
/
app
/
validators
History
Eugen Rochko
275fa4746b
Add `configuration` attribute to `GET /api/v1/instance` (
#16485
)
...
List various values like file size limits and supported mime types
3 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
…
poll_validator.rb
…
reaction_validator.rb
…
registration_form_time_validator.rb
…
status_length_validator.rb
Add `configuration` attribute to `GET /api/v1/instance` (
#16485
)
3 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
…