discourse/app
Joffrey JAFFEUX c4b7fb2754
FIX: frozen string exception (#7506)
Initial backtrace:

```
/var/www/discourse/app/models/incoming_domain.rb:29:in `to_url'
/var/www/discourse/app/models/incoming_link.rb:83:in `referer'
/var/www/discourse/app/models/incoming_link.rb:106:in `referer_valid'
```
2019-05-08 16:25:54 +02:00
..
assets Rename flags_default_topics to reviewable_default_topics 2019-05-08 10:07:10 -04:00
controllers FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
helpers Set input and textarea font size to 16px on iOS (#7480) 2019-05-07 10:44:43 -04:00
jobs DEV: Reduce number of jobs enqueued. 2019-05-08 15:58:08 +08:00
mailers DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
models FIX: frozen string exception (#7506) 2019-05-08 16:25:54 +02:00
serializers DEV: more send -> public_send changes 2019-05-07 11:58:06 +10:00
services DEV: Reduce number of jobs enqueued. 2019-05-08 15:58:08 +08:00
views fix css of prev and next page links, move them to bottom of page (#7465) 2019-05-07 17:04:27 +02:00