discourse/app
Sam Saffron 32f9fd1e51 FIX: add autocomplete=off to composer textarea
Somehow a plugin or some new Chrome bug is causing its heuristic to detect
our textarea for the composer as a target for address autocomplete

This is likely a chrome bug but this change is very safe regardless.
2019-01-29 15:05:29 +02:00
..
assets FIX: add autocomplete=off to composer textarea 2019-01-29 15:05:29 +02:00
controllers FIX: Support application/gzip theme imports, and improve error message 2019-01-28 11:51:14 +00:00
helpers FEATURE: Allow overriding text size from a different device (#6955) 2019-01-28 11:19:50 +00:00
jobs FIX: Respect min_flags_staff_visibility for new flags too 2019-01-25 11:27:43 -05:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models DEV: Remove underscore from learn_more key in theme export 2019-01-28 16:00:33 +00:00
serializers FEATURE: Allow overriding text size from a different device (#6955) 2019-01-28 11:19:50 +00:00
services FEATURE: Allow overriding text size from a different device (#6955) 2019-01-28 11:19:50 +00:00
views UX: Add post action text in non-JS topic view 2019-01-28 22:51:06 +05:30