discourse/spec
Sam ab06f86fbe FEATURE: allow users to control how many previous replies they get
- always means we always send previous replies with every email
- never means we do not
- "unless previously sent" ... is the default, in which we only email you each reply once

The default_email_previous_replies site setting can control this toggle
2016-02-19 13:57:07 +11:00
..
components PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
controllers PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
fabricators PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
fixtures FIX: don't allow blocked user to send emails in 2016-02-11 10:39:57 +01:00
helpers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
integration Use 4.0 api for job fakes (as opposed to master) 2016-01-01 15:48:49 +11:00
integrity FEATURE: by default users track a group (as opposed to watch) 2016-01-27 21:38:33 +11:00
jobs PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
mailers FEATURE: allow users to control how many previous replies they get 2016-02-19 13:57:07 +11:00
models PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
phantom_js Okay disable uploads for now, looks like a PhantomJS bug 2015-11-06 14:21:52 -05:00
serializers PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
services PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
support FEATURE: suggested messages for messages 2016-02-03 18:50:05 +11:00
views/omniauth_callbacks Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
rails_helper.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00