implement a simple caching system for themes 3

This commit is contained in:
Henry Jameson 2024-04-22 23:40:39 +03:00
commit 5505a89e8a
8 changed files with 70 additions and 15 deletions

View file

@ -634,6 +634,7 @@
"subject_line_email": "Like email: \"re: subject\"",
"subject_line_mastodon": "Like mastodon: copy as is",
"subject_line_noop": "Do not copy",
"force_theme_recompilation_debug": "Disable theme cahe, force recompile on each boot (DEBUG)",
"conversation_display": "Conversation display style",
"conversation_display_tree": "Tree-style",
"conversation_display_tree_quick": "Tree view",