discourse/config
jomaxro cc07f421f1 Update automated account blocked by staff PM
When a user's account is blocked by staff, they receive an automated PM informing them of such.  Unlike the new user too many flags PM, this PM does not inform that user what blocked means.  This PR adds two lines to the PM, one explaining what blocking means, the other informing the user to contact staff with questions.
2016-03-23 00:21:15 -04:00
..
cloud/cloud66 FEATURE: Localization fallbacks (server-side) 2015-07-15 10:17:36 -07:00
environments FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
initializers FIX: Assigning wrong value to variable. 2016-03-21 15:18:31 +08:00
locales Update automated account blocked by staff PM 2016-03-23 00:21:15 -04:00
application.rb FIX: Load Redis patch much earlier. 2016-03-11 17:29:00 +08:00
boot.rb Do not assume all interpreter versions support allocation tracing 2014-12-07 23:28:38 +00:00
cdn.yml.sample
database.yml Second attempt which removes any kind proxying. 2016-02-05 08:51:10 +08:00
deploy.rb.sample
discourse.config.sample Typo fix 2014-03-03 11:19:17 -05:00
discourse.pill.sample Improve bluepill sample config. 2014-01-31 16:09:35 -05:00
discourse_defaults.conf Add default port for redis_slave. 2016-03-11 15:07:07 +08:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf Merge pull request #3928 from jamielinux/nginx204 2016-01-30 01:48:22 -08:00
projections.json Instead of `.js.handlebars` use `.hbs` for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb puma config is a production thing 2016-02-24 14:49:31 +11:00
routes.rb FEATURE: separate API endpoints for public and private posts 2016-03-21 18:21:15 +05:30
site_settings.yml FEATURE: limit daily emails per user to 100 per day via site setting 2016-03-23 15:08:48 +11:00
spring.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
thin.yml.sample
unicorn.conf.rb extra logic to force kill orphan sidekiqs 2015-06-18 15:32:04 +10:00
unicorn_launcher reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf