mautrix / meta

A Matrix-Facebook Messenger and Instagram DM puppeting bridge.
GNU Affero General Public License v3.0
155 stars 11 forks source link

PLAT-25848 Message mentions and replies #86

Closed JJTech0130 closed 1 month ago

JJTech0130 commented 1 month ago

Stacked on #84

Just rebased everything on top of fixed replies, should support mentions and replies in both directions. Uses some terrible by-hand HTML parsing just to get something simple working, not sure what the preferred approach in Go is, but going to make "Message formatting" a separate ticket...