This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
a4399c2eab
osr-discourse-src
/
lib
/
validators
History
Robin Ward
b93edc9945
FIX: Make sure censored words are on boundaries in topic titles
2017-06-28 13:13:40 -04:00
..
allow_user_locale_enabled_validator.rb
allowed_ip_address_validator.rb
alternative_reply_by_email_addresses_validator.rb
new alternative reply by email addresses
2016-06-10 16:14:42 +02:00
censored_words_validator.rb
FIX: Make sure censored words are on boundaries in topic titles
2017-06-28 13:13:40 -04:00
email_setting_validator.rb
email_validator.rb
FIX: Don't allow invalid email to be saved.
2016-12-21 17:47:11 +08:00
integer_setting_validator.rb
FIX: do not impose default min/max validation on hidden site setting
2017-04-22 12:08:39 +05:30
ip_address_format_validator.rb
password_validator.rb
use chars as opposed to split
2017-02-14 09:40:15 -05:00
pop3_polling_enabled_setting_validator.rb
post_validator.rb
FEATURE: Disable minimum post length check when in PM with non human users.
2017-04-27 16:00:22 +08:00
quality_title_validator.rb
regex_setting_validator.rb
FEATURE: add censored_pattern setting to censor posts using regex
2016-11-08 16:39:26 -05:00
reply_by_email_address_validator.rb
new alternative reply by email addresses
2016-06-10 16:14:42 +02:00
reply_by_email_enabled_validator.rb
string_setting_validator.rb
stripped_length_validator.rb
topic_title_length_validator.rb
unique_among_validator.rb
upload_url_validator.rb
Revert "FIX: wasn't able to update category's settings"
2016-09-22 11:29:44 +08:00
upload_validator.rb
FEATURE: new 'allow_staff_to_upload_any_file_in_pm' site setting
2017-06-12 22:41:29 +02:00
url_validator.rb
FEATURE: add flair to avatars using new settings in the groups admin UI
2016-08-17 15:13:15 -04:00
user_full_name_validator.rb
username_setting_validator.rb