]> cat aescling's git repositories - mastodon.git/commit
Enable to recognize most kinds of characters as URL paths (#4941)
authorふぁぼ原 <ko_kurihara@yahoo.co.jp>
Thu, 14 Sep 2017 16:03:20 +0000 (01:03 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 14 Sep 2017 16:03:20 +0000 (18:03 +0200)
commit3816943e6b5e86b22c35f3c068521f7a9007deec
tree3a245238e9410a4dce71bba1accbb2bc0e456508
parentb39d512ade9f556ae29d60239102faf67ff6a89f
Enable to recognize most kinds of characters as URL paths (#4941)
app/lib/formatter.rb
app/services/fetch_link_card_service.rb
config/initializers/twitter_regex.rb [new file with mode: 0644]
spec/lib/formatter_spec.rb
spec/services/fetch_link_card_service_spec.rb