|
|
|
@ -46,7 +46,23 @@
@@ -46,7 +46,23 @@
|
|
|
|
|
</ul> |
|
|
|
|
</nav> |
|
|
|
|
|
|
|
|
|
<div class="wrapper options"> |
|
|
|
|
<div class="wrapper"> |
|
|
|
|
<div class="options"> |
|
|
|
|
|
|
|
|
|
<input id="tab_language" name="option_tab" type="radio" checked="checked" class="selectable_theme theme_nin"/> |
|
|
|
|
<label for="tab_language" class="tabs selectable_theme theme_nin">Language</label> |
|
|
|
|
<input id="t-2" name="option_tab" type="radio" class="selectable_theme theme_nin"/> |
|
|
|
|
<label for="t-2" class="tabs selectable_theme theme_nin">Theme</label> |
|
|
|
|
<input id="t-3" name="option_tab" type="radio" class="selectable_theme theme_nin"/> |
|
|
|
|
<label for="t-3" class="tabs selectable_theme theme_nin">Sound</label> |
|
|
|
|
<input id="t-4" name="option_tab" type="radio" class="selectable_theme theme_nin"/> |
|
|
|
|
<label for="t-4" class="tabs selectable_theme theme_nin">Keys</label> |
|
|
|
|
<input id="t-5" name="option_tab" type="radio" class="selectable_theme theme_nin"/> |
|
|
|
|
<label for="t-5" class="tabs selectable_theme theme_nin">Postboard</label> |
|
|
|
|
<input id="t-6" name="option_tab" type="radio" class="selectable_theme theme_nin" /> |
|
|
|
|
<label for="t-6" class="tabs selectable_theme theme_nin">Users</label> |
|
|
|
|
|
|
|
|
|
<div class="tab-content"> |
|
|
|
|
|
|
|
|
|
<div class="language"> |
|
|
|
|
|
|
|
|
@ -72,8 +88,8 @@
@@ -72,8 +88,8 @@
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="language"> |
|
|
|
|
|
|
|
|
|
<div class="theme"> |
|
|
|
|
<div class="module"> |
|
|
|
|
<p class="label"> Theme </p> |
|
|
|
|
<div> |
|
|
|
@ -81,6 +97,7 @@
@@ -81,6 +97,7 @@
|
|
|
|
|
<select name="" id="theme"> |
|
|
|
|
<option value="original">Original</option> |
|
|
|
|
<option value="calm">Calm</option> |
|
|
|
|
<option value="nin">Nin</option> |
|
|
|
|
</select> |
|
|
|
|
</form> |
|
|
|
|
<span class="selectable_theme theme_calm"> |
|
|
|
@ -96,6 +113,7 @@
@@ -96,6 +113,7 @@
|
|
|
|
|
<p class="label"> Sound notifications </p> |
|
|
|
|
<div> |
|
|
|
|
<form action="" id="notifyForm"> |
|
|
|
|
<div> |
|
|
|
|
<p class="label">Mentions</p> |
|
|
|
|
<select name="" id="sndMention" class="sndOpt"> |
|
|
|
|
<option value="false">none</option> |
|
|
|
@ -104,7 +122,9 @@
@@ -104,7 +122,9 @@
|
|
|
|
|
<option value="3">vibro</option> |
|
|
|
|
<option value="4">flip</option> |
|
|
|
|
<option value="5">click</option> |
|
|
|
|
</select><br> |
|
|
|
|
</select> |
|
|
|
|
</div> |
|
|
|
|
<div> |
|
|
|
|
<p class="label">Direct Messages</p> |
|
|
|
|
<select name="" id="sndDM" class="sndOpt"> |
|
|
|
|
<option value="false">none</option> |
|
|
|
@ -114,6 +134,7 @@
@@ -114,6 +134,7 @@
|
|
|
|
|
<option value="4">flip</option> |
|
|
|
|
<option value="5">click</option> |
|
|
|
|
</select> |
|
|
|
|
</div> |
|
|
|
|
<input type="range" name="playerVol" id="playerVol" min="0" max="1" step="0.01"><span class="volValue">0</span> |
|
|
|
|
</form> |
|
|
|
|
<audio id="player"></audio> |
|
|
|
@ -139,7 +160,6 @@
@@ -139,7 +160,6 @@
|
|
|
|
|
<div class="postboard-display"> |
|
|
|
|
<div class="module"> |
|
|
|
|
<p class="label"> Postboard displays </p> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
|
<form action="" id="hideRepliesOpt"> |
|
|
|
|
<p class="label">Posts that begin with mention</p> |
|
|
|
@ -150,7 +170,6 @@
@@ -150,7 +170,6 @@
|
|
|
|
|
</select> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
|
<form action="" id="hideCloseRTsOpt"> |
|
|
|
|
<p class="label">RTs those are close to original twist</p> |
|
|
|
@ -164,12 +183,8 @@
@@ -164,12 +183,8 @@
|
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="posts-display"> |
|
|
|
|
<div class="module"> |
|
|
|
|
<p class="label"> Posts display </p> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
|
<form action="" id="lineFeedsOpt"> |
|
|
|
|
<p>Line feeds</p> |
|
|
|
@ -179,7 +194,6 @@
@@ -179,7 +194,6 @@
|
|
|
|
|
</select> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
|
<form action="" id="showPreviewOpt"> |
|
|
|
|
<p class="label">Inline image preview</p> |
|
|
|
@ -189,7 +203,6 @@
@@ -189,7 +203,6 @@
|
|
|
|
|
</select> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
|
<form action="" id="useProxyOpt"> |
|
|
|
|
<p class="label">Use external links behind a proxy</p> |
|
|
|
@ -202,12 +215,9 @@
@@ -202,12 +215,9 @@
|
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="post-editor"> |
|
|
|
|
<div class="module"> |
|
|
|
|
<p class="label"> Post editor</p> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
|
<form action="" id="unicodeConversionOpt"> |
|
|
|
|
<p class="label">Automatic unicode conversion options</p> |
|
|
|
@ -222,19 +232,16 @@
@@ -222,19 +232,16 @@
|
|
|
|
|
<label class="label">Supported punctuations: </label> |
|
|
|
|
<span>โฅ โฆ โ โ โ โผ โ โ</span> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<input name="" id="convertEmotionsOpt" type="checkbox" /> <span class="label">Convert emotions codes to unicode symbols</span><br/> |
|
|
|
|
<input name="" id="convertEmotionsOpt" type="checkbox" /> <span class="label">Convert emotions codes to unicode symbols</span> |
|
|
|
|
<div> |
|
|
|
|
<label class="label">Supported emotions: </label> |
|
|
|
|
<span>๐ ๐ ๐บ ๐ โค ๐ ๐ข ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ฎ ๐ฑ ๐</span> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<input name="" id="convertSignsOpt" type="checkbox" /> <span class="label">Convert common signs to unicode</span><br/> |
|
|
|
|
<div> |
|
|
|
|
<label class="label">Supported signs:</label> |
|
|
|
|
<span>โก โป</span> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<input name="" id="convertFractionsOpt" type="checkbox" /> <span class="label">Convert fractions to unicode</span><br/> |
|
|
|
|
<div> |
|
|
|
|
<label class="label">Supported fractions:</label> |
|
|
|
@ -243,7 +250,7 @@
@@ -243,7 +250,7 @@
|
|
|
|
|
</div> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
|
|
|
|
|
<div> |
|
|
|
|
<form action="" id="splitPostsOpt"> |
|
|
|
|
<p class="label">Split long posts</p> |
|
|
|
@ -254,6 +261,8 @@
@@ -254,6 +261,8 @@
|
|
|
|
|
</select> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
@ -269,6 +278,8 @@
@@ -269,6 +278,8 @@
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
</div><!-- /tab-content --> |
|
|
|
|
</div><!-- /options --> |
|
|
|
|
</div><!-- /options --> |
|
|
|
|
</body> |
|
|
|
|
</html> |
|
|
|
|