Support multiple images in single API response (#4734)

* Support multiple images in single API response

* Fix media wrapper clashing with swipe counter

* Return an empty array, add additional filtering

* Add index to inline image filenames in processImageAttachment
This commit is contained in:
Cohee
2025-11-03 00:30:36 +02:00
committed by GitHub
parent c14fba8829
commit c04be57f84
4 changed files with 48 additions and 41 deletions
+1
View File
@@ -4977,6 +4977,7 @@ a:hover {
align-items: center;
flex-wrap: wrap;
gap: 0.5em;
padding-right: var(--mes-right-spacing);
}
.mes_media_wrapper:not(:empty)~.mes_file_wrapper:not(:empty) {