[go: up one dir, main page]

New mention matcher & parser

Fixes connect2x/trixnity-messenger/trixnity-messenger#615 (closed)

  • Added support for matching new RoomIds in links
  • Plaintext:
    • Removed support for matching EventIds and RoomIds in plaintext
  • HTML:
    • Removed support for matching links in HTML anchors
      Alternative: Use a proper HTML parser and then apply the matcher to TextContent nodes (we already do this in trixnity messenger)
  • Significantly more performant
Edited by Janne Mareike Koschinski

Merge request reports

Loading