Anthony Fu
|
b049b40298
|
fix(editor): mention handling on post editing (#1223)
|
2023-01-16 12:36:22 +00:00 |
|
Anthony Fu
|
36ae8be40a
|
feat: collapse mentions (#1034)
|
2023-01-13 01:08:56 +01:00 |
|
Daniel Roe
|
6f7bdf274f
|
refactor: use tiny-decode for parsing html entities (#922)
|
2023-01-09 23:08:42 +01:00 |
|
Anthony Fu
|
6944a74653
|
refactor: html parsing
|
2023-01-07 10:31:48 +01:00 |
|
三咲智子
|
1bf60dc4a2
|
fix: mention link in rich content
|
2022-12-27 02:39:29 +08:00 |
|
Robert van Hoesel
|
f8ebc0e99a
|
fix: don't decode HTML entities (&foo; ) until rendering (#465)
|
2022-12-20 00:23:06 +00:00 |
|
Daniel Roe
|
7887629954
|
fix: don't parse rich content in display name (#449)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-12-17 21:01:20 +00:00 |
|
Daniel Roe
|
b545efeacc
|
fix: revert removal of parsing rich content in display name
This reverts commit 5be48b102f .
|
2022-12-17 16:06:45 +00:00 |
|
三咲智子
|
5be48b102f
|
fix: don't parse rich content in display name
closes #445
|
2022-12-17 22:30:39 +08:00 |
|
Anthony Fu
|
0ef44cdf50
|
refactor: reorganize modules
|
2022-12-13 15:03:36 +01:00 |
|