-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
A-SSRServer-side rendering (backend)Server-side rendering (backend)A-archive-room-viewThe view to look at a room day by day in the archiveThe view to look at a room day by day in the archiveT-DefectSomething isn't working. Bugs, crashes, or other reported issues.Something isn't working. Bugs, crashes, or other reported issues.help wantedPR's welcome to fix this issue. It probably has a potential solution documented in the issue.PR's welcome to fix this issue. It probably has a potential solution documented in the issue.
Description
Autolinking should not stop when encountering first &
Example
{
"content": {
"body": "Excellent. Seems like some (most?) clients would probably fail to scroll back to this time in history:\n* https://matrix.to/#/!sOLQNHloevPHIEWcYN:matrix.org/$vofnzkokpJxtvNEGbZN9fWsCxFJc9UX2CIsQj4ZTW38?via=matrix.org&via=tchncs.de&via=t2bot.io",
"format": "org.matrix.custom.html",
"formatted_body": "<p>Excellent. Seems like some (most?) clients would probably fail to scroll back to this time in history:</p>\n<ul>\n<li>https://matrix.to/#/!sOLQNHloevPHIEWcYN:matrix.org/$vofnzkokpJxtvNEGbZN9fWsCxFJc9UX2CIsQj4ZTW38?via=matrix.org&via=tchncs.de&via=t2bot.io</li>\n</ul>\n",
"msgtype": "m.text"
},
"origin_server_ts": 1685370132404,
"sender": "@bkil:grin.hu",
"type": "m.room.message",
"unsigned": {
"m.relations": {
"m.thread": {
"latest_event": {
"content": {
"body": "mine fails. And I had same issue several times today.",
"m.relates_to": {
"event_id": "$5cQZRtG9bsleXZI2x-s6wEDfeZ5B1nC_jEvOwpA-VdI",
"is_falling_back": true,
"m.in_reply_to": {
"event_id": "$5cQZRtG9bsleXZI2x-s6wEDfeZ5B1nC_jEvOwpA-VdI"
},
"rel_type": "m.thread"
},
"msgtype": "m.text"
},
"origin_server_ts": 1685370490952,
"room_id": "!sOLQNHloevPHIEWcYN:matrix.org",
"sender": "@iam:pavli.cc",
"type": "m.room.message",
"unsigned": {},
"event_id": "$AlmvB1jPcCIn3Tdv-izDFzQ1-P5k3sPcHZ0Kogkc_so",
"user_id": "@iam:pavli.cc"
},
"count": 1,
"current_user_participated": false
}
}
},
"event_id": "$5cQZRtG9bsleXZI2x-s6wEDfeZ5B1nC_jEvOwpA-VdI",
"room_id": "!sOLQNHloevPHIEWcYN:matrix.org"
}
Metadata
Metadata
Assignees
Labels
A-SSRServer-side rendering (backend)Server-side rendering (backend)A-archive-room-viewThe view to look at a room day by day in the archiveThe view to look at a room day by day in the archiveT-DefectSomething isn't working. Bugs, crashes, or other reported issues.Something isn't working. Bugs, crashes, or other reported issues.help wantedPR's welcome to fix this issue. It probably has a potential solution documented in the issue.PR's welcome to fix this issue. It probably has a potential solution documented in the issue.