discourse/config
Penar Musaraj 0297c79cbe
FIX: simplify display of multiple AJAX errors (#18763)
Our dialog service doesn't accept HTML by default and we shouldn't include HTML in the error message string. And given that the Ajax error handler is called in multiple contexts, it's tricky to properly support line breaks via either HTML or `\n` so we are opting for plain text in AJAX error messages.
2022-10-28 08:37:08 -04:00
..
cloud/cloud66
environments FEATURE: Make General the default category (#18383) 2022-09-30 12:20:21 -06:00
initializers DEV: Rename secure_media to secure_uploads (#18376) 2022-09-29 09:24:33 +10:00
locales FIX: simplify display of multiple AJAX errors (#18763) 2022-10-28 08:37:08 -04:00
application.rb
boot.rb
cdn.yml.sample
database.yml
deploy.rb.sample
dev_defaults.yml
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf Revert "Revert "FEATURE: Preload resources via link header (#18475)" (#18511)" (#18531) 2022-10-11 20:11:44 -03:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf DEV: Increase nginx proxy buffer size (#18530) 2022-10-11 11:33:07 -03:00
projections.json
puma.rb
routes.rb FIX: Do not show a 404 page when visiting messages (#18652) 2022-10-20 16:24:56 +03:00
sidekiq.yml
site_settings.yml FEATURE: reduce suspicious distance logins warning to 100km (#18767) 2022-10-28 07:01:11 +08:00
spring.rb
thin.yml.sample
unicorn.conf.rb
unicorn_launcher
unicorn_upstart.conf