Merge branch 'proper-attachments' into shigusegubu
* proper-attachments: better attachments in uploading (grid layout) better handling of unknown files, better upload display better compact attachments merged in compact notifs and improved upon it gallery in post status form! gallery now supports flash, fixes for flash component. refactored media modal refactored attachments and gallery. All attachments now are in gallery. Use proper setting name Use cleaner instance config check for shoutbox setting Make locale language cleaner Don't shorten shoutbox to SB Fix lint error Update CHANGELOG.md New option: Hide shoutbox compact notifs
This commit is contained in:
commit
08ce9ba30b
20 changed files with 640 additions and 534 deletions
|
|
@ -182,8 +182,9 @@
|
|||
</router-link>
|
||||
</div>
|
||||
<template v-else>
|
||||
<status-content
|
||||
<StatusContent
|
||||
class="faint"
|
||||
:compact="true"
|
||||
:status="notification.action"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue