Régis Hanol
|
de92913bf4
|
FIX: store the topic links using the cooked upload url
|
2018-08-14 12:23:32 +02:00 |
|
Guo Xiang Tan
|
4b51871f6a
|
Treat non-ascii URLs in UrlValidator .
|
2017-12-21 14:22:55 +08:00 |
|
Guo Xiang Tan
|
6ecf37c482
|
Improve URL validation to check for a valid host.
Parsing a URL with `URI` is not sufficient as the following cases
are considered valid:
URI.parse("http://https://google.com")
=> #<URI::HTTP http://https//google.com>
|
2017-12-21 13:50:15 +08:00 |
|
Neil Lalonde
|
d079f69b7b
|
FEATURE: add flair to avatars using new settings in the groups admin UI
|
2016-08-17 15:13:15 -04:00 |
|