discourse/app/helpers
Kris 0cfc928ad0
DEV: remove splash_screen site setting (#39758)
This removes the `splash_screen` site setting so that it will always be
enabled. The setting was originally included because it was an
experimental feature, but now all disabling it really does is give a
site a worse score for Google's core web vitals.

`def include_splash_screen?` remains to disable it in tests, which was
the same behavior as before (it was disabled at some point to fix
flakes). The specs that test the splash stub the helper to true.
2026-05-06 10:22:33 -04:00
..
application_helper.rb DEV: remove splash_screen site setting (#39758) 2026-05-06 10:22:33 -04:00
common_helper.rb FIX: Skip third-party analytics tags in full app embed iframes (#39534) 2026-04-24 14:58:45 -03:00
email_helper.rb UX: add preview to email templates (#36657) 2026-01-08 11:33:53 +04:00
embed_helper.rb DEV: Extract embed post date title into i18n-aware helper (#38594) 2026-03-17 09:12:21 -05:00
emoji_helper.rb FEATURE: Render emojis on GitHub labels when oneboxing an issue. (#13531) 2021-06-25 14:48:36 -03:00
list_helper.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
posts_helper.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
qunit_helper.rb DEV: Label plugin/theme qunit test output with target name (#39410) 2026-04-21 16:52:52 +01:00
topic_post_bookmarkable_helper.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
topics_helper.rb FEATURE: A dedicated 'show original' user preferences saved to user options (#39128) 2026-04-07 21:37:20 +08:00
user_notifications_helper.rb DEV: Refactors digest/summary email into partials (#33451) 2025-07-07 09:57:15 -05:00