discourse/app
Joffrey JAFFEUX a5542768ea
FIX: attempts to use params from addDiscoveryQueryParam (#8007)
This commit will for example allow this:

```
api.addDiscoveryQueryParam("my_param", { persist: true });
```

If you page is forum.foo.bar/?my_param=1, when clicking on an "unread" link for example this query string will be kept.
2019-08-14 19:56:02 +02:00
..
assets FIX: attempts to use params from addDiscoveryQueryParam (#8007) 2019-08-14 19:56:02 +02:00
controllers FEATURE: add support for group members visibility level (#8004) 2019-08-14 19:00:04 +05:30
helpers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FEATURE: add support for group members visibility level (#8004) 2019-08-14 19:00:04 +05:30
serializers FEATURE: add support for group members visibility level (#8004) 2019-08-14 19:00:04 +05:30
services FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
views UX: Fallback to unlocalized auth provider name if required 2019-08-13 01:22:02 +01:00