Merge remote-tracking branch 'upstream/main'

This commit is contained in:
2024-11-03 09:34:12 +13:00
19 changed files with 546 additions and 483 deletions

View File

@ -68,6 +68,12 @@
</fieldset>
<fieldset>
<legend>Content</legend>
<div class="prefs-group">
<label for="video_quality">Video quality:</label>
<select name="video_quality" id="video_quality">
{% call utils::options(prefs.video_quality, ["best", "medium", "worst"], "best") %}
</select>
</div>
<div class="prefs-group">
<label for="post_sort" title="Applies only to subreddit feeds">Default subreddit post sort:</label>
<select name="post_sort">