discourse/config
Ted Johansson f573fd8f5e
FEATURE: Add more bulk dismiss buttons with confirmation (#29331)
When performing bulk dismissal in Unread and New views, the dismiss button stays at the top of the UI. Because of this we want to provide the dismiss action also in the "sticky" menu that's always in view, even when scrolling a long list of topics.
2024-11-08 15:59:12 +08:00
..
environments
initializers FIX: setup with db:create db:migrate (#29609) 2024-11-06 15:06:17 +11:00
locales FEATURE: Add more bulk dismiss buttons with confirmation (#29331) 2024-11-08 15:59:12 +08:00
application.rb DEV: Enable Rails 7.1 defaults 2024-08-12 10:41:13 +02:00
boot.rb
cdn.yml.sample
database.yml
deploy.rb.sample
dev_defaults.yml
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf DEV: Remove unused lines (#28940) 2024-09-17 15:46:01 +10:00
projections.json
puma.rb
routes.rb FEATURE: Add invite link to the sidebar (#29448) 2024-10-30 05:31:14 +03:00
sidekiq.yml
site_settings.yml DEV: Add verbose logging for google oauth (#29459) 2024-11-08 11:03:17 +08:00
spring.rb
thin.yml.sample
unicorn.conf.rb FIX: Unicorn master and Sidekiq reopening logs at the same time (#29137) 2024-10-10 08:01:40 +08:00
unicorn_launcher
unicorn_upstart.conf