discourse/app
Sam 07b856700d REFACTOR: remove disallowEmails option from user-selector
Negative option was leading to a fair amount of confusion, going forward
if we want to allow selection of emails from user selector it must be
supplied with `allowEmails=true`

This corrects a regression in 1f4ace4f which broke invite by emails and
start PM to email
2019-02-21 16:37:26 +11:00
..
assets REFACTOR: remove disallowEmails option from user-selector 2019-02-21 16:37:26 +11:00
controllers UX: Lightbox support for image uploader. (#7034) 2019-02-21 10:13:37 +08:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs FIX: don't update gravatar if the user has no email 2019-02-20 22:34:43 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models UX: Lightbox support for image uploader. (#7034) 2019-02-21 10:13:37 +08:00
serializers UX: Lightbox support for image uploader. (#7034) 2019-02-21 10:13:37 +08:00
services FIX: Push notifications could fail with UnauthorizedRegistration 2019-02-15 21:12:09 +01:00
views PERF: Cache build_not_found_page 2019-02-12 21:20:33 +11:00