discourse/config
Sam Saffron 820a435af8 FEATURE: add "email in-reply-to user option"
We no longer include previous replies as "context", instead
we include and excerpt of the post being replied to at the bottom
of notifications, this information was previously missing.

Users may opt in to emailing previous replies if they wish
or opt out of "in-reply-to" which makes sense in some email clients that
are smarter about displaying a tree of replies.
2016-02-26 00:05:59 +11: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 Ignore `ActionController::UnknownHttpMethod` error in logs. 2016-02-24 12:58:23 +08:00
locales FEATURE: add "email in-reply-to user option" 2016-02-26 00:05:59 +11:00
application.rb remove template compiler, handle it in another way 2015-11-25 15:45:36 +11:00
boot.rb
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
discourse.pill.sample
discourse_defaults.conf FEATURE: AR adapter to failover to a replica DB server. 2016-02-05 08:51:10 +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
puma.rb puma config is a production thing 2016-02-24 14:49:31 +11:00
routes.rb FEATURE: new incoming email details modal 2016-02-10 22:00:27 +01:00
site_settings.yml FEATURE: add "email in-reply-to user option" 2016-02-26 00:05:59 +11:00
spring.rb
thin.yml.sample
unicorn.conf.rb extra logic to force kill orphan sidekiqs 2015-06-18 15:32:04 +10:00
unicorn_launcher
unicorn_upstart.conf