discourse/app
Sam 94cd5ac0b1
FIX: global setting needs to be coerced to float (#11162)
disable_search_queue_threshold needs to be coerced to a float so it is not
treated as a string when sub second values are provided.

Longer term fix is to possibly provide hints in the config so we do the
coersion automatically. However this would be a far more complex change.
2020-11-09 16:46:52 +11:00
..
assets UX: truncate long usernames in multi-username notifications (#11153) 2020-11-09 16:06:52 +11:00
controllers FIX: global setting needs to be coerced to float (#11162) 2020-11-09 16:46:52 +11:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs UX: update topic small action post to add link for new linked topic URL (#11132) 2020-11-05 22:39:21 +05:30
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models DEV: Remove stale ignored_columns. (#11160) 2020-11-09 15:57:59 +11:00
serializers FIX: Do not enable published page if secure media enabled (#11131) 2020-11-06 10:33:19 +10:00
services DEV: Cleanup ignored user logic (#11107) 2020-11-03 12:38:54 +00:00
views FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00