discourse/app
David Taylor ef19431e44
DEV: Improve User#email= behavior (#11338)
- Only apply the change after `save` is called on the record
- Automatically remove matching secondary emails
2021-02-22 11:42:37 +00:00
..
assets A11Y: gives autocomplete in search a more accessible name (#12164) 2021-02-22 12:11:06 +01:00
controllers SECURITY: Attach DiscourseConnect (SSO) nonce to current session (#12124) 2021-02-18 10:35:10 +00:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Reduce the time_read threshold to one minute. (#12159) 2021-02-20 08:25:32 -03:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models DEV: Improve User#email= behavior (#11338) 2021-02-22 11:42:37 +00:00
serializers FIX: hide sso payload behind a button click and log views (#12110) 2021-02-17 21:27:51 +05:30
services FIX: remove unnecessary OR from dismiss service (#12117) 2021-02-18 14:55:58 +11:00
views FIX: adds google tracking to page publishing (#12090) 2021-02-15 19:00:35 +01:00