7623e18124
Conflicts: - `README.md`: Upstream README has been changed, but we have a completely different one. Kept our `README.md`. - `lib/sanitize_ext/sanitize_config.rb`: Upstream added support for more incoming HTML tags (a large subset of what glitch-soc accepts). Change the code style to match upstream's but otherwise do not change our code. - `spec/lib/sanitize_config_spec.rb`: Upstream added support for more incoming HTML tags (a large subset of what glitch-soc accepts). Kept our version, since the tests are mostly glitch-soc's, except for cases which are purposefuly different. |
||
---|---|---|
.. | ||
blacklisted_email_validator_spec.rb | ||
disallowed_hashtags_validator_spec.rb | ||
email_mx_validator_spec.rb | ||
follow_limit_validator_spec.rb | ||
note_length_validator_spec.rb | ||
poll_validator_spec.rb | ||
reaction_validator_spec.rb | ||
status_length_validator_spec.rb | ||
status_pin_validator_spec.rb | ||
unique_username_validator_spec.rb | ||
unreserved_username_validator_spec.rb | ||
url_validator_spec.rb |