discourse/app
Sam Saffron 7429700389 FIX: ensure we can download maxmind without redis or db config
This also corrects FileHelper.download so it supports "follow_redirect"
correctly (it used to always follow 1 redirect) and adds a `validate_url`
param that will bypass all uri validation if set to false (default is true)
2019-05-28 10:28:57 +10:00
..
assets Revert "FEATURE: Send notification when member was accepted to group. (#7503)" 2019-05-27 15:19:59 -04:00
controllers FIX: ensure we can download maxmind without redis or db config 2019-05-28 10:28:57 +10:00
helpers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
jobs FIX: Don't send replies to flags that are ignored by expiry 2019-05-27 17:24:36 -04:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models FIX: Don't send replies to flags that are ignored by expiry 2019-05-27 17:24:36 -04:00
serializers FIX: Undefined method when serializing a user 2019-05-23 19:44:55 -06:00
services Migrate score settings to use sensitivities 2019-05-24 15:44:24 -04:00
views FEATURE: add OpenGraph data to /login page 2019-05-23 07:03:01 +05:30