discourse/spec
Chris Hunt 41b0692543 Show 'waiting approval' and don't send email
When 'must approve users' in enabled, we don't want to send an
activation email to users after they sign up. Instead, we will show them
'waiting approval' and not take an action until their account is
approved by an admin.
2013-06-06 18:36:16 -07:00
..
components Unapproved users should not receive digest emails. Fixes #974 2013-06-06 11:45:18 -04:00
controllers Show 'waiting approval' and don't send email 2013-06-06 18:36:16 -07:00
fabricators Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
fixtures added rottentomatoes.com onebox 2013-04-28 16:24:03 -04:00
integration Notify moderators when someone is automatically blocked because of spam flags 2013-06-06 18:49:19 -04:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
javascripts missed a spot 2013-06-07 09:17:34 +10:00
mailers Better HTML emails, smarter email digests, new email section in admin with digest preview 2013-06-05 17:47:25 -04:00
models Store when a topic was first set to auto-close and report that amount of time when it closes. And do some refactoring. 2013-06-06 17:04:21 -04:00
phantom_js formatted some tests 2013-02-27 03:18:23 +01:00
requests collapse some slow tests 2013-04-22 11:06:10 +10:00
services Notify moderators when someone is automatically blocked because of spam flags 2013-06-06 18:49:19 -04:00
support speed up tests 2013-04-22 13:48:41 +10:00
views/omniauth_callbacks add cas support with a few tests 2013-05-23 13:40:50 -07:00
spec_helper.rb forking in passenger was bust, message bus subscriptions would stop working after fork 2013-06-03 16:50:30 +10:00