]> cat aescling's git repositories - mastodon.git/commit
Re-allow underscore on valid_url_path_ending_chars (#4999)
authorunarist <m.unarist@gmail.com>
Mon, 18 Sep 2017 19:25:40 +0000 (04:25 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 18 Sep 2017 19:25:40 +0000 (21:25 +0200)
commit6db034a866b78e4e98b122461ca84763f0104381
tree13528de199ceacfd2661fb0f66a118bc979334fb
parent17bf3363ac600b72755167f82e059feb4fbffa87
Re-allow underscore on valid_url_path_ending_chars (#4999)

Limiting allowed characters in the last character of the URL is came from twitter-text, but underscore is allowed on there, and Mastodon before #4941.
app/javascript/mastodon/features/compose/util/url_regex.js
config/initializers/twitter_regex.rb