discourse/spec
David Taylor 3f9e7eb326 FIX: Respect the disable_emails=non-staff site setting correctly
This reverts commit c279792130.

This commit inadvertently removed all of the non-staff email logic, rather than just for the 'test email' button. 

https://meta.discourse.org/t/112231/5
2019-03-21 21:44:14 +00:00
..
components FIX: Respect the disable_emails=non-staff site setting correctly 2019-03-21 21:44:14 +00:00
fabricators FEATURE: Include muted users count within the ignored users report (#7230) 2019-03-21 14:31:45 +01:00
fixtures FIX: upload watched words should use UTF-8 2019-03-21 13:46:16 -04:00
helpers Fix the build. 2019-03-13 17:39:07 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FIX: upload watched words should use UTF-8 2019-03-21 13:46:16 -04:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs FEATURE: Ignored user notification behaviour should be as a muted user (#7227) 2019-03-21 12:15:34 +01:00
lib FEATURE: Locale support for seeded categories and topics (#7110) 2019-03-18 21:09:13 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FEATURE: Include muted users count within the ignored users report (#7230) 2019-03-21 14:31:45 +01:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests FIX: Respect the disable_emails=non-staff site setting correctly 2019-03-21 21:44:14 +00:00
serializers DEV: Option to preload category custom fields for site serializer 2019-03-16 17:18:57 +05:30
services FEATURE: Ignored user notification behaviour should be as a muted user (#7227) 2019-03-21 12:15:34 +01:00
support FIX: don't redirect incorrectly after full screen login (#7170) 2019-03-19 12:39:13 +00:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb REFACTOR: Move `queue_jobs` out of `SiteSetting` 2019-03-14 10:47:38 -04:00