Commit Graph

4 Commits

Author SHA1 Message Date
ggqshr 9879280a2c
fix: fix markdown embed image issue (#857)
* fix: fix markdown embed image issue

* fix urlTransform filter condition

* fix code format

* add image/gif filter

* Format code

---------

Co-authored-by: 饺子w (Yumechi) <35571479+eternal-flame-AD@users.noreply.github.com>
2025-10-13 02:19:33 +00:00
Jannis Mattheis f1bf24c10f fix: recalculate message overflow when image loads
The detection if the read-more button is necessary happened once at
render and wasn't recalculated after images loaded. This caused hidden
message overflow without a read more button.
2025-09-20 13:29:58 +02:00
Jannis Mattheis da6a1ec9f6 fix: upgrade markdown and other stuff 2025-08-04 12:03:29 +02:00
Jannis Mattheis 819a881557 Update ui deps 2021-06-19 09:39:15 +00:00