fix: gif emoji uploading
fix: external image proxy
This commit is contained in:
parent
275dd0a1eb
commit
8e241b3435
5 changed files with 17 additions and 20 deletions
|
@ -191,7 +191,7 @@
|
|||
id="avatar_file"
|
||||
name="file"
|
||||
type="file"
|
||||
accept="image/png,image/jpeg,image/avif,image/webp"
|
||||
accept="image/png,image/jpeg,image/avif,image/webp,image/gif"
|
||||
class="w-content"
|
||||
/>
|
||||
|
||||
|
|
|
@ -447,12 +447,9 @@
|
|||
<li>Use custom CSS on your profile</li>
|
||||
<li>
|
||||
Ability to use community emojis outside of
|
||||
their community <b>(soon)</b>
|
||||
</li>
|
||||
<li>
|
||||
Ability to upload and use gif emojis
|
||||
<b>(soon)</b>
|
||||
their community
|
||||
</li>
|
||||
<li>Ability to upload and use gif emojis</li>
|
||||
<li>Create infinite stack timelines</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue