discourse/app
Joffrey JAFFEUX f5eccdd0b8
FIX: ensures period-chooser is not losing query params (#10534)
eg repro before:
- visit http://pr-discourse.test/top/weekly?f=foo
- select another period in the period chooser
- f=foo was gone

After this commit it should still be present
2020-08-26 19:01:08 +02:00
..
assets FIX: ensures period-chooser is not losing query params (#10534) 2020-08-26 19:01:08 +02:00
controllers FIX: Correctly redirect after external login on subfolder sites (#10529) 2020-08-26 15:52:21 +01:00
helpers FIX: Detect dark scheme server-side for better dark logo support (#10490) 2020-08-20 14:23:18 -04:00
jobs FIX: Clean up toggle closed topic timer when user is not authorized. 2020-08-26 12:59:05 +08:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models Minor follow-up bug fix for 5ff6c10. 2020-08-26 17:25:28 +08:00
serializers FIX: Wizard could not send custom color schemes to the client correctly (#10484) 2020-08-20 17:10:33 -07:00
services Revert "DEV: allow plugins to send extra silenced message params" 2020-08-25 09:57:57 +08:00
views FIX: Fix css var issues + button :active gradient (#10469) 2020-08-18 14:25:38 -05:00