matrix-appservice-discord icon indicating copy to clipboard operation
matrix-appservice-discord copied to clipboard

ping bridging does not work with escaped links

Open deltanedas opened this issue 2 years ago • 0 comments

the spec requires mention pills to be html escaped, so @ is %40 and : is %3a the bridge does not unescape these when trying to bridge pings, leading to it sending a matrix.to link on discord instead of pinging

deltanedas avatar Nov 08 '22 10:11 deltanedas