✨ Enhance language preferences and RTL support
- Set sort order when filtering by Boosts in Catch-up - Fix bugs related to user language preferences - Improve RTL text direction handling - Disable scroll snap for wider viewports - Add support for new post languages (Jawi Malay, Kashubian, Mohawk, and more)
This commit is contained in:
@ -7,9 +7,9 @@
|
||||
<title>Compose / Phanpy</title>
|
||||
<meta name="color-scheme" content="dark light" />
|
||||
<meta name="google" content="notranslate" />
|
||||
<script type="module" crossorigin src="../assets/compose-25Dzs_uX.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="../assets/useTitle-Mh8hVeGN.js">
|
||||
<link rel="stylesheet" crossorigin href="../assets/style-Jyj9EDmC.css">
|
||||
<script type="module" crossorigin src="../assets/compose-SFPeyg8r.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="../assets/useTitle-4zhrJw0D.js">
|
||||
<link rel="stylesheet" crossorigin href="../assets/style-hHkodcxc.css">
|
||||
<link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:inline-sw">if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('./sw.js', { scope: './' })})}</script></head>
|
||||
<body>
|
||||
<div id="app-standalone"></div>
|
||||
|
Reference in New Issue
Block a user