discourse/app
Joffrey JAFFEUX fe86941cb6 FIX: prevents exception when search q params is a hash (#7437)
* FIX: prevents exception when searh q params is a hash

* raise when invalid format
2019-04-29 15:09:25 +08:00
..
assets FIX: Fixed uploadPlaceholder regex failing on not escaped characters (#7442) 2019-04-29 12:32:48 +10:00
controllers FIX: prevents exception when search q params is a hash (#7437) 2019-04-29 15:09:25 +08:00
helpers FIX: Fall back to large logo on mobile no_ember pages 2019-04-24 11:39:11 -04:00
jobs PERF: destroy users in batches of 50 users 2019-04-26 22:51:33 +10:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FIX: ensures file extension doesnt have a leading point (#7449) 2019-04-27 14:00:51 +02:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Disable webhooks on 410 and 404 HTTP responses (#7392) 2019-04-18 12:36:37 +01:00
views use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00